Artur Wieczorek
- Registered on: 2014-04-20
- Last connection: 2015-09-25
Activity
Reported issues: 0
2015-01-19
- 04:46 pm OpenCV Bug #4087 (Done): highgui window_w32.cpp error: 'TBBUTTONINFO' was not declared in this scope
- Fixed in "PR3570":https://github.com/Itseez/opencv/pull/3570
2015-01-16
- 06:39 pm OpenCV Bug #4107 (Open): 'struct IUnknown' has accessible non-virtual destructor for MinGW 4.9.2
- Fixed in "PR3599":https://github.com/Itseez/opencv/pull/3599
2015-01-11
- 09:02 pm OpenCV Feature #2625 (Done): Const correctnes for cv::VideoCapture::get
- Implemented in "PR3504":https://github.com/Itseez/opencv/pull/3504
2014-12-30
- 09:31 pm OpenCV Bug #4078 (New): the fuction cvCreateFileCapture return 0 on Opencv 2.4.9
- From what you've described it seems that your library is built with HAVE_VFW and HAVE_MSMF options disabled.
Please ... - 06:58 pm OpenCV Bug #4087 (Done): highgui window_w32.cpp error: 'TBBUTTONINFO' was not declared in this scope
- TBBUTTONINFO should be defined in commctrl.h if _WIN32_IE >= 0x0400
BTNS_xxx should be defined in commctrl.h if _WIN...
2014-12-09
- 05:00 pm OpenCV Bug #4043 (Cancelled): Imwrite does not saves image properly
- I cannot reproduce this issue with OpenCV 2.4.10 and 3.0 (trunk) under Ubuntu 14.04 LTS (x64).
Saved bitmap is not d...
2014-12-01
- 04:58 pm OpenCV Bug #4013 (Done): cv::ellipse does not fill in some cases
- Fixed in "PR3447":https://github.com/Itseez/opencv/pull/3447
2014-11-30
- 02:03 pm OpenCV Bug #3989 (Done): fitEllipse
- Another example:
Below set of points defines following ellipse: width=34 height=16 angle=90 center=35,35
fitEllipse...
2014-11-27
- 06:24 pm OpenCV Bug #4013 (Done): cv::ellipse does not fill in some cases
- See "PR3447":https://github.com/Itseez/opencv/pull/3447
- 05:59 pm OpenCV Bug #3989 (Done): fitEllipse
- This issue can be also reproduced with the ellipse drawn using following code snippet:...
Also available in: Atom