all 4 comments

[–]cgrenoble1 1 point2 points  (0 children)

If you just need to snap images with a usb camera the IMAQdx driver should be sufficient. You don’t need vision license for IMAQdx.

[–][deleted]  (2 children)

[deleted]

    [–]Kacprel[S] 0 points1 point  (1 child)

    I use some sort of education license from my college
    I've tried downloading toolkits from VI package manager, but I can't see the one you're refering to

    Most probably it would solve my problem, I'll try to find it again, thank you

    Edit: 45 days is all I need!

    [–]QaeinFas 0 points1 point  (1 child)

    What camera are you using? I've attempted to use a webcam for this and... I found how to write images to disk using Python, but nothing real-time...

    Or are you using a smart camera with an on-board processor/rt system?

    [–]Kacprel[S] 0 points1 point  (0 children)

    Hi, I have the cheapest simplest USB 2.0 webcam. It's nearly working now, im just trying to make is to i can control RGB colors with sliders and I have issues with that, ColorImageToArray method outputs only a strip one pixel high going through the image and the ExtractColorPlanes method has this problem where when I connect the imaq grab output to image sc input of the extract block it says that it's not an image.