View Single Post
  #5   Spotlight this post!  
Unread 10-02-2012, 09:10
iblis432 iblis432 is offline
Co Captain/Chief Programmer
AKA: Bobby
FRC #2106 (Junkyard Dogs)
Team Role: Programmer
 
Join Date: Feb 2009
Rookie Year: 2008
Location: Virginia
Posts: 146
iblis432 is a splendid one to beholdiblis432 is a splendid one to beholdiblis432 is a splendid one to beholdiblis432 is a splendid one to beholdiblis432 is a splendid one to beholdiblis432 is a splendid one to beholdiblis432 is a splendid one to behold
Re: modifying the camera image on the dashboard

Why certainly, here is a brief description, and either this evening or tomorrow I will upload the code.

Basically I changed what we wanted. I no longer have the two images combined, and instead have the particle overlay going directly onto the camera image.

I copied the part of the vision processing code that creates the overlay (including the scores limiter, this is important), and I pasted it into the dashboard project. I then took the pre-existant vision indicator and connected it to where the overlay's output is. I'm sure that sounds confusing, so I will be sure to give you a copy of the code ASAP
__________________
"Don't worry, programming can fix it"
Reply With Quote