Estadística
CLASIFICACIÓN
18.089
of 295.486
REPUTACIÓN
2
CONTRIBUCIONES
12 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How to convert scilab code into matlab?
I have a code in Scilab. How to convert that code into Matlab?? Can anyone please tel me..
más de 10 años hace | 1 respuesta | 1
1
respuestaPregunta
Does anyone knows how to do Elastic Bunch Graph match????
*Does anyone knows how to do elastic bunch graph matching on face image?? is there a code available???*
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Is there a code available for facial feature point detection???
Is there a code available for detecting fiducial points such as eyes, nose, and mouth????
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
how to get the facial feature points from the faces???
Using the Viola Jones algorithm m able to detect the face parts. Now i want to extract the facial feature points from eyes,nose ...
más de 11 años hace | 3 respuestas | 1
3
respuestasPregunta
How to get the 4 pts for mouth in face parts detection????
This is the pgm for face parts detection... img = imread('f5.jpg'); detector = buildDetector(); [bbox bbimg faces bbfaces...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
How to save the cropped image as a RGB image?
This is the pgm for face detection... % set mex file path for this platform ... addpath(lower(computer)); % call wit...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
To crop the detected face parts
This is the pgm for face parts detection.In this i wanted to crop the detected parts. So i wanted to knw how to use "imcrop" in ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
how to save the image as a RGB image???
This is the code for median filtering on RGB images. I wanted to save only the resorted image into a new folder. how do i do tha...
más de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
To remove the noise using Median Filtering.
This is my code for median filtering..i have 5 image in "class2" folder. Am able to display only the 1st image of original & noi...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
is there a code to perform a median filtering without adding the noise???
i wanted to perform a *median filtering on the original image without adding any* *noise*. Is it possible??? If so can u plz pro...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
how can i display the image in GUI??
This is my code. To read the image from the file and display that image..m able to read the image but m not able to display it. ...
más de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
ctranspose Transpose on ND array is not defined.
*face recognition program* % Acquire new image % Note: the input image must have a bmp or jpg...
casi 12 años hace | 1 respuesta | 0