fback.py example error (Bug #2796)
Description
Hello,
When I run the Python example fback.py, it complains that:
"CvPoint argument 'pt2' expects two integers"
If I force the 'pt2' arguments of Lines ( which is (x+fx,y+fy)) to be integers then it works fine. Does anyone else have this issue?
Associated revisions
Merge pull request #2796 from berak:b_3674_24
History
Updated by Kirill Kornyakov about 12 years ago
Josh, it is not clear to me what should be done, so I prefer to cancel the ticket. Look, if there is something you want to discuss, please use Q&A forum: http://answers.opencv.org. And if there is actually something that should be changed in OpenCV, please state it clear. It seems that you have a workaround, so do you think that OpenCV should behave in some different way? If yes, please provide as much details as you can.
- Target version set to 2.4.4
- Assignee changed from Kirill Kornyakov to Josh Harguess
- Status changed from Open to Cancelled