opencv/modules
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
..
androidcamera
calib3d
contrib fixed compilation error because of DetectionBasedTracker 2012-10-09 18:55:20 +04:00
core fixed example of iteration through a SparseMat (bug #2310) 2012-10-09 22:16:57 +04:00
features2d Fix read after the end of local buffer in SSE-optimized TYPE_5_8 and TYPE_7_12 FAST cornerScore 2012-10-10 02:32:47 +04:00
flann Fix inconsistent argument type in HammingLUT distance (flann) 2012-10-10 00:31:22 +04:00
gpu
highgui Issue #2035 Calling cv::namedWindow crashes on Android fixed. 2012-10-10 12:40:36 +04:00
imgproc expanded cv::threshold parallelization to other threading frameworks; fixed potential bug with unprocessed bottom of the image; fixed build problem in stitching 2012-10-09 22:38:04 +04:00
java Issue #2284 BaseLoaderCallback requires use of Activity fixed. 2012-10-10 11:44:01 +04:00
legacy
ml
nonfree
objdetect
ocl some optimizations to ocl::pyrDown, PyrLK and Canny 2012-09-24 20:28:35 +08:00
photo
python
stitching
ts
video
videostab
world
CMakeLists.txt
refman.rst.in