Closed GoogleCodeExporter closed 9 years ago
The problem with your code is that we need to call `points1.position(0)`,
`points2.position(0)`, and `pointsFB.position(0)` before calling
`cvCalcOpticalFlowPyrLK()`, as explained in the README.txt. That should take
care of the crash.
If you have any additional questions, please post them on the mailing list if
possible, and not here, thank you!
Original comment by samuel.a...@gmail.com
on 27 Apr 2013 at 5:37
Dear Samuel,
Thank you very much for your help. Now it will not crash and run normally.
Original comment by Tai.Sun....@gmail.com
on 27 Apr 2013 at 7:40
Original issue reported on code.google.com by
Tai.Sun....@gmail.com
on 19 Apr 2013 at 1:34Attachments: