Image segmentation to text blocks
I have an image with 3 addresses as shown below,
I need to get 3 image blocks of these 3 addresses.
Is there any solution available to archive this?
I have an image with 3 addresses as shown below,
I need to get 3 image blocks of these 3 addresses.
Is there any solution available to archive this?
Asked: 2018-05-15 02:45:21 -0500
Seen: 66 times
Last updated: May 15 '18
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
OpenCV DescriptorMatcher matches
OpenCV for Android (2.4.2): OpenCV Loader imports not resolved
Can't compile .cu file when including opencv.hpp
Weird result while finding angle
Using OpenCV's stitching module, strange error when compositing images
compile error in opencv2/flann/lsh_table.h when compiling bgslibrary
did you try anything on your own ? it's a very common (if not solved) problem. you should try to research that first, before asking around.
i tried with binarization. But the result was wrong.