opencv/modules
2017-04-27 10:05:55 +00:00
..
calib3d Test data correction. 2017-04-27 10:05:55 +00:00
core Merge pull request #8128 from LaurentBerger:MatrixExpressions 2017-02-06 10:34:12 +00:00
cudaarithm
cudabgsegm
cudacodec
cudafeatures2d
cudafilters BufferPool is used for temporary buffer, use mat create directly 2016-12-29 18:29:44 +08:00
cudaimgproc
cudalegacy
cudaobjdetect
cudaoptflow Fixed bug #7482. Updated dense flow routine to reference bound textures. 2017-01-18 19:30:45 +02:00
cudastereo
cudawarping
cudev
features2d use universal intrinsic in fast 2017-01-23 19:03:22 +09:00
flann Added CV_DEPRECATED macro 2017-01-24 15:57:06 +03:00
highgui highgui: use forward slash for gl.h include 2017-02-06 04:15:10 +11:00
imgcodecs Issue-7310: Updated imwrite doc to correct default setting for IMWRITE_PNG_COMPRESSION and clarified existing doc a bit. 2016-12-26 00:44:43 -06:00
imgproc build: workaround for missing _mm256_setr_m128 in GCC 2017-01-26 18:39:38 +03:00
java Added Java wrapping for tracking module 2016-12-31 02:19:38 +09:00
ml Merge pull request #8103 from sovrasov:em_docs_update 2017-01-31 09:10:37 +00:00
objdetect add explanation to detectMultiScale overload functionality 2017-02-06 10:38:03 +01:00
photo photo: fix InputArray -> CvMat 2016-12-22 04:22:47 +03:00
python cmake world: allow to build python bindings 2017-01-23 18:45:53 +03:00
shape remove precomp.cpp 2017-01-23 18:45:53 +03:00
stitching cmake: include contrib modules into opencv_world 2017-01-23 18:45:53 +03:00
superres
ts Fix for opencv/opencv#8105 (compiling with mingw32) 2017-02-02 13:47:09 -08:00
video Clarify docs for MOG2::apply 2017-01-26 12:43:41 +03:00
videoio Merge pull request #8112 from PkLab:Fix_7898 2017-02-01 14:37:24 +00:00
videostab
viz viz: fix compilation - we need the VTK includes before ocv_define_module 2017-01-27 15:51:19 +01:00
world cmake: include contrib modules into opencv_world 2017-01-23 18:45:53 +03:00
CMakeLists.txt