03-04-2016
01:46 PM
- last edited on
07-19-2024
06:58 PM
by
Content Cleaner
Goal: Use NI Vison to accurately color classify and identify gummy bears. Challenge with gummy bears is their inconsistent shape makes them difficult to use pattern matching.
I stated in my presentation that BMP file format is always preferred. In this case, I am providing PNG format because the BMP files are over 20 Meg each. I will post my code solution in about a week but what to see your solutions. BONUS: identify the orientation of gummy bears in degrees.
Create your initial solution using NI Vision Assistant. Use Vision Assistant to auto-generate your LabVIEW base code.
03-18-2016 08:32 AM
I will post NI Vision Assistant script on Monday. Looking forward to seeing your solutions over hte weekend.
03-22-2016 12:43 PM
NI Vision Assistant script and color classifier files.
https://drive.google.com/file/d/0B2ahen3USkgZOHpNRzF1YWFkQ0U/view?usp=sharing
03-28-2016 08:14 PM
Challenge solution.
https://drive.google.com/file/d/0B2ahen3USkgZR3QybFNrZVZhVU0/view?usp=sharing
06-08-2016 01:51 PM
https://www.kokottautomation.com/assets/GummyBearSolution.zip
Mostly done with vision assistant, labview VI with some colored overlays is interesting.
06-08-2016 01:54 PM
I didn't get around to prevent the double solves, however, its basically is taking the higher score between two "finds" within a certain distance of each other. Possibly I can get this finished before 3:30
Overlay was wront color on the gren one, its not actually confusing that.