Pavel Gurevich
- Registered on: 2012-02-12
- Last connection: 2014-03-24
Activity
Reported issues: 2
2012-12-05
- 02:34 pm OpenCV Patch #1387 (Open): Add distort and distortPoints functions
- I also think OpenCV lacks this functionality. Example usage is when you want to mark points on the original image aft...
2012-08-29
- 10:42 pm OpenCV Bug #2167 (Done): TriangulatePoints and vector<Point2f> or CV_XXFC2 Matrices
- Updated from the trunk yesterday, but still see wrong behavior of reshape(). The number of channels does not change u...
2012-08-15
- 06:11 pm OpenCV Feature #2272 (Open): Add inter-camera synchronization
2012-07-24
- 06:38 pm OpenCV Bug #1241 (Open): Cannot change video size in a thread
- As of 2.4.2, even the previous work-around stopped working. I saw much changes in the file cap_dshow.cpp, but meanwhi...
2012-03-26
- 01:05 am OpenCV Bug #1241 (Open): Cannot change video size in a thread
- I managed to made this work. The problem is that by default (as of 2.3.1) in the file cap_dshow.cpp which has a copy ...
2011-07-20
- 07:01 pm OpenCV Bug #98 (Cancelled): crashes with wxWidgets
- I'm using g++ 4.5.1
Debugged it further; the crash only happens when I provide aperture size of 5 or 7 for Canny, ... - 06:23 pm OpenCV Bug #1241 (Open): Cannot change video size in a thread
- 06:13 pm OpenCV Bug #98 (Cancelled): crashes with wxWidgets
- Some more info: the crash occurs also with Qt. Canny crashes on an image sized 320x240; the Canny code runs in a sepa...
- 05:55 pm OpenCV Bug #98 (Cancelled): crashes with wxWidgets
- Still getting Canny crashed at
cv::SymmRowSmallVec_8u32s::operator()(unsigned char const*, unsigned char*, int, in...
Also available in: Atom