Quote:
Originally Posted by NullException33
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.