Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Image process help - script & image attached!

I've managed to pass fail the jet hole but cannot seem to find a suitable process for the edge failures.
Any advice or examples would be great!

Script and images attached.

Thanks

Marek


Message Edited by marekm on 07-07-2008 04:30 PM

Message Edited by marekm on 07-07-2008 04:31 PM

Message Edited by marekm on 07-07-2008 04:33 PM
0 Kudos
Message 1 of 17
(8,449 Views)
Find the vi for centre defect detection.Similarly set a proper threshold and use a particle analysis for edge defect detction

Hope it helps


Dont forget to rate a good answer


Message 2 of 17
(8,432 Views)
Labview cannot find IVA Binary Inverse, is this your own VI or part of the IMAQ toolkit?
Did you create this VI using the image assistant or did you do it the old fashion way?

Thanks

Marek

0 Kudos
Message 3 of 17
(8,421 Views)
I created this from vision assistant.U can call a direct vi from labVIEW. Hope it helps!!!!

Message 4 of 17
(8,408 Views)
have u done with your second part?I will not advice you to go with pattern matching.Apply a laplacian filter with highlight details then set a proper threshold.This i feel will increase your consistency



0 Kudos
Message 5 of 17
(8,400 Views)
I am new to image processing. Do you have a script file example I could look at?
 
Many thanks
 
Marek
0 Kudos
Message 6 of 17
(8,381 Views)
HAve u used the previuos vi i posted.Is it helpful. Let me know the result of your trial.
Message 7 of 17
(8,372 Views)
Find the attached script file
Message 8 of 17
(8,352 Views)
The script file has been created with vision assistant 8.
0 Kudos
Message 9 of 17
(8,351 Views)
Thanks for your help guys, I can now reliably check for swarf in the centre jet.
However, I still have the major problem of checking for the inperfections around the outside edge of the jet. I tried using a laplacian filter to highlight the edges and create a threshold but I haven't had any reliable success (I have to admit I don't know to configure the filter correctly!).
Any ideas on this part?

Thanks again!

Marek
0 Kudos
Message 10 of 17
(8,333 Views)