Statistica
RANK
14.883
of 299.737
REPUTAZIONE
3
CONTRIBUTI
23 Domande
4 Risposte
ACCETTAZIONE DELLE RISPOSTE
43.48%
VOTI RICEVUTI
2
RANK
of 165.655
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
I need to apply AAM on a face image.
Hi friends.I wanted to apply AAM on the face images and my output must be like the image in the link shown below <https://pic...
oltre 13 anni fa | 2 risposte | 1
2
risposteDomanda
how to check for the Circle shape in an image?
Hi,I hav an image and it has an object with circle shape.Is ther any inbuilt function to check if there are any circle shaped ob...
oltre 13 anni fa | 0 risposte | 0
0
risposteDomanda
howto calculate the covariance matrix?
hi, suppose Yi is a row matrix of size 1 X L with 'i' varrying from 1 to m.That is there are row matrices Y1,Y2,Y3...Ym. now ...
oltre 13 anni fa | 0 risposte | 0
0
risposteDomanda
How to histogram equilize an image?
Suppose i have a set of face images I1,I2, ,IM ,size of each image being LxL,in the training set.Now how to histogram equalize ...
oltre 13 anni fa | 1 risposta | 0
1
rispostahow to detect a face from a real time video?
Cud anyone provide me the program if they hav...
oltre 13 anni fa | 0
Domanda
how to detect a face from a real time video?
Hi friends,As a part of my curretnt project i need to detect the face from a real time video.That is i need to take the input fr...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
how to change the colour of the horizontal and vertical lines that move along with the mouse while using the ginput function?
how to change the colour of the horizontal and vertical lines that move along with the mouse while using the ginput function?
oltre 13 anni fa | 1 risposta | 0
1
rispostahow to join points at the edges of a face on an image using a curve?
What am gonna do is to first i ll use ginput to get the (x,y) coordinates of those three points.Then i ll mark those points as ...
oltre 13 anni fa | 0
how to join points at the edges of a face on an image using a curve?
Any answer wud b appreciated.Thank u..
oltre 13 anni fa | 0
Domanda
how to join points at the edges of a face on an image using a curve?
Hi.Suppose i have a face image with 3 selected points at the edges.One point is at the chin edge,another is the right cheek ed...
oltre 13 anni fa | 3 risposte | 0
3
risposteDomanda
What does the symbol ";" mean in the statement "p1 = [x; y]"?
What does the symbol ";" mean in the following statement? p1 = [x; y];
oltre 13 anni fa | 2 risposte | 0
2
risposteDomanda
How to find the linear distance between two points say (x,y) and (m,n) on an image?
Hi..How can we find the linear distance between any two points on an image?Can we do this using any inbuilt function??or can thi...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
What is a vector?or what are vector coordinates?
Hellow sir,Can any one tell me what is a vector in matlab(or vector coordinates).Can u please explain me with a small example ta...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
how to recognise an input image from a set of images which contains the input image as one of the images by comparing the pixel values of the input image from that of the set of images??
Hello sir,My problem statement is like this..I need to input an image using imread.In a folder there will be some 20 images.Our ...
oltre 13 anni fa | 1 risposta | 0
1
rispostaHow to append data or values to an existing .csv file??
using dlmwrite with an '-append' is only appending the new values below the already present values.But wat i want is to append t...
oltre 13 anni fa | 1
Domanda
How to append data or values to an existing .csv file??
hi..suppose i have a .csv file named csvfile.csv.And it has the values as follows: 23 45 69 84 48 78 12 34 so it ...
oltre 13 anni fa | 3 risposte | 0
3
risposteDomanda
How to append data or values to an existing .csv file??
hi..suppose i have a .csv file named csvfile.csv.And it has the values as follows: 23 45 69 84 48 78 12 34 so it ...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
How to append data or values to an existing .csv file??
hi..suppose i have a .csv file named csvfile.csv.And it has the values as follows: 23 45 69 84 48 78 12 34 so...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
what is the use of the symbol '*' in the function named fullfile?
Hi,what is the significance of the asterik symbol '*' in the following statement... filePattern = fullfile(myFolder, '*.jpg')...
oltre 13 anni fa | 2 risposte | 0
2
risposteDomanda
Difference between Array,Cell array and Subscripted elements of an array..??
Hellow...Cud any one plz tell me the difference between these three terms... 1)Array 2)Cell array 3)subscripted elements of a...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
how to read images from a folder one after the other from a folder and convert them into its greylevel image using a for loop?
Suppose i hav around 30 images in a folder named 'images'.Now what i need to do is to read the images one after the other and co...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
How to find the pixel value at any point on a greyscale image(not on an rgb image?)
Respected sir, I need to find the pixel value on an graylevel image.(not on an RGB image,this can be done using impixel func...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
how to access values inside a matrix or array in a 'for' loop??
suppose i hav two matrices or arrays named m and n.They have 4 values each like this. m=56 67 89 103 n=45 78 92 71 ...
oltre 13 anni fa | 2 risposte | 0
2
risposteDomanda
how to import a csv file to MS access??
I hav created a csv file named csvlist1 using the following step... csvwrite('csvlist1.dat',[x,y]) now i want to import this f...
oltre 13 anni fa | 0 risposte | 0
0
risposteDomanda
How to store the X,Y axis co-ordinate values of a point on image from Matlab to MS Access??
Respected sir,My program should be like this.First i need to read an image from the system.Then i need to show/display it.After ...
oltre 13 anni fa | 2 risposte | 0
2
risposteDomanda
How to store the X,Y axis co-ordinate values of a point on image from Matlab to MS Access??
Respected sir,My program should be like this.First i need to read an image from the system.Then i need to show/display it.After ...
oltre 13 anni fa | 0 risposte | 0
0
risposteDomanda
imsubtract(data(:,:,1), rgb2gray(data));
imsubtract(data(:,:,1), rgb2gray(data)); how does the above function work??i know the operation of imsubtract in general....
oltre 13 anni fa | 1 risposta | 0