mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05:00
- fixed uninitialized memory access and memory leaks - extracted several code blocks to separate functions - updated part of algorithm to use cv::Mat instead of CvMat and IplImage