Ask Your Question

ashish Semwal's profile - activity

2016-03-23 04:43:16 -0600 asked a question i have one text image I just want to get mser region in color. i am usin gpython and opencv 3

i need to extract text region..like thisimage description (image courtsy-matlab) i got an implementation to get these colorfull contour in c++ how to implement same things in python opencv 3.0

so far i got this... http://answers.opencv.org/question/25... . but it doesn't give color contour. it just give contour like this http://stackoverflow.com/questions/34...