1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-28 14:53:03 +04:00
Files
opencv/modules
Alexander Alekhin 175cd03ff2 calib3d: fix findCirclesGrid hang
- detect case with infinite loop and raise NoConv exception
- handle such exception
- add support for case with missing `blobDetector` (image contains Point2f array of candidates)
- add regression test
- undone rectification for "failed" detections too
- drop redirectError() usage
2020-12-11 07:31:50 +00:00
..
2020-12-11 07:31:50 +00:00
2020-04-15 23:25:12 +09:00
2020-08-21 23:52:30 +09:00
2019-10-08 15:30:02 +03:00
2019-08-08 21:49:32 +09:00
2020-08-21 23:52:30 +09:00
2020-11-18 17:07:04 +03:00
2020-11-18 17:07:04 +03:00
2020-12-03 14:18:54 +00:00
2020-09-27 21:14:55 +00:00
2020-10-28 12:54:54 +03:00