photo

Haman Fadhel


Last seen: plus de 4 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
104 945
of 301 383

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 252

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 306

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Question


I have a code I need to rewrite it with explanations step by step, I don't understand some of the steps
Iimage1 = imread('dimage1.jpg'); ocrResults = ocr(Iimage1); figure(); bboxes = locateText(ocrResults, 'a', 'IgnoreCase', true...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


how can I use sublot in this code, I want to show the three images in one figuare
Iimage1 = imread('dimage1.jpg'); ocrResults = ocr(Iimage1); bboxes = locateText(ocrResults, 'a', 'IgnoreCase', true); Iocr = ...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


How to detect special letters from image
Hello everyo I need a matlab code that can detect 3 letters 'a' 'v' 'b' . from an image and calculate the miss recognition pe...

plus de 4 ans il y a | 1 réponse | 0

0

réponse

Question


detect 3 letters 'a' 'v' 'b' .
Hello everyone I need a matlab code that can detect 3 letters 'a' 'v' 'b' . from the 3 images I provided 1. Show the detected...

plus de 4 ans il y a | 1 réponse | 0

1

réponse