logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pfsinpfm - Load images or frames in PFM format

Bugs

       Please    report    bugs    and    comments    on    implementation    to    the     discussion     group
       http://groups.google.com/group/pfstools

Description

       Use  this  command  to  read  frames  in PFM format. PFM format is used for HDR Shop plug-ins and is also
       supported by some recent versions of NetPBM package (pamtopfm and  pfmtopam  commands).  The  frames  are
       converted  to  pfs  stream  and send to the Standard Output. This command can handle both color and gray-
       scale images.

       Details on the format of the pattern file names, which are used for reading multiple frames, can be found
       in the manual page of pfsinppm.

       To automatically recognize a file format from the extension, use pfsin command instead.

Examples

        pfsin memorial.pfm | pfsout memorial.hdr

              Converts from one HDR format to another

Name

       pfsinpfm - Load images or frames in PFM format

See Also

pfsin(1) pfsinppm(1) pfsoutpfm(1)

                                                                                                     pfsinpfm(1)

Synopsis

pfsinpfm (<file> [--frames <range>] [--skip-missing])  [<file>...]

See Also