|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Camera Vision Processing
Hi,
in my code i have Code:
public void operatorControl(){
while(isenabled() && isOperatorControl()){
ColorImage img = Camera.getImage();
.....and then i do a bunch of processing after i get the image.
}
}
Last edited by 2869Robotics : 08-02-2012 at 20:34. |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|