Name
Last commit
Last update
..
calib3d Merge pull request #7975 from tomoaki0705:cleanupCalib3dStereo
core Merge pull request #7863 from tomoaki0705:universalIntrinsicPopcount
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 test: fix cuda build
cudastereo test: fix cuda build
cudawarping Fixed identifiers warns
cudev build: cuda warnings
features2d use universal intrinsic in fast
flann Merge pull request #7370 from souch55:Fixxn
highgui highgui: preserve waitKey -1 return value
imgcodecs Issue-7310: Updated imwrite doc to correct default setting for IMWRITE_PNG_COMPRESSION and clarified existing doc a bit.
imgproc optimize corner detection series using AVX instructions
java Added Java wrapping for tracking module
ml Merge pull request #8019 from berak:patch-2
objdetect test: use relative error in HOG tests
photo photo: fix InputArray -> CvMat
python shape: force column-based vector
shape shape: force column-based vector
stitching test: don't check magic values in stitching perf test
superres warnings
ts cuda: fix CUDA tests initialization
video don't run OpenVX pyrLK if user asked for err vector
videoio Merge pull request #8009 from Legoless:master
videostab Merge pull request #7370 from souch55:Fixxn
viz viz: free new[] allocated arrays using delete[] instead of free
world Merge pull request #8009 from Legoless:master
CMakeLists.txt world fix