![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/27094218_1659889843157_DEF.jpg)
Walaa
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
121.774
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
21 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
76.19%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
The explanation of each step in ellipse fitting code
I need help understanding each line of this code. % Calculate centroid, orientation and major/minor axis length of the ellipse ...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
how can I save the output data of each run in new row ?
how can I save the output data of each run in new row ? I used append but it just overwrites the old values
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
about displaying cup and disc diameter
I want to display the cup and disc diameters as shown in the image below. I've already drawn the boundaries of the cup and disc....
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
how to solve not enough input argument error?
I am getting this error while trying to run the code below Error using / Not enough input arguments. Error in filex(line 24...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to solve an error using uiwait?
I get these errors using uiwait . how could i solve that ? Error using uiwait (line 48) Input argument must be of type figure ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to get better preprocessing results
I'm using the steps in the code below as preprocessing steps before cup and disc segmentation of a retinal image. any advices fo...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
using less than operator and combination of if and for statement
I'm trying to use the less than operator and getting the following error (for vertical Height 102 Error: Invalid operator use). ...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
measure height of object in millimeter
If I have these details (FOV, distance between the object and the lens, object height in pixels), is it possible to measure the ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
change the color of line inside the boundaries and measure length of this part of line?
Could you kindly help me in changing the colour of the line inside the red borders to green and measuring the length of this par...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
extend line to the facing side of a border
I measured and plotted the shortest distance between the two borders as a yellow line. How could I extend that line to the outer...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
minimum distance between 2 objects
I plotted boundries with bwboundries and smoothed them with the sgolay filter then plotted these boundries over RGB image. Coul...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
how can i separate each color into a single image?
I used imsegK-means and superpixel for color classification . How can I separate each cluster into a single image ? %superpixe...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
extraction of the bright blob
I want to segment the bright blob and measure its major axis .
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
measure diameter starting with a certain point
I used the code suggested by @Image Analyst to calculate the shortest distance between the boundaries. Now I need to measure the...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
insert object mask function
The insertObjectMask function is not functional in the R2019b version. I think because it was first introduced in the R2020b . I...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
get rid unwanted dots
I'd like to get rid of the tiny colored dots that conceal the red lines. Kindly help if you can.
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
locate a perfect circular boundary of a segmented region
%segementation of cup using active counter(snakes) I = imread('after opening 1.jpg'); %-- load the image m = zeros(size(I,1),...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
define boundaries and merge two objects
I have these both segemented objects and I want to define their boundaries by drawing a perfect circle after that I want to m...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Height of circular shape
I have these two images and I want a code that can be used to determine the height of these nearly circular region can anyon...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
i want to extract a disc
That is a retinal image , I used active counters to segement the cup and it worked but it does not work with disc . any advice...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
why active contour always produce an error?
I am using this code to segement a grayscale image and produces an error in activecontour([A, mask, N, method, smoothfactor,con...
más de 2 años hace | 1 respuesta | 0