Kinobo Webcam Compatibility in Image Acquisition Toolbox
Afficher commentaires plus anciens
Has anyone successfully used a Kinobo webcam that is recognized in the Image Acquisition Toolbox?
Réponses (3)
Image Analyst
le 19 Sep 2013
0 votes
No, but what's the problem? Does it show up in imaqtool? It may appear there as winvideo if you don't see it at Kinobo.
1 commentaire
Michael
le 19 Sep 2013
Anchit Dhar
le 20 Sep 2013
The winvideo adaptor can detect/acquire from any camera that is UVC compliant. You can check if the Kinobo webcam is UVC compliant.
Also, if you connect two cameras to a machine, the winvideo adaptor will detect them as two devices on the same adaptor (not as winvideo1).
>> imaqhwinfo winvideo
ans =
AdaptorDllName: 'xxxxxxxxxxxx\mwwinvideoimaq.dll'
AdaptorDllVersion: '4.4 (R2013a)'
AdaptorName: 'winvideo'
DeviceIDs: {[1] [2]}
DeviceInfo: [1x2 struct]
should display them as two device.
1 commentaire
Michael
le 20 Sep 2013
Anchit Dhar
le 20 Sep 2013
0 votes
That is correct, IMAQTOOL will display them as the 'Webcam name' with a suffix of winvideo-1 or winvideo-2.
1 commentaire
Michael
le 20 Sep 2013
Catégories
En savoir plus sur Acquisition Using Image Acquisition Explorer dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!