opencv/modules/highgui
Alexander Smorkalov 36135fc59d Issue #2035 Calling cv::namedWindow crashes on Android fixed.
Window-related functions is guarded from calls from application code.
Old implementations with "no-gui" exception are stell compiled and linked to OpenCV library for binary compatibility.
2012-10-10 12:40:36 +04:00
..
doc added variant of cv::imdecode with the specified output matrix 2012-10-01 16:23:40 +04:00
include/opencv2/highgui Issue #2035 Calling cv::namedWindow crashes on Android fixed. 2012-10-10 12:40:36 +04:00
perf Fix sanity checks in highgui module 2012-10-09 19:39:03 +04:00
src added Asus Xtion QVGA modes to the OpenNI backend (patch #1753) 2012-10-09 22:01:43 +04:00
test replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 2012-10-02 23:07:46 +04:00
CMakeLists.txt Issue #2035 Calling cv::namedWindow crashes on Android fixed. 2012-10-10 12:40:36 +04:00