Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
pfstmo_mai11(1) 	     General Commands Manual		 pfstmo_mai11(1)

NAME
     pfstmo_mai11 - Tone-mapping for backward-compatible compression

SYNOPSIS
     pfstmo_mai11 [--verbose][--quiet] [--help]

DESCRIPTION
     This  is a tone-mapping operator that is optimized to give the best perfor-
     mance for images or video that are encoded using a backward-compatible com-
     pression, such as HDR-JPEG, or HDR-MPEG. The images produced by this opera-
     tor do not need to be visually pleasing. The details on the operator can be
     found in:

	    Mai, Z., Mansour, H., Mantiuk, R., Nasiopoulos, P., Ward, R., & Hei-
	    drich, W.

	    Optimizing a tone curve for backward-compatible high  dynamic  range
	    image and video compression.

     If you find this TMO useful in your research project, please cite the paper
     above.

     The result of this TMO does not require gamma correction.

OPTIONS
     --verbose, -v
	    Print additional information during program execution.

     --quiet, -q
	    Do not display progress report.

     --help, -h
	    Print list of commandline options.

EXAMPLES
     pfsin memorial.hdr | pfstmo_mai11 | pfsout memorial_to_encode.png

	    Tone map memorial image and store the result in the PNG format.

SEE ALSO
     pfsin(1) pfsout(1) pfsview(1)

BUGS
     Please   report   bugs  and  comments  to	the  pfstools  discussion  group
     (http://groups.google.com/group/pfstools).

								 pfstmo_mai11(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pfstmo_mai11&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help