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
04cd09a30a8e9d8a3b36c9d2e9409bb6db6a21b0
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
update samples: waitKey() usage
2016-12-15 15:39:47 +03:00
Smoothing.cpp
…
Threshold_inRange.cpp
update samples: waitKey() usage
2016-12-15 15:39:47 +03:00
Threshold.cpp
update samples: waitKey() usage
2016-12-15 15:39:47 +03:00