Ankit Dhiman
- Registered on: 2015-02-04
- Last connection: 2016-03-13
Activity
Reported issues: 0
2015-02-12
- 06:53 pm OpenCV Bug #4046 (Cancelled): Error when decoding a jpeg file
- Yes, you can check who is right.
1.) Get a raw image file (uncompressed image data). Android 5.0 Nexus 5 or Nexus 6...
2015-02-08
- 12:16 pm OpenCV Bugfix #4133 (Cancelled): cv::resize and cv::warpAffine produce different results
- I tried using warpPerspective function.
@Mat tst(2, 2, CV_8U);
tst.at<uchar>(0,0) = 1;
tst.at<uchar>(0,1) = 4;
...
Also available in: Atom