Statistik
RANG
10.514
of 297.016
REPUTATION
3
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
2
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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
identify letters and differentitate it from from irrelivant lines and spaces
I have a numberplate image input which i need to automatically crop the characters of the numberplate only. i asked in a prev...
fast 14 Jahre vor | 1 Antwort | 0
1
AntwortAutomatic cropping
i tried what you said when i reach up to reg=regionprops('BoundingBox') you said to ceil the first two entries i ddn't kno...
fast 14 Jahre vor | 0
Automatic cropping
but i don't want the user to do any work besides loading image the cropping should be automatic. can someone help. regarding my ...
fast 14 Jahre vor | 0
Automatic cropping
i did a loop to try and crop the image using all the coordinates from boundingbox. i wrote for i=1:length(reg) %in this case...
fast 14 Jahre vor | 0
Automatic cropping
i did read it, the explanation is only a few lines saying boundbox gives coordinates of xmin ymin and xwidth ywidth. thats it ...
fast 14 Jahre vor | 1
Automatic cropping
im really confused i don't understand. with bounding box i get a lot of coordinates. i do something like a=regionprops(ima...
fast 14 Jahre vor | 0
Automatic cropping
i tried using region props but i don't understand how i would get the boundary of interest from the numberplate using regionprop...
fast 14 Jahre vor | 0
Automatic cropping
firstly:i was rushing so i forgot the single quotes but that is not the problem. Sorry for not explaining well here it is. in...
fast 14 Jahre vor | 0
Automatic cropping
Exactly it is not automated. the user has to do the cropping manually. i want an automatic cropping without any user interven...
fast 14 Jahre vor | 0
Frage
Automatic cropping
I have a cbir system and the output results depends on the cropping of the query image boundary and has to be the same as the cr...
fast 14 Jahre vor | 6 Antworten | 0
6
AntwortenFrage
how to make image unique
i have alot of image files for each letter or a word. i do a hough transform, then detect lines using hough lines and then houg...
fast 14 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
save plot on axes as a fig file for later use
Hi i wanted to know, that in my program i have an axes which i plot the hough matrix and then on the graph i plot the peaks w...
fast 14 Jahre vor | 1 Antwort | 1
1
AntwortFrage
hough transform distance
i have finished making my cbir system but the result i get is not what is supposed to come out. the query image i use to sear...
fast 14 Jahre vor | 1 Antwort | 0
1
Antwortget values proportional to most occurence
Thanks i already figured it out. i used the same command you said i got it from this site so i used that to get values which...
fast 14 Jahre vor | 0
Frage
get values proportional to most occurence
here is my code %Display the transform axes(handles.axes14); imshow(imadjust(mat2gray(H)),[],'XData',theta,'YData',rho,... ...
fast 14 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
create a web based application using java
once i have finished creating my matlab application using GUIDE now i need to put it online if you know what i mean. i want to c...
fast 14 Jahre vor | 1 Antwort | 0
1
AntwortFrage
passing data from one fig file to another
in my program using guide i have created 2 gui files one, one does the calculating and sorting the result in order. then i want ...
fast 14 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to detect more lines using hough function
i need help i have an image which i want to detect lines from it i do houg, than hough lines than hough peaks. i impose it on t...
fast 14 Jahre vor | 1 Antwort | 0