nakkaya / vision

OpenCV wrapper for Clojure
http://nakkaya.com/vision.html
132 stars 17 forks source link

(get-capture-property capture :frame-count) always returns 0 #4

Closed stathissideris closed 13 years ago

stathissideris commented 13 years ago

Even with the "lanes" video file, I always get 0 for :frame-count. Setup identical to issue #3.

stathissideris commented 13 years ago

Closed along with issue #3