Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gary Allen 9d0a451bee
Merge pull request #3296 from gvcallen:4.x
2 years ago
..
doc Merge pull request #3296 from gvcallen:4.x 2 years ago
include/opencv2 Merge pull request #3296 from gvcallen:4.x 2 years ago
misc/python/test Merge pull request #3296 from gvcallen:4.x 2 years ago
samples Merge pull request #3296 from gvcallen:4.x 2 years ago
src Merge pull request #3296 from gvcallen:4.x 2 years ago
test Merge pull request #3296 from gvcallen:4.x 2 years ago
CMakeLists.txt Merge pull request #3296 from gvcallen:4.x 2 years ago
README.md Merge pull request #3296 from gvcallen:4.x 2 years ago

README.md

Intensity Transformations

This module contains some of the intensity transformation methods used to adjust the constrast of an image. The methods in the module include autoscaling, gamma correction, log transformations, and contrast stretching.