1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-16 13:57:05 +08:00
Files
opencv_contrib/modules/mcc
Yannis Guyon cd97cad52d Use T as temp var type in polyanticlockwise()
To match the input data type.
Cast inner computation to double to prevent int overflows for any
input type.
2022-08-08 22:44:21 +02:00
..