Machine Vision

cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

circle quality

Hello,


I'm using LabVIEW 8.2 with VDM 8.2,And I want to inspect the circle quality ,what tool can I use?
0 Kudos
Message 1 of 5
(4,148 Views)
You'd better show us the detail about your problem!
0 Kudos
Message 2 of 5
(4,133 Views)
First of all, i apologize about my english !
in the image have two bright ring, one is  orbicular,and one is only a part of ring,i want to inspect that whether  the two bright ring orbicular or not. 
any ideas?
Thank you !!
0 Kudos
Message 3 of 5
(4,108 Views)
é‚£ęˆ‘čÆ“äø­ę–‡å„½äŗ†ļ¼Œęˆ‘äøēŸ„é“ę€Žä¹ˆē”Øvdmļ¼Œä½†ę˜Ævision builderå€’čæ˜ę‡‚äø€ē‚¹å„æļ¼Œ
å¦‚ęžœä½ ę‹ę‘„ēš„å›¾ē‰‡ēš„å¤§å°ę˜Æå›ŗå®šēš„ļ¼ŒåÆä»„čÆ•äø€äø‹ęˆ‘é™„ä»¶äø­ēš„ę–¹ę³•å•Šļ¼
åŽŸē†å¾ˆē®€å•ļ¼Œå°±ę˜ÆäŗŒå€¼åŒ–åŽļ¼Œē„¶åŽå”«å……åœ†ēŽÆļ¼Œå¦‚ęžœå†…ēŽÆå’Œå¤–ēŽÆéƒ½ę˜Æå®Œę•“ēš„ļ¼Œé‚£ä¹ˆå®ƒå”«å……åŽēš„é¢ē§Æåŗ”čÆ„ę˜Æäø€äøŖē›øåÆ¹å›ŗå®šēš„å€¼
åÆä»„å–ę”¹å€¼äøŗä½ ēš„ę£€ęµ‹é˜ˆå€¼ļ¼ˆé€‚å½“č®¾å®šäø€äøŖčÆÆå·®ļ¼‰ļ¼Œå¦‚ęžœå”«å……åŽé¢ē§ÆåœØčÆÆå·®čŒƒå›“å†…ļ¼Œé‚£ä¹ˆå°±č®¤äøŗå†…å¤–ēŽÆéƒ½ę˜Æokēš„ļ¼Œč¦ä¹ˆå°±äøå®Œę•“ļ¼›
čÆ•äø€čÆ•ļ¼Œåˆšęƒ³åˆ°ēš„ļ¼Œę–¹ę³•å¤Ŗē¬Øļ¼ŒäøēŸ„é“č”Œäøč”Œļ¼Œļ¼ˆä¾‹å­äøå®Œę•“ļ¼ŒåŖē»™å‡ŗäŗ†ę€č·ÆåŽé¢ēš„å¤„ē†éƒØåˆ†č‡Ŗå·±ę·»åŠ ļ¼‰ć€‚
ęˆ‘åœØQQå»ŗäŗ†äø€äøŖęœŗå™Øč§†č§‰ēš„äŗ¤ęµē¾¤ļ¼Œę¬¢čæŽåŠ å…„ļ¼Œęˆ‘ēš„å·ē ļ¼š247749311
0 Kudos
Message 4 of 5
(4,105 Views)
Hi Kert!

I am not sure, if I understand what exactly you want to measure.
Nonetheless, some ideas...

You could use particle analysis after thresholding the image. That puts the image into the binary domain. Pixels are either on or off. (0 or 1)
Now you could select e.g the aspect ratio for each circle to determine, how "round" each circle is.
In order to see, if they are located around the same center, you could use the center of mass for each circle and examine the difference between the center of mass (C.O.M) x and y coordinate.

I hope that helps somewhat.

With some more detailed explanations on what exactly you are trying to accomplish, we could provide you with more ideas on how to solve your problem.

Regards,
Markus Tarin

0 Kudos
Message 5 of 5
(4,079 Views)