This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
2e056fbe8ae69b94dad6c8bde86b86197161afe8
opencv
/
samples
/
cpp
/
tutorial_code
/
ImgProc
T
History
vskarlsruhe
6e12391c91
Code cleanup, removed cv:: because using namespace cv is already used.
2017-02-28 10:03:09 +01:00
..
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.
2017-01-05 18:31:03 +01:00
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.
2017-01-05 18:31:03 +01:00
HitMiss.cpp
Code cleanup, removed cv:: because using namespace cv is already used.
2017-02-28 10:03:09 +01:00
Morphology_1.cpp
…
Morphology_2.cpp
…
Morphology_3.cpp
…
Pyramids.cpp
…
Smoothing.cpp
…
Threshold_inRange.cpp
…
Threshold.cpp
…