ezhil K
2018년부터 활동
Followers: 0 Following: 0
Feeds
질문
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...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 6년 전 | 답변 수: 3 | 0
3
답변질문
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...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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....
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
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?
거의 6년 전 | 답변 수: 2 | 0