mirror of
https://github.com/opencv/opencv.git
synced 2026-09-25 04:09:57 +03: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