zk00006 / OpenTLD

OpenTLD is an open source library for real-time 2D tracking of a single object in video. This repository is no longer under development. For latest version see: http://www.tldvision.com/tld2.html
GNU General Public License v3.0
2.09k stars 1.27k forks source link

Missing logic for automatically detecting camera capabilities #10

Closed bilderbuchi closed 11 years ago

bilderbuchi commented 13 years ago

As per this thread https://groups.google.com/forum/#!topic/opentld/zrQS4SPJq9o (and others I think), I think it would be good if someone wrote some logic for automatic camera detection. Shouldn't be too difficult I'd think. Unfortunately, I can't do it, I don't have a computer with both Matlab and a webcam. :-( Relevant code: https://github.com/zk00006/OpenTLD/blob/master/initcamera.m#L26