![]() |
How do i keep camera going without stopping every time in JAVA?
public void Camera() {
NIVision.IMAQdxStartAcquisition(session); NIVision.IMAQdxGrab(session, frame, 1); CameraServer.getInstance().setImage(frame); NIVision.IMAQdxStopAcquisition(session); } This is our code, I have tried many things to try and fix it, but all i got is errors. I've tried while loops and ifs nothing worked. Thanks |
Re: How do i keep camera going without stopping every time in JAVA?
Quote:
|
Re: How do i keep camera going without stopping every time in JAVA?
Quote:
|
Re: How do i keep camera going without stopping every time in JAVA?
Quote:
|
Re: How do i keep camera going without stopping every time in JAVA?
I've done that, nothing but errors.
|
Re: How do i keep camera going without stopping every time in JAVA?
Quote:
|
| All times are GMT -5. The time now is 08:58 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi