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
c65c67eff4
opencv
/
modules
/
highgui
History
Vadim Pisarevsky
c65c67eff4
preserve alpha channel in PNG, when imread(..., -1) is called (ticket
#1107
)
2011-08-11 22:38:09 +00:00
..
doc
added some missing declarations of the functions, noticed in the ticket ##229
2011-08-06 19:17:14 +00:00
include/opencv2
/highgui
added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor.
2011-08-11 17:59:30 +00:00
src
preserve alpha channel in PNG, when imread(..., -1) is called (ticket
#1107
)
2011-08-11 22:38:09 +00:00
test
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
CMakeLists.txt
added support for Ximea cameras (missing parts in the prev. commit)
2011-08-11 18:06:09 +00:00