Dmitry Matsypaev
- Registered on: 2012-02-12
- Last connection: 2014-09-01
Activity
Reported issues: 1
2014-09-01
- 02:22 pm OpenCV Bug #2235 (Done): RTSP over TCP with cvCreateFileCapture not working
- Hello there!
I've faced this problem when migrating from Ubuntu 12.04 to 14.04 with the same OpenCV version (teste...
2011-08-23
- 03:56 pm OpenCV Bug #1325 (Cancelled): cv::findContours() causes the crash of app on Windows 32 bit
- I used scons and QT environment with Microsoft compiler, not Visual Studio.
Now I'm trying to build and run with V...
2011-08-19
- 11:50 am OpenCV Bug #1325 (Cancelled): cv::findContours() causes the crash of app on Windows 32 bit
- image - is single channel binary matrix
contours - of vector<vector<Point> > type
hierarchy - of vector<Vec4i>
mod... - 11:45 am OpenCV Bug #1325 (Cancelled): cv::findContours() causes the crash of app on Windows 32 bit
- I used the function which returns hierarchy.
void findContours(InputOutputArray image, [[OutputArrayOfArrays]] con... - 11:31 am OpenCV Bug #1325 (Cancelled): cv::findContours() causes the crash of app on Windows 32 bit
Also available in: Atom