Refine by Content Type

Refine by Category

Refine by Product

Refine by Time Frame

image thumbnail

updated 1 year ago

FEATURE EXTRACTION FOR CHARACTER RECOGNITION by Dinesh Dileep Gaurav

EXTRACTS FEATURE VECTORS FROM SINGLE CHARACTER IMAGES (feature extraction, geometric, english character)

[discoursed]=discourser(image);

[features]=feature_extractor(image);

[features]=feature_extractor_2d(image);

image thumbnail

updated 2 years ago

OPTICAL CHARACTER RECOGNITION(lower case and space included) by Ankit Saroch

OCR to recognize upper/lowercase letters, numerals and spaces from a digital image. (image processing, ocr, ocrlowercase)

[fl re space]=letter_crop(im_texto)

[fl re]=lines_crop(im_texto)

letter=read_letter(imagn,num_letras)

image thumbnail

updated 3 years ago

myCNN by Nikolay Chumerin

myCNN is a Matlab implementation of convolutional neural network (CNN). (convolutional neural ..., pattern recognition, ocr)

Contact us