Estadística
10 Preguntas
0 Respuestas
CLASIFICACIÓN
172.098
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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 do I identify nontrained members when using svm?
I downloaded the following file from matlab: function [result] = multisvm(TrainingSet,GroupTrain,TestSet) ...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How do I resize a binary image?
I tried using imresize but it is not showing the image I sent in. The white pixels are no longer there and I just have a blank b...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
How do I change the image displayed in the axes of a gui?
On the gui, I have push buttons and an axes. The first push button loads an image into the axes. The second is supposed to perfo...
más de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
How do I use svm to train and classify features extracted from a fingerprint image?
From the fingerprint image I have extracted three features which are a 1x16 vectors each. I don't understand how to use svm to p...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I find the bounding box of a fingerprint image
The patterns on the image are black while the background is white. I need to make the background which is white as minimal as po...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
How do I create a function that divides an image into 4 blocks through the centre of gravity of the image and then call that function into a program that divides into 16 blocks?
For each image block gotten I need to calculate the block size and orientation.
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
What is the difference between centroid and weighted centroid in regionprops?
Which one of the two calculates the center of gravity of the entire image. Thank you.
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I divide an image into 64 blocks through the centre of gravity of the image?
The center of gravity is already known using region props but how do I program it to divide the image into 4 blocks through the ...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I divide an image into 64 blocks through the centre of gravity of the image?
The center of gravity is already known using region props but how do I program it to divide the image into 4 blocks through the ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I find the centre of gravity of an image?
I tried regionprops but it is giving out more than one centroid and I need the centre of gravity of the entire image. Thank you....
más de 11 años hace | 5 respuestas | 0