Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have a .jpg image of Graph with node and Edges and i want to process this image and find all the node and Edges and save it into database


Please help me
Thanks in advance..
Posted
Comments
OriginalGriff 24-Dec-10 4:28am    
What have you tried?

This is a quite complex task. Try to read as much articles/books about image processing as you can. Here are some links that might be useful for you:

Image Processing for Dummies with C# and GDI+ Part 3 - Edge Detection Filters[^]

Method for edge detection in color images, using 1-Dimensional liner image[^]

Canny Edge Detection in C#[^]

http://www.aforgenet.com/[^]
 
Share this answer
 
Comments
Manfred Rudolf Bihy 24-Dec-10 17:44pm    
Food for thought indeed! 5+
Already answered for similar question 3 days ago. Here you go.

Image Processing[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900