What steps will reproduce the problem?
1. image = cvLoadImage('test.jpg',1)
2. patch = cvGetSubRect(image, None, cvRect(x,y,width,height))
3.
What is the expected output? What do you see instead?
An image patch defined by (x,y,width, height).
CvArr()
What version of the product are you using? On what operating system?
0.7.2 mac os x
Please provide any additional information below.
Original issue reported on code.google.com by zhu....@gmail.com on 5 Apr 2009 at 7:21
Original issue reported on code.google.com by
zhu....@gmail.com
on 5 Apr 2009 at 7:21