opencv/samples/cpp/tutorial_code
2023-01-23 00:11:12 +00:00
..
calib3d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-05-18 18:06:26 +00:00
compatibility
core cmake: find_package with QUIET 2021-10-26 14:29:57 +00:00
features2D Add more references. Update missing references with webarchive. Use mathbf for matrices. Check that the determinant of the rotation matrix is not negative (reflection), and correct it if it is the case. 2022-06-19 01:27:32 +02:00
gapi Merge pull request #21157 from alexgiving:atrutnev/move_resize 2021-12-29 15:13:43 +00:00
gpu
HighGUI Merge pull request #22149 from seanm:sprintf 2022-06-25 06:48:22 +03:00
Histograms_Matching Fix an arg for calcHist() in demos 2021-06-30 17:22:56 +03:00
imgcodecs/GDAL_IO
ImgProc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-11-20 20:32:00 +00:00
ImgTrans Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-10-15 16:44:47 +00:00
introduction Merge pull request #16889 from mehlukas:3.4-consolidateImshow 2020-04-07 14:14:51 +00:00
ml
objectDetection move tutorial to imgproc and example to ImgTrans 2022-09-10 17:42:20 +02:00
photo
ShapeDescriptors
snippets Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
TrackingMotion build: eliminate build warnings 2021-08-28 17:11:26 +00:00
video Fix some typos in platforms/, samples/, 3rdparty/. 2022-09-07 16:09:23 +03:00
videoio samples: fix build without threading support 2021-10-19 09:31:12 +00:00
xfeatures2D