08-28-2008 10:12 PM
I want to create a ROI which is come out from the pattern matching. Is there any ideas for this? The informations are come from the pattern matching of "Matches". I think the "bounding box" and "position" can handle to create the ROI. But now my problem is can't fix the ROI what I matched from pattern matching. Below the VI is what I have tried.
Need help urgently,
Michaelmexes
09-02-2008 03:31 AM
09-02-2008 03:32 AM
09-03-2008
01:40 PM
- last edited on
07-24-2026
03:41 PM
by
Content Cleaner
Hello Michaelmexes,
If you implement the code found in the "How do I extract a free shape ROI?" section of this link, you should gain the ROI control you want. I hope this helps 🙂
09-03-2008 10:12 PM
I think this is not what I means. I means the image ROI is coming from after matching with "pattern matching". That's means the ROI must be the same with what we match with "pattern matching". It's seem like drawing overlay. If u can't understand please ask me again. Thanks u all..
Michaelmexes
09-04-2008
09:01 AM
- last edited on
07-24-2026
03:42 PM
by
Content Cleaner
Hello Michaelmexes,
After reviewing this forum post, I found that the “IVA Match Pattern Algorithm.vi” is a custom VI that you generated using Vision Assistant. To specify a ROI within this subVI, you must use the NI Vision Assistant software.
What exactly is your application? Have you looked at the examples in Vision Assistant, specifically the “Printed Circuit Board Inspection” example? I feel that this example will help you in your development. You can then determine how to best implement the Pattern Matching step in Vision Assistant, and generate a new “IVA Match Pattern Algorithm.vi” for use in LabVIEW.
Can you post your Vision Assistant script file (.scr file) to this forum?
09-15-2008 01:26 AM
Sorry for my late reply. I think u answered is not what I'm trying to say. I means is how can i create a ROI exactly the same as overlay..
thanks for trying to answered my questions.
09-15-2008 09:42 AM