Name
Last commit
Last update
..
calib3d Simplest test added and code debuged.
core Merge pull request #8128 from LaurentBerger:MatrixExpressions
cudaarithm build: fix cuda tests
cudabgsegm Fixed identifiers warns
cudacodec Fixed identifiers warns
cudafeatures2d test: fix cuda build
cudafilters BufferPool is used for temporary buffer, use mat create directly
cudaimgproc build: cuda warnings
cudalegacy Merge pull request #7370 from souch55:Fixxn
cudaobjdetect test: fix cuda build
cudaoptflow Fixed bug #7482. Updated dense flow routine to reference bound textures.
cudastereo test: fix cuda build
cudawarping Fixed identifiers warns
cudev build: cuda warnings
features2d use universal intrinsic in fast
flann Added CV_DEPRECATED macro
highgui highgui: use forward slash for gl.h include
imgcodecs Issue-7310: Updated imwrite doc to correct default setting for IMWRITE_PNG_COMPRESSION and clarified existing doc a bit.
imgproc build: workaround for missing _mm256_setr_m128 in GCC
java Added Java wrapping for tracking module
ml Merge pull request #8103 from sovrasov:em_docs_update
objdetect add explanation to detectMultiScale overload functionality
photo photo: fix InputArray -> CvMat
python cmake world: allow to build python bindings
shape remove precomp.cpp
stitching cmake: include contrib modules into opencv_world
superres warnings
ts Fix for opencv/opencv#8105 (compiling with mingw32)
video Clarify docs for MOG2::apply
videoio Merge pull request #8112 from PkLab:Fix_7898
videostab Merge pull request #7370 from souch55:Fixxn
viz viz: fix compilation - we need the VTK includes before ocv_define_module
world cmake: include contrib modules into opencv_world
CMakeLists.txt world fix