| | |
image processing
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
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
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
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
are these shapes solid or hollow
•
•
Join Date: Dec 2005
Posts: 14
Reputation:
Solved Threads: 0
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
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
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
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
Ewido
Tune up windows
Get detailed system information
My Fixes
Member - Alliance of Security Analysis Professionals - Since 2006
![]() |
Similar Threads
- Code for Image Processing (C)
- image processing (Graphics and Multimedia)
- image processing project (VB.NET)
- Image processing using C++ (C++)
- image processing in C (C++)
Other Threads in the C# Forum
- Previous Thread: need halp passing array data
- Next Thread: delegates
| Thread Tools | Search this Thread |
Tag cloud for C#
.net access ado.net algorithm array barchart bitmap box broadcast buttons c# chat check checkbox client color combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption enum event excel file files form format forms function gdi+ image index input install java label list listbox listener login mandelbrot math mouseclick mysql networking object operator oracle path photoshop picturebox pixelinversion post prime programming radians regex remote remoting resource richtextbox save saving serialization server sleep socket sql statistics stream string table tcp text textbox thread time timer treeview update usercontrol validation view visualstudio webbrowser windows winforms wpf xml






