Frage


finding the minimum value
I have a code performing inverse dualtree dwt for j1 = 1:size(A1_20,3) for j = 1:J % loop thru subbands ...

mehr als 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


edit-rectangle box for each image
to my previous posts http://www.mathworks.in/matlabcentral/answers/37631-edit-rectangle-box-for-each-word i get rectangle ...

mehr als 14 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


reducing resolution of an image
I have an image having resolution of 256x256,i want to reduce the resolution of image to 128x128,64x64,without using imresize co...

mehr als 14 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


reducing the quality of image
I have an image ,in which i want to decrease the quality of an image ,please help

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


colour specification for gray colour
I have a line taken fron wavelet3d demo hiso = patch(isosurface(Ds,5),'FaceColor','k','EdgeColor','none'); k gives black c...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


edit-rectangle box for each word
I have an image http://www.sendspace.com/file/0mm1uq in that i want to draw rectangle box for each word ,please help

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


eror-K must be less than or equal to N for sampling without replacement.
I have a code [Test_File Test_File_Path] = uigetfile('*.jpg;*.pgm;*.png;*.tif','Select a Test Image'); test_image_p...

mehr als 14 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


argmin function
I am performing Sparse Representation-based Classification (SRC)algorithm ,In that i have completed 2 stepls ,till L2 NORMALISA...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


rectangle box for each word
I have an image in which i want to draw bounding box for each word,i.e a rectangle box for every word in that image Please he...

mehr als 14 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Error -Reference to non-existent field
I have a code taken from internet filename=Lenna.bmp info=imfinfo(filename); mingrayvalue=i...

mehr als 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


error using fopen
i have some values in loop ,when writing it to a text pad i get as 6.000000[]7.000000[] i need only as 6 and 7 fprintf...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


error using set
i have a line set(handles.editResult, 'string',num) it displays image in specified axes,but i need to display it in a sep...

mehr als 14 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


displaying in textpad
from my previous post http://www.mathworks.in/matlabcentral/answers/37160-error-in-displaying-image the line set(handl...

mehr als 14 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


error in displaying image
I have a code function pbRecognize_Callback(hObject, eventdata, handles) % hObject handle to pbRecognize (see GCBO...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


hand-written digit recognition
i am working on hand written number recognisation using neural network.that is pincode recognisation for example if i write 6000...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Error- Subscript indices must either be real positive integers or logicals.
I have a code for dual tree wavelet transform x = rand(64,64,3); J = 3; [Faf, Fsf] = FSfarras; [af, sf] ...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


SRC ALGORITHM
I am working on face recognisation ,i need a code for Sparse Representation-based Classification(SRC) is there any codes availab...

mehr als 14 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


L1 minimisation
I am working on ace recognisation,i have to do SRC algorithm,I have completed Normalize the columns of A to have unit L2-norm.an...

mehr als 14 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


displaying text
I have a an image <http://imgur.com/5lWKR>, in which i need only the text to be displayed, please help, i dont need any back...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


removing unwanted pixels
I have an image http://imgur.com/1AyaA <<http://i.imgur.com/1AyaA.png>> in which i need only the text ,i want to remov...

mehr als 14 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


finding the co-ordinates
I have a matrix as S=[0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 0 0 0 ...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


rectangle box over text in image
i have a image which contains text ,i want to draw the rectangle box over those text ,i want to draw on the rgb image itself,is...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


converting m files to .exe files
I have a .m file in which i want to convert it into .exe file ,please tell how to convert to .exe file and run it is it poss...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


removing smaller white pixel region
I have a image http://imgur.com/jGhMG in which i want to remove smaller white regions,need only text please help

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


gray co matrix
I have a matrix A=[2 4 1 2 ;2 1 2 4; 2 3 1 2 ;1 3 3 2] pleas etell how to get graycomatrix for this,and how is generates the ...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


drawing bounding box
i have an image http://i.imgur.com/jlGZw.jpg in this please tell hoe to draw bounding box for each word

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Problem in image classification
I have extracted the features of an image the segmented part of a brain image ,i want to classify to which class it belongs , ...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


fow to give features as input
I have extracted features of a segmented tomour part,now i want to give features as input to a classifier ,a knn classifier ,i h...

mehr als 14 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


image classification
I have extracted featurs of image autoc: [2.127106797667545e+000 2.173231960408685e+000] contr: [3.2486...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


error -index must be a positive integer or logical.
I have code for rbf function with cv xdata=[0.5 25 1 0 ;8 9 21 0;12 25 1 0 ;8 9 21 0; 12 25 1 1 ;8 9 21 0] ydata=[2 6...

mehr als 14 Jahre vor | 2 Antworten | 0

2

Antworten

Mehr laden