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
8bd595acfe594dae28730ff03cf31262e3e8d97f
opencv
/
samples
/
gpu
T
History
Vladislav Vinogradov
9f3b1f7e50
use HAVE_OPENGL instead of WITH_OPENGL for GPU opengl sample
...
in this case the sample will not be built if OpenGL is not found
2016-07-15 15:14:56 +03:00
..
performance
…
alpha_comp.cpp
update cpp samples and tutorials
2016-06-26 20:55:00 +03:00
bgfg_segm.cpp
…
cascadeclassifier_nvidia_api.cpp
…
cascadeclassifier.cpp
Merge pull request
#6821
from sturkmen72:TickMeter_class_addition
2016-07-14 11:40:46 +00:00
CMakeLists.txt
use HAVE_OPENGL instead of WITH_OPENGL for GPU opengl sample
2016-07-15 15:14:56 +03:00
driver_api_multi.cpp
update cpp samples and tutorials
2016-06-26 20:55:00 +03:00
driver_api_stereo_multi.cpp
update cpp samples and tutorials
2016-06-26 20:55:00 +03:00
farneback_optical_flow.cpp
…
generalized_hough.cpp
…
hog.cpp
…
houghlines.cpp
…
morphology.cpp
…
multi.cpp
update cpp samples and tutorials
2016-06-26 20:55:00 +03:00
opengl.cpp
update cpp samples and tutorials
2016-06-26 20:55:00 +03:00
optical_flow.cpp
…
opticalflow_nvidia_api.cpp
update cpp samples and tutorials
2016-06-26 20:55:00 +03:00
pyrlk_optical_flow.cpp
…
stereo_match.cpp
…
stereo_multi.cpp
…
super_resolution.cpp
…
surf_keypoint_matcher.cpp
update cpp samples and tutorials
2016-06-26 20:55:00 +03:00
video_reader.cpp
fix video_reader GPU sample compilation after latest changes in master
2016-07-14 16:18:43 +03:00
video_writer.cpp
…