added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2...
authorVadim Pisarevsky <no@email>
Thu, 11 Aug 2011 17:59:30 +0000 (17:59 +0000)
committerVadim Pisarevsky <no@email>
Thu, 11 Aug 2011 17:59:30 +0000 (17:59 +0000)
commitbd0d8429eea1d8cd9b10089320cbfee7e00f2b59
tree36568eddc0b330d7acb3dd0548bebdcabd665239
parentd58459ccdd754efbe071fbdcf5fb5b73ad8a20d0
added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor.
CMakeLists.txt
OpenCVFindXimea.cmake [new file with mode: 0755]
cvconfig.h.cmake
modules/highgui/include/opencv2/highgui/highgui_c.h
modules/highgui/src/cap.cpp
modules/highgui/src/cap_ximea.cpp [new file with mode: 0755]
modules/highgui/src/precomp.hpp
modules/video/src/bgfg_gaussmix2.cpp