photo

Jack


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

alrededor de 13 años hace | 1 respuesta | 0

1

respuesta

Respondida
Automatic 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...

más de 13 años hace | 0

Respondida
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 ...

más de 13 años hace | 0

Respondida
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...

más de 13 años hace | 0

Respondida
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 ...

más de 13 años hace | 1

Respondida
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...

más de 13 años hace | 0

Respondida
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...

más de 13 años hace | 0

Respondida
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...

más de 13 años hace | 0

Respondida
Automatic cropping
Exactly it is not automated. the user has to do the cropping manually. i want an automatic cropping without any user interven...

más de 13 años hace | 0

Pregunta


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...

más de 13 años hace | 6 respuestas | 0

6

respuestas

Pregunta


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...

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

0

respuestas

Pregunta


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...

más de 13 años hace | 1 respuesta | 1

1

respuesta

Pregunta


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...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Respondida
get 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...

más de 13 años hace | 0

Pregunta


get values proportional to most occurence
here is my code %Display the transform axes(handles.axes14); imshow(imadjust(mat2gray(H)),[],'XData',theta,'YData',rho,... ...

más de 13 años hace | 2 respuestas | 0

2

respuestas

Respondida
create a web based application using java
i have matlab 2010r10a version how do i open the matlab builder ja is it p art of the toolbox. i have the java toolbox but i ...

más de 13 años hace | 0

Pregunta


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...

más de 13 años hace | 2 respuestas | 0

2

respuestas

Respondida
passing data from one fig file to another
it doesn't matter i alread solved the problem i just wanted to find a way to pass any variable from one m file to another . i...

más de 13 años hace | 0

Respondida
how to detect more lines using hough function
i tried it using the circuit example the problem was keeping the threshold value to default ceil(0.3*max(H(:))) but when i chang...

más de 13 años hace | 0

Pregunta


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 ...

más de 13 años hace | 2 respuestas | 0

2

respuestas

Respondida
how to detect more lines using hough function
Thanks for the quick reply. i will try and experiment with the thresh values and report back my results. Thanks

más de 13 años hace | 0

Pregunta


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 o...

más de 13 años hace | 3 respuestas | 0

3

respuestas