Ask Your Question

Amr El saeed's profile - activity

2017-02-23 12:50:43 -0600 commented question Extract symbols from an image

thanks for your effort :))

2017-02-23 12:41:13 -0600 commented question Extract symbols from an image

I know that, But i'm a beginner with image processing not a professional :)

2017-02-23 12:32:02 -0600 commented question Extract symbols from an image

I need to get every symbol alone to pass them to neural network and recognize them!

2017-02-23 12:29:41 -0600 commented question Extract symbols from an image

@berak,Done

2017-02-23 12:28:54 -0600 received badge  Editor (source)
2017-02-22 11:11:34 -0600 asked a question Extract symbols from an image

Hi, I'm working on an android app that make some image processing by using opencv , I made a grayscale image, then Canny edge detection Like this photo : image description

Now i need to get every symbol from this equation in a picture alone, How can i do that ?

2017-02-11 00:19:40 -0600 commented answer Find rectangle from image in android?

Hi @lama123, Can i find a digits and numbers by this method ? I'm new with opencv and can't know how to do that ?

2016-12-08 06:21:47 -0600 commented answer Image processing with openCv in android ?

Thank you , I'll try that ;)

2016-12-08 03:16:20 -0600 asked a question Image processing with openCv in android ?

Hi, It's my first time with openCv and android, Before I learn it i need to make sure that it will be useful for my app, I worked on an android app that capture an image and make some image processing like (segmentation, handwritten character recognition...), would it help or not ? Thanks in advance :)