osx - Compiling OpenCV with FireWire support on Mac OS 10.6 -


We have a webcam and a firewire camera attached and want to get input from the other. But when we use cvCaptureFromCAM (0) and change the number passed as an argument, then we are only getting data from a web camera

We use OpenCivi Private Framework Tried and then it works fine. Therefore, most likely the problem is that our OpenCVI was not compiled with the support of FireWire. Can you please tell how it is possible to enable that help? Do Any Extra Libraries Need?

You execute cvCaptureFromCAM ) 0 Instead of -1 with


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -