This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-29 15:23:05 +04:00
Code
Packages
Releases
Wiki
Activity
Files
14f65f79f0c74366668473994b7bb7577f46b424
opencv
/
modules
/
highgui
T
History
Ethan Rublee
14f65f79f0
Wrapping the tests in an if guard. Fails to build if the BUILD_TESTS flag is
...
not enabled.
2011-06-01 18:04:46 +00:00
..
doc
fixed several typos, including the old ones from ticket
#854
2011-05-21 20:17:45 +00:00
include/opencv2
/highgui
removed unnecessary #include "windows.h" from "highgui_c.h"
2011-05-13 19:40:57 +00:00
src
removed confusing CvCapture::queryFrame(); rewritten cvQueryFrame() (ticket
#235
)
2011-05-29 21:02:53 +00:00
test
minor fix
2011-06-01 17:41:30 +00:00
CMakeLists.txt
Wrapping the tests in an if guard. Fails to build if the BUILD_TESTS flag is
2011-06-01 18:04:46 +00:00