Roman Donchenko
Activity
Reported issues: 0
2015-02-24
- 10:18 am OpenCV Bug #4210 (Cancelled): relocation R_ARM_THM_MOVW_ABS_NC against `a local symbol' can not be used ...
- This is not a bug. You're trying to link static FFmpeg into a dynamic OpenCV. Either build FFmpeg as a dynamic librar...
2014-08-22
- 10:20 am OpenCV Bug #3875 (Cancelled): cv::Ptr assignment operator broken
- First, you're not using the assignment operator in this example. Second, this change was done deliberately to discour...
2014-06-23
- 11:59 am OpenCV Bug #3735 (Open): RotatedRect angle does not provide enough information
- @make html_docs@ will build the HTML version. You can't use Sphinx directly, since we do some... tricky things with it.
2014-03-06
- 02:54 pm OpenCV Bugfix #3554 (Done): VIDIOC_QUERYMENU error when using VideoCapture and Video4Linux on RaspberryPi
2014-02-28
- 10:32 am OpenCV Bug #3584 (Done): getPolicy method is not threadsafe
- FLANN as a whole is not thread-safe, because it uses @rand@. IMHO, we should cease all multithreaded usage of it.
2014-02-25
- 03:00 pm OpenCV Bug #3572 (Open): Unable to build with OpenNI+Kinect support
- OpenNI 2 is not supported. Use 1, or help us implement it. :-)
- 11:26 am OpenCV Bug #3568 (Done): Build fails with WITH_OPENGL=ON
- > is it that build testing is not done with OpenGL enabled?
Yes, unfortunately. I gotta do something about that, b...
2014-02-21
- 09:09 am OpenCV Bug #3439 (Cancelled): matlab module
- Looks like a duplicate of #3440, which has already been fixed.
(I guess technically #3440 is the duplicate, but I'... - 09:06 am OpenCV Bug #3440 (Done): PREPEND and MEX_LIB_DIR in Matlab module's CMakeLists.txt
- The aforementioned pull request has been merged, so presumably this is fixed.
- 09:01 am OpenCV Bug #3532 (Done): Imgproc_Moments.accuracy test fails on Linux x64
- Hmm, somehow I accidentally unassigned this from myself. Anyway, the PR is merged.
Also available in: Atom