06-26-2016 03:00 PM
06-26-2016 11:36 PM
06-27-2016 08:16 AM
no LVKrAkEn, it doesnt work very well....
I tryed to use in Vision Assistant -> "find Circular Edge". This finds my ball and mark circle around it. But when I exit the Vision Assistant and press play -> the circle stays at the same place (the place I configured it in the vision assistant ) even when I move the ball.
Why is that? How can I change it that "find Circular Edge" always detect the ball even when it moves?
06-27-2016 02:19 PM
Hello can you send us some screenshots of you vision assistant configuration?
06-27-2016 03:08 PM
I would combine both ways: object can be not perfectly purple and not perfectly circular, but you will still find it.
I would look first at Value color plane. Binarize based on range of "purple" colors.
Then fill holes - bright spot will be white.
Then Filter particles based on roundness and range of sizes.
06-27-2016 03:25 PM - edited 06-27-2016 03:26 PM
here`s couple of pictuers.
thank you
08-18-2018 07:37 AM
Hi Sir,
In my project I need to find the circular region of an object. The object may move so I have to design it in such a way to detect the circle how much ever it moves. Can any one help we with a VI for me to process. I am using a 16 bit Monochrome image in my project. I saw the above discussion I tried it also but its not working for me. Kindly give me some vi for me to work
08-18-2018 11:41 AM
You do realize, I hope, that this is a somewhat difficult problem, involving one of the more esoteric aspects of LabVIEW, namely the Vision module. Do you consider yourselves reasonbly accomplished with using LabVIEW, i.e. do you know how to write good LabVIEW code without using Express VIs? Do you understand the process of Object Detection in Images?
If this is a Homework (or other "education") assignment/project, then you should do as much of it as you can, then post your code (no pictures, please, and try to post the entire LabVIEW Project, compressing the folder with all of your VIs and attaching the resulting ZIP file). If this is a Work assignment, then team up with other LabVIEW Developers in your company and brainstorm together, possibly going to the LabVIEW Developers for Hire Forum here in the Community if necessary.
Bob Schor
11-01-2018 06:36 AM
Thanks Bob. I have worked on it and completed the code.