From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

point where the curve ends

point where the curve ends
Hi I have a problem with a program I 'm developing , I need to find the point where the curve ends .
But I have trouble finding it.
I have little experience working with vision acqusition .

Could guide me a bit.

Thank you
0 Kudos
Message 1 of 3
(2,581 Views)

I don't see any "curves" or "ends" on your picture.

Does it have something to do with the circles you placed?

What are the criteria that define the end of a curve?

0 Kudos
Message 2 of 3
(2,559 Views)

I believe you want to find where the wide part is.

Vision assistant can help you to configure a list of transforms to locate edges

(I would say threshold to separate image from background, fill holes, locate edges)

Then you convert this transform into vi and process an ouput list of coordinates in LabVIEW. Then you need to numerically describe where the end of the smooth curve is.

0 Kudos
Message 3 of 3
(2,545 Views)