View Single Post
  #5   Spotlight this post!  
Unread 16-01-2017, 08:00
YairZiv's Avatar
YairZiv YairZiv is offline
Registered User
FRC #5951 (Makers Assemble)
Team Role: Programmer
 
Join Date: Oct 2016
Rookie Year: 2016
Location: Tel Aviv, Israel
Posts: 41
YairZiv is an unknown quantity at this point
Re: Beginning Vision Processing

Quote:
Originally Posted by NullException33 View Post
Hello, this year my team decided we want to use a camera for image processes. I am experienced in java but have non in any vision things and I was wondering where a good place to start is. I would like to use only java to do all my processing. So far I was able to open and upload the Vision sample projects and get them working with the axis camera we have. Any tips on where to start with processing the reflective tape?
What I've done, is created a simple vision sample in GRiP, used the generate code feature, looked and studied the code and how it works, and what each function does, and using that I've started programming an image processing function myself. That was great for me, hope it will help you too.
Reply With Quote