photo

Manpreet Singh


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


how to recognize digits from seven segment display ?
want to acquire weight from seven segment display of weighing machine using ocr

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


i made a code to store height and weight of a person from two images and stored it in excel sheet showing Serial number, height and weight columns. i want to store the data for x persons. please help me with the code.
clc clear all close all a=imread('height.jpg'); i=rgb2gray(a); imshow(i); ht=ocr(i); h=[ht.Text]; b=im...

más de 7 años hace | 0 respuestas | 0

0

respuestas