|
Do you need the exposure values?
So, my GUI somehow doesn't work, so i used the hyperterminal to calibrate the cam. The values i got from the gui where the RGB maximum and minimum values for wichever color i wan to track. Let's i want to track for green, so i run the GUI, capture the frame, and roll my mouse around the green target to find the max and min values that i would plug-in on the code. I notice in the code there is this line that says:
camera_init(exposure whatever blah blah) do i need these exposure values? if i do, how do i find them without the GUI?
__________________
Join the Red revolution, give me some RED rep!!!!
if it doesn't work, don't force it. Go get a bigger hammer.
int run = 0;
int robot_chasing_you = 1;
if (robot_chasing_you)
{
run = 254;
}
I got 48 Gmail invites left, pm me with your e-mail so i can send you one.
|