|
Re: How to lower image pixels in straight NIVision code.
What I would recommend is decreasing camera.setQuality(100) to camera.setQuality(50). In my opinion, 100 is too much for the CPU to handle, plus, this is what our team's code has in terms of the quality.
|