Estadística
10 Preguntas
5 Respuestas
0 Problemas
11 Soluciones
CLASIFICACIÓN
3.548
of 295.467
REPUTACIÓN
15
CONTRIBUCIONES
10 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
30.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
33.063
of 153.912
CONTRIBUCIONES
0 Problemas
11 Soluciones
PUNTUACIÓN
120
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
how to calculate running average on multiple images in one folder
Use uigetfile to select all the images in your directory and then store in some variable. Use mean to find the average...
alrededor de 11 años hace | 0
compare datasets and remove not common rows
What do you mean by " I have to remove the rows that are not common"? if you mean to reduce the size of the other dataset(b) and...
alrededor de 11 años hace | 0
| aceptada
how to define the starting point in gmmdistribution
you can generate this vector for instance by using Kmeans. <http://www.mathworks.nl/help/stats/kmeans.html>
alrededor de 11 años hace | 0
how to define the starting point in gmmdistribution
In your case the 'Start' should be a vector of 40 entries. These vector points define whether the corresponding pixel value is i...
alrededor de 11 años hace | 0
| aceptada
Pregunta
Segmenting a low contrast image
Hi, I am trying to segment a low contrast image. I have so far tried, calculating the image gradients to look at the change in ...
casi 12 años hace | 2 respuestas | 0
2
respuestashow to draw circle in an image?
you can draw the circle using the following code: %e %r= desired radius %x = x coordinates of the centroid %y = y coordi...
casi 12 años hace | 1
| aceptada
Pregunta
change the range of angle for regionprops
Any idea, how can we change the range of angle for the orientation which we get from regionprops? Currently, the regionprops...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
update the filed values in a structure
Hi, i have a structure which has the number of field values depending on the blobs it identifies. But, in some the frames, i ru...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
show identified object as a movie
Hi, I am working on tracking project. So far i am able to detect the objects in my binary image and find the x,y coordinates of...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
fitting ellipse in connected components
Hi, I have a binary image and i have identified the connected components. Now i need to fit an ellipse in these connected comp...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Read .seq file in MATLAB
Hi, I have a 20 minute video recording of an insect and i need to process it. Since it is the raw data,its file format is .seq....
alrededor de 12 años hace | 3 respuestas | 0
3
respuestasPregunta
VLC Plugin absent in actxcontrol
Hi, I am trying to use the VLC application in one of my project. I have installed VLC into my c:/ProgramFiles/VLC. However when...
más de 12 años hace | 1 respuesta | 1
1
respuestaPregunta
Extracting the row values from various sheets of excel file using actxserver
Hi, I have an excel file with 10 sheets and data in each sheet will increase as it gets updated. The number of columns remai...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Find the average frame from avi file
Hi, I am supposed to find the average frame from a avi file(which has 635 frames). To find the average frame,I am trying to rea...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
crop the base image from the mask
hi, I have a base image and a mask image (both are 3d medical Images)in .mhd format.I have the code to read my image in the abo...
casi 13 años hace | 1 respuesta | 0