Estadística
CLASIFICACIÓN
191.416
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
72.73%
VOTOS RECIBIDOS
0
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
of 153.912
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
can i use ANOVA test for selecting features?
i have extracted 30 features for three different types of cell from segmented image... among these features i have to select som...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How can i rectify this error "Undefined function or method 'sobel_mex' for input arguments of type 'double'?
when i ruuned a code as same in the link <http://in.mathworks.com/help/coder/examples/edge-detection-on-images.html>. the error ...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
can i use k-means algorithm for segmenting the cell nucleus and cytoplasm?
i have used k-means clustering algorithm for segmenting cells but it doesn't. i didn't know about k-means algorithm in detail. i...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
how to perform training and testing using SVM classifier?
i am new to SVM classifier.... i have complemented my part( segmentation,feature extraction)...wat is the first step that i shou...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
how to calculate width and length of binary image?
I need to calculate width and length of the binary image... PLZ SUGGEST A WAY
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
how to save the image obtained from the plot command?
i have used the command "plot( cytoplasm1(:,2), cytoplasm1(:,1), 'g-', 'LineWidth', 1)" in my code. i don't know how to save t...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
how to extract the area, perimeter for the object present in the image?
i m in need to measure the features like area, perimetr , length, width of the segmented image.... when i used bwarea to find ar...
alrededor de 10 años hace | 4 respuestas | 0
4
respuestasPregunta
How can i use Mean vector difference enhancer to highlight the gradient of the object contour and to suppress the gradient of noise contour?
I am in need to detect the contour of the cytoplasm and nuclues of the cell(that i have attached in <</matlabcentral/ans...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how to extract the high intensity region from the image?
i am in need to extrct high intensity region from the image ....can anybody provide a way to proceed...i have tried imhist funct...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaI am new in Matlab, and my project is based on matlab. I faced a problem in segmenting image.How can i separate pixels from an image which have intensity within a given range?
use imhist() function... refer this link :https://nf.nci.org.au/facilities/software/Matlab/toolbox/images/imhmax.html
alrededor de 10 años hace | 0
Pregunta
I Have to detect the nucleus of the cell...anyone provide me a code to detect the nucleus in the celll....
My criteria is to detect the contour of the cell and the contour of the nucleus.... i have done detecting the cell contour.... b...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I enhance the gradient of the contour of the object in the image?
My problem is to detect the contour of the cell and its nucleus. to detect the contour of the cell I did my job perfectly....
más de 10 años hace | 1 respuesta | 0