Sparkle89
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
133.793
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
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
Finding object boundary given the centroid point
Hi all, I am currently working on cell segmentation problem. I would like to segment out cells of ring like shape with black ...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Parabola plot not displayed correctly
I am trying to have a quadratic fit to my data. X = randi(100,[40, 1]) Y = (2* (X.^2)) +(3*X) +(5); X2 = [ones(size(X)) X ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Help for creating a mask for segmenting circular object containing circles.
Hi all, I am working on a project for cell segmentation. After edge detection using canny operator , I get the image like t...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Pretrained networks in matlab for extraction of deep features from images
I have found the Pretrained networks list in matlab documentation. I want to use a pretrained network for binary classification....
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to calculate actual size of an object in a dicom image?
I have a dicom image of CT scan. Regionprops returns area in pixels. Is there any other way in Matlab to get the actual sizein c...
más de 5 años hace | 3 respuestas | 0
3
respuestasPregunta
Working with dicom images
I am working on a dataset of dicom images. I tried reading the images using the code below: img = dicomread(path) % path is th...
más de 5 años hace | 1 respuesta | 0