Open Source Computer Vision Library https://opencv.org/
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.
 
 
 
 
 
 
vskarlsruhe 6e12391c91 Code cleanup, removed cv:: because using namespace cv is already used. 8 years ago
..
changing_contrast_brightness_image Use directly the doxygen snippet command for the Changing the contrast and brightness of an image tutorial. Extend the tutorial with a pratical example and with a gamma correction method to adjust the brightness of an image. 8 years ago
BasicLinearTransforms.cpp Use directly the doxygen snippet command for the Changing the contrast and brightness of an image tutorial. Extend the tutorial with a pratical example and with a gamma correction method to adjust the brightness of an image. 8 years ago
HitMiss.cpp Code cleanup, removed cv:: because using namespace cv is already used. 8 years ago
Morphology_1.cpp
Morphology_2.cpp
Morphology_3.cpp
Pyramids.cpp update samples: waitKey() usage 8 years ago
Smoothing.cpp
Threshold.cpp update samples: waitKey() usage 8 years ago
Threshold_inRange.cpp update samples: waitKey() usage 8 years ago