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 : Now i need to get every symbol from this equation in a picture alone, How can i do that ?
1 | initial version |
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 : Now i need to get every symbol from this equation in a picture alone, How can i do that ?
2 | No.2 Revision |
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 :