Estadística
17 Preguntas
0 Respuestas
0 Problemas
2 Soluciones
CLASIFICACIÓN
212.464
of 297.527
REPUTACIÓN
0
CONTRIBUCIONES
17 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
5.88%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.454
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
84.942
of 159.075
CONTRIBUCIONES
0 Problemas
2 Soluciones
PUNTUACIÓN
30
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Classify images based on pixel differences.
i have to classify the covered and uncovered mouth images using the concept of pixel differences between them. I don't want to g...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to save series of values under one excel file MATLAB?
I want to store pitch, yaw and roll for each frame in excel file. eg: if 144 frames then excel stores 144 values of pitch,yaw an...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use local binary pattern to extract features?
I am new to MATLAB. Kindly help me how to use local binary pattern to extract features from images?
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to apply local binary pattern on images and manipulate its results?
I have to apply Local binary patterns on the images to classify the covered and uncovered mouth and then manipulate its results ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Getting error about recursion limit?
I have getting the recursion error upon calling function. Maximum recursion limit of 500 reached. Use set(0,'RecursionLimit...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How to continuously update the variable when input given by user?
Scenario is I have 5 images in folder. I have to read image1,calculate its pixels calculation then calculate the ratio of black ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to remove the unwanted black region from binary image?
I have converted the images into binary image then calculate its black and white pixels. after calculation i have calculate the ...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How to find Eye-blinking rate after extraction of eye region in MATLAB?
I want to find Eye-blinking rate to declare the drowsiness. I have extract the eyes region from an image which is attached below...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How can i extract desired image from an image?
In the attached figure, I have to extract the visible part (i.e. rectangular eye part) in order to have focused eye region. I ha...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to extract point of interest from plotted graph?
I have plotted the graph by calculating this average horizontal values and then calculate their local minima points. Now I want ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to extract the point of interests from the plotted graph?
I have plotted the horizontal average values and calculate their local minimas point. Now i want to extract the point of interes...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How to extract the point of interests from the plotted graph?
I have plotted the horizontal average values and calculate their local minimas point. Now i want to extract the point of interes...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
I want to extract the point of interest from plotted graph?
I want to extract the point of interest i.e from negative to positive is 1st point of interest and positive to negative is 2nd p...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
I want to extract the point of interest from plotted graph?
I want to extract the point of interest i.e from negative to positive is 1st point of interest and positive to negative is 2nd p...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
I want to find minimum values from an array?.
Min(x) simply gives the most smaller value but i dont want this i want atleast 2 min values and by taking those values i have t...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I get the exact intensity change coordinates from graph automatically?
I am working on Eye-tracking thing i have to track the eye for open and close. for which I am using the concept of horizontal av...
más de 9 años hace | 0 respuestas | 0
0
respuestasResuelto
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
más de 9 años hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
más de 9 años hace
Pregunta
How to apply viola-john algorithm after extraction of skin region from original image?
I have completed extraction of skin region, but unable to apply exact viola-john algorithm on it to achieve the face detection p...
más de 9 años hace | 0 respuestas | 0