image processing

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Dec 2005
Posts: 14
Reputation: manar is an unknown quantity at this point 
Solved Threads: 0
manar manar is offline Offline
Newbie Poster

image processing

 
0
  #1
Dec 12th, 2005
hi
i want to search for a specific shape in an image; the shape is an arrow and its stored in the database.
the images taken from a moving camera.

any comment may be helpful
thanks
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 206
Reputation: plazmo is an unknown quantity at this point 
Solved Threads: 16
plazmo's Avatar
plazmo plazmo is offline Offline
Posting Whiz in Training

Re: image processing

 
0
  #2
Dec 13th, 2005
im not sure but i think your going to have to make an algorithm to find the pattern in the image looking at the pixels.

if you know what the image looks like exactly, look for a single chuck at a time and if that chunk is found see if the rest matches

this is just an idea but if the arrow is a solid color. search for a solid line, then once it finds one look for the other 2 lines which form the point
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 14
Reputation: manar is an unknown quantity at this point 
Solved Threads: 0
manar manar is offline Offline
Newbie Poster

Re: image processing

 
0
  #3
Dec 13th, 2005
my idea is; after taking the image from the camera, i make edge detection filtering to view the edges then divide it into parts "arrays" and start to compare each part to the arrow,is that right?
note: the environment the camera capture in, may have many shapes and colors but not an arrow.
thanks
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 14
Reputation: manar is an unknown quantity at this point 
Solved Threads: 0
manar manar is offline Offline
Newbie Poster

Re: image processing

 
0
  #4
Dec 14th, 2005
we have detected the horizental lines in the image but how can we detect the whole arrow?or any other shapes such as circules or rectangles.

from here i think to divide the image into parts and compare each one with the shape.
is that right.
thanks
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 206
Reputation: plazmo is an unknown quantity at this point 
Solved Threads: 16
plazmo's Avatar
plazmo plazmo is offline Offline
Posting Whiz in Training

Re: image processing

 
0
  #5
Dec 14th, 2005
try starting at both ends of the line and try to find 2 lines going off the tip at roughly 45 degrees. then find the end of each 45 degree line and see if they are about same to each other, unless the arrow is draw then it wont be exatly right. it would be probably simliar to getting the line jsut starting at the end and going at an angle.

are these shapes solid or hollow
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 14
Reputation: manar is an unknown quantity at this point 
Solved Threads: 0
manar manar is offline Offline
Newbie Poster

Re: image processing

 
0
  #6
Dec 19th, 2005
hi
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 14
Reputation: manar is an unknown quantity at this point 
Solved Threads: 0
manar manar is offline Offline
Newbie Poster

Re: image processing

 
0
  #7
Dec 19th, 2005
hi
i find something called correlation method for image processing and i dont know if its useful to search a known shape in an image and catch the hole shape using it. because its my first time to deal with image processing any notes about correlation method can be useful.
i can use the shape i want and not forced for a special shape so i choose the left and right arrows here.
thanks
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 1,542
Reputation: tayspen is on a distinguished road 
Solved Threads: 98
Team Colleague
tayspen's Avatar
tayspen tayspen is offline Offline
<Insert title here>

Re: image processing

 
0
  #8
Dec 21st, 2005
Hi, i found this with a quick search. I am not sure if its what your looking for.

http://pscode.com/vb/scripts/ShowCod...4325&lngWId=10

-T
Firefox
Ewido
Tune up windows
Get detailed system information
My Fixes

Member - Alliance of Security Analysis Professionals - Since 2006
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C# Forum
Thread Tools Search this Thread



Tag cloud for C#
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC