Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

ROI

I have detected a circular object now i want to extend its radius and make that the ROI.
0 Kudos
Message 1 of 14
(5,113 Views)
DO IT.
0 Kudos
Message 2 of 14
(5,097 Views)
I have tried to do this in Vision and in the VI but was unsuccessful in both.  Does anyone know how I could do this.
0 Kudos
Message 3 of 14
(5,096 Views)
Hi,
 
Can you explain your problem in more detailed manner. I could not understand much from your earlier postings. Here are my suggestions based on my understanding so far.
 
  1. You have detected some circular object. ( it might be more useful if you could say how did you find that. or else what form your image is now. I could able to guess that you might have a binary image with a particle of circular shape).
  2. Now you want to increase the radius - ( which radius? - radius of your circular object in the image? or only the ROI?)
    • If you want to know the radius - use circular edge detector, if you have so many particles use particle ananlysis and get the radius of the required particle. then add a number to it.
    • If you want to increase the ROI - use the same increaed radius, and use functions like convert circle to ROI in the ROI pallates and create the ROI as you want.
  3. Vision - you mean the vision assitant? I believe you cant do much of custom modifications using the vision assitant. you can create your basic vi from that. Go on building your vi from that.

Please spend sometime in explaining your problem clearly, so that people can help you. All the best.

Thanks,

logic

 
Message 4 of 14
(5,086 Views)
I started off with a gray scale image which I performed some operations on and converted into a binary image.  From this image I then extracted a circular region with a binary circle detector.  The circular image that I have found I would like the center to be the center of my ROI with a radius greater than that of the circular object I have already found.
0 Kudos
Message 5 of 14
(5,084 Views)

Hi,

Well. I am not sure how you extracted a circular region? Did you masked it? Can you post you VI and the image if possible. I guess if you have used the IMAQ Extract then you just need to shift coordinates based on the result.

Thanks,

logic

0 Kudos
Message 6 of 14
(5,081 Views)
here is my VI and an Image
0 Kudos
Message 7 of 14
(5,079 Views)
How do i add attachment?  I have added them in the attachments area but when i post they do not appear on in my message.
0 Kudos
Message 8 of 14
(5,069 Views)
Hi,
 
You have to browse and select the file. You may not be able to attach the folder, but file you should be able to attach. Select each file separetly and attach using "Add additional attachment". try again.
 
logic
0 Kudos
Message 9 of 14
(5,059 Views)

Here are my files.

Message Edited by nomuhr on 11-17-2005 09:51 AM

Download All
0 Kudos
Message 10 of 14
(5,050 Views)