i have one text image I just want to get mser region in color. i am usin gpython and opencv 3 [closed]

asked 2016-03-23 04:41:30 -0600

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...

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2020-11-09 09:33:24.732099

Comments

imho, it's just a matter of drawing things (and irrelevant to the actual detection)

then - stroke-width-transform != MSER

berak gravatar imageberak ( 2016-03-23 05:26:30 -0600 )edit

please show us, what you tried so far

berak gravatar imageberak ( 2016-03-24 02:00:32 -0600 )edit