This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-25 11:40:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9336b700ba
opencv
/
modules
/
highgui
History
Vadim Pisarevsky
9336b700ba
use FindZLIB(), FindJPEG() etc. on MacOSX as well to avoid possible conflicts with MacPorts.
2011-05-27 13:47:18 +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
return NULL in the case of incorrect camera index (ticket
#710
)
2011-05-21 18:07:28 +00:00
test
Test system included into Android build
2011-04-11 14:47:06 +00:00
CMakeLists.txt
use FindZLIB(), FindJPEG() etc. on MacOSX as well to avoid possible conflicts with MacPorts.
2011-05-27 13:47:18 +00:00