汉字识别 Resources

Showing items tagged with "汉字识别"

MATLAB algorithm workflow: Input image processing, grayscale conversion, image enhancement, edge detection, erosion operation, closing operation [dilation followed by erosion], small-area noise removal, obtaining located Chinese character regions, character segmentation using connected component analysis [similar to license plate recognition principle], and template matching recognition.

MATLAB 278 views Tagged