Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

how to Locate or Set coordinate system to circular parts

Hi,

 

I m having problem with locating circular parts with "Set Coordinate sys" in Labview 8.5.

 

Also, I am not able to find any example that is using it for circular parts.

 

Please advice!

 

Thanks,

 

Praveen  

0 Kudos
Message 1 of 15
(5,218 Views)
Can you post a few images? What are your results?
0 Kudos
Message 2 of 15
(5,150 Views)

Hi,

 

Please find image attached.

I had tried it for converting/migrating code VBAI code & Vision assistant8.6 code it works but when converting from both of the software, I feel code become heavy/take more time to process.

 

please also suggest whether using migrate version of code is OK for good vision development or should be done entirely in Labview.

 

Thanks,

 

PKC

0 Kudos
Message 3 of 15
(5,145 Views)
What do you want to measure/analyse in the image? no of holes? surface defects? migrating is for checking and i always do it but will definetly modify and optimize it finally.
0 Kudos
Message 4 of 15
(5,143 Views)

I want to detect no of hole as well as seal (the black ring). since component is actually moving on cenveyor in field I would like to locate the circular edge, & then set Cordinate to the center of "circular edge".

 

Thus ROI of Detect Object & intensity measurement or any further steps will be repositioned to the center of part.

 

please suggest how to optimize after migrating (Key concern areas).

 

Thanks,

 

PKC

0 Kudos
Message 5 of 15
(5,139 Views)

Hi Praveen,

 

To optimize the your algorithm you need to take care of both hardware(Light selection) & software(Vision function). You can improve the quality of image capture by using some diffuse light instead of ring light/spot light.the image you have shared has lot of glare which required little bit more processing.

 

use of color light with color fliter on camera lens will also reduce the glare & you will get perfect circular shape black hole 

 

 

you can use any function(thresholding , pattern matching etc) once your image is stable & clear.

 

Regards

HKT

0 Kudos
Message 6 of 15
(5,123 Views)

PKC wrote:

I want to detect no of hole as well as seal (the black ring). since component is actually moving on cenveyor in field I would like to locate the circular edge, & then set Cordinate to the center of "circular edge".

 

Thus ROI of Detect Object & intensity measurement or any further steps will be repositioned to the center of part.

 

please suggest how to optimize after migrating (Key concern areas).

 

Thanks,

 

PKC


Make sure that the back ground is uniform. then you can use a clamp to locate the object. Then you can extract it and do further processing.

0 Kudos
Message 7 of 15
(5,106 Views)

Thanks a lot.

 

I am presently working on making dime light for this component.

as soon it is ready i will post new image & processing details.

 

Thanks again & Happy New Year to you.

 

Praveen.

0 Kudos
Message 8 of 15
(5,103 Views)
 
0 Kudos
Message 9 of 15
(5,102 Views)
0 Kudos
Message 10 of 15
(5,100 Views)