Ask Your Question
4

How to recognize graphs from image

asked 2012-09-15 11:11:32 -0600

Diego Stamigni gravatar image

updated 2020-10-05 08:07:17 -0600

I would like some advice about the recognition of graphs (not too complexes) in images. Do you have some idea of how can I do ?

Note: I mean (+x, +y) graphs (cartesian coordinate system).

image description

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2012-12-03 06:50:27 -0600

Adi gravatar image

I did this a while back. There is no fool-proof solution, but some things can be done quite easily.
Open the image to get rid of the grid, threshold the color channels to get the line and/or use morphology to leave only detect the dots.
Once you have the dots you're mostly done.

edit flag offensive delete link more
0

answered 2012-12-03 15:06:04 -0600

updated 2012-12-03 15:09:50 -0600

In the first use the projection for recognize of table(chart) in the vertical & horizontal direction. In the next step you have to use morph open for recognize spots(remove green lines & remain green spots).

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2012-09-15 11:11:32 -0600

Seen: 2,277 times

Last updated: Dec 03 '12