Aly Osama

  • Registered on: 2014-12-17
  • Last connection: 2015-01-24

Activity

Reported issues: 0

2015-01-24

11:05 pm OpenCV Bugfix #4133 (Cancelled): cv::resize and cv::warpAffine produce different results
it should be as r1 so the problem is at wrapAffine function
r1:
[ 1, 2, 3, 4;
2, 2, 4, 5;
3, ...

2015-01-20

01:17 pm OpenCV Bugfix #4133 (Cancelled): cv::resize and cv::warpAffine produce different results
Could you run this testcase and tell me your result
Mat tst(2, 2, CV_8U);
tst.at<uchar>(0,0) = 1;
tst.at<uchar>(0...

2014-12-17

08:44 pm OpenCV Feature #3475 (Open): Add ability to serve video stream
Hi, i want to ask what is the progress in this feature so that i could complete it
thanks

Also available in: Atom