wpfhtl / openfabmap

Automatically exported from code.google.com/p/openfabmap
Other
0 stars 0 forks source link

some OpenCV1.0 functions crash on large (>4g) video files #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. remove all references to CV_GET_CAP_PROP

What is the expected output? What do you see instead?
1. A manual function for getting capture properties (probably slower)
2. Remove the need to call these function in the first place (may not be 
possible)

Original issue reported on code.google.com by arren.gl...@gmail.com on 14 Jul 2011 at 4:32