View Single Post
  #1   Spotlight this post!  
Unread 14-02-2005, 19:58
Code\\Pilot Code\\Pilot is offline
< Only smart people see my avatar
AKA: Rafael Estrada
FRC #1065 (Tatsu)
Team Role: Programmer
 
Join Date: Jan 2004
Rookie Year: 2004
Location: Florida
Posts: 53
Code\\Pilot is an unknown quantity at this point
Send a message via AIM to Code\\Pilot Send a message via MSN to Code\\Pilot
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.