Log in

View Full Version : Flipping Camera Image


AquaMorph
10-02-2013, 17:12
Is there a way in programming to flip the camera image?

Greg McKaskle
10-02-2013, 17:17
There are several ways. On the camera itself or in NI Vision Assistant, you can set it to rotate the image 180 degrees, which is typically what you use when you mount the camera upside down on the robot. There are also processing steps for mirroring the image.

To log into the camera, on a camera on the same subnet as the camera, type the camera IP address into the address of a web browser and hit enter. Log into the camera with an account such as FRC FRC, or the admin account, and on the imaging or imaging advanced tab, you'll find an image rotation.

Greg McKaskle

Mark McLeod
10-02-2013, 17:18
Probably the easiest way is to use the option on the Axis camera itself to invert the image.
Just browse to the camera to find and make the setting.

AquaMorph
10-02-2013, 17:32
I just logged into the camera and flipped it. Thanks for the help