Kinobo Webcam Compatibility in Image Acquisition Toolbox
Ältere Kommentare anzeigen
Has anyone successfully used a Kinobo webcam that is recognized in the Image Acquisition Toolbox?
Antworten (3)
Image Analyst
am 19 Sep. 2013
0 Stimmen
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 Kommentar
Michael
am 19 Sep. 2013
Anchit Dhar
am 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 Kommentar
Michael
am 20 Sep. 2013
Anchit Dhar
am 20 Sep. 2013
0 Stimmen
That is correct, IMAQTOOL will display them as the 'Webcam name' with a suffix of winvideo-1 or winvideo-2.
1 Kommentar
Michael
am 20 Sep. 2013
Kategorien
Mehr zu Acquisition Using Image Acquisition Explorer finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!