Nisarg Thakkar
- Registered on: 2014-06-21
- Last connection: 2015-04-24
Activity
Reported issues: 2
2015-04-24
- 03:53 pm OpenCV Bug #4282 (Done): Documentation: VideoCapture::get
- https://github.com/Itseez/opencv/pull/3945
It has already been merged.
2015-04-16
- 05:16 am OpenCV Bug #4243 (Done): Change in morphologyEx kernel specifier from opencv-2.4.9
- I have submitted a pull request : https://github.com/Itseez/opencv/pull/3932
Please review it.
2015-04-07
- 06:07 pm OpenCV Bug #4194 (Cancelled): cv::meanStdDev returns inf sd for CV_32FC1 Mat in release build
- This seems a problem in IPP. If I remove the IPP for CV_32FC1, the result is calculated correctly. But, if the number...
2015-04-03
- 05:37 am OpenCV Bug #4227 (Open): YUV implemented incorrectly
- I think this has been implemented correctly. OpenCV uses YCrCb whereas Matlab uses YCbCr. I guess this might be causi...
2015-03-03
- 06:56 pm OpenCV Bug #4207 (Done): OpenCV 3.0 SVM crashes for large number of iterations
- Can you post your training data?
2015-02-26
- 04:26 pm OpenCV Bug #4217 (New): KNN returns unexpected class
- I think this is working according to the algorithm. The output is 1 because on considering k=4, we get, 1 member from...
2015-02-22
- 07:02 am OpenCV Bug #4194 (Cancelled): cv::meanStdDev returns inf sd for CV_32FC1 Mat in release build
- Hi Sergey,
Can you attach the @im@ that you used? - 05:19 am OpenCV Bug #4111 (New): imwrite can't write jpeg2000 4-channel images.
- Currently jasper doesn't support 4 channel images.
2015-02-21
- 12:09 pm OpenCV Bug #4159 (Cancelled): When drawing circles a linetype of CV_AA does not cause the resulting dra...
- You should change your code to :...
- 06:18 am OpenCV Bug #4159 (Cancelled): When drawing circles a linetype of CV_AA does not cause the resulting dra...
- Sorry, that was a different bug
Also available in: Atom