python - 'module' object has no attribute 'cvCaptureFromFile'

View: New views
1 Messages — Rating Filter:   Alert me  

python - 'module' object has no attribute 'cvCaptureFromFile'

by patrick-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi,

the samples minidemo.py gives me this error:
python minidemo.py
Traceback (most recent call last):
  File "minidemo.py", line 5, in <module>
    cap =
highgui.cvCaptureFromFile("/home/asbach/Source/ObjectDetection/older/avi/table.avi")
AttributeError: 'module' object has no attribute 'cvCaptureFromFile'

i am looking for a way to load an AVI instead of using my webcam. is this
possible with the python binding?

pat


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Opencvlibrary-devel mailing list
Opencvlibrary-devel@...
https://lists.sourceforge.net/lists/listinfo/opencvlibrary-devel