ezhil K
Followers: 0 Following: 0
Statistik
21 Fragen
0 Antworten
RANG
128.564
of 295.486
REPUTATION
0
BEITRÄGE
21 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
28.57%
ERHALTENE STIMMEN
0
RANG
of 20.236
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.950
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to remove unwanted regions in image
I need to remove the unwanted white border lines in the image.How can I do so?I have attached my image.Please help me in removin...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to find the area of bounding box?
I am trying to extract the bounding box regions whose area>200.But, I get error as follows.How should I rectify it? Error: R...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
What does the below line illustrate in finding bounding box coordinates?
I have obtained the code for finding the coordinates of bounding box.I could'nt understand the logic behind the code.Can anyone ...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to display all the bounding boxes in the image?
I am trying to segment all the characters using bounding boxes.I have drawn bounding boxes seperately.Now I need to display all ...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to fix Attempt to grow array along ambiguous dimension-Error?
I am trying to draw rectangle around the region where there are only the characters and numbers.But I'm getting error.I have att...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to find connected components ?
I am using bwconncomp() to find the connected components in an image.But,I get error.What can I do to rectify it? Error: Error...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to save an image in a folder automatically?
I need to save the output image into a folder named 'Plate' in path named Documents/MATLAB/Project/Plate. But, I get error if I ...
fast 6 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
How to extract the license plate
I have used connected component analysis algorithm to identify the connected components in an image and reduced those components...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Detection of characters-problem
I am trying to read all the characters in the license plate and then match it with the templates I have in a seperate folder whi...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to resolve the error "Index exceeds array bounds" in matlab?
I need to extract the characters in the image.But,I get error.I have attached my code below.I need to extract all the characters...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to detect characters in license plate using MSER and OCR?
I have used MSER and OCR in detection of license plate characters.But,I get output as "7969"But I don't get the alphabets as"MIB...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to detect the characters in the extracted license plate?
I am doing a project on license plate detection and extraction of characters from it.I have detected and extracted the plate.Now...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to remove the black regions in the holes of the letters?
I have detected and cropped the license plate.But the image looks like this.I have to remove the black colur area in the holes i...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to choose only the region with the specified height and width?
I have applied connected component analysis on a car image.Now, I need to reduce the number of components by specifying the heig...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to do adaptive thresholding with the input as the ouput of morphological closing operation in the previous stage.
I need to pass the output of the morhological closing operation as input to local adaptive thresholding in the next stage.But if...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to get the region of interest(ROI) in matlab?
I have written a code to get the region of interest.But I dont get any output here.I have attached my code.I have also attached ...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to obtain key points in a grayscale image using shi-tomasi algorithm.
I have converted the video into individual frames. Now I want to extract all the key points in it. Can anyone help me in writing...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to extract different frames in a video and save these frames in a file?
I have a problem in extracting the video frames.My code does'nt work.Can anyone help me in correcting my mistakes? vid=VideoRea...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to display the corner output of harris corner algorithm in different colour?
I have attached the screenshot of my output her.I don't need this output in white colour.Instead I need it in some other colour....
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to adjust the rotated image?
Can anyone help me in adjusting the rotated image?I have attached an image.So,if I want to adjust the rotated image what should ...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to remove the camera printed name by manufacturer in images using matlab?
Can anyone help me in getting to know the code for removing the camera printed name from manufacturer in any images?
fast 6 Jahre vor | 2 Antworten | 0