Estadística
4 Preguntas
4 Respuestas
CLASIFICACIÓN
78.143
of 300.392
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.373
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
How to select the ROI of specific size over the image ?
With the newer roi-commands it also can look like this: height = 128; width = height; imshow(image) roi = images.roi.Recta...
casi 5 años hace | 0
Changing drawellipse to drawcircle doesn't work like I wished
I don't know why it works right now, but I changed the drawcircle/drawellipse to images.roi.Ellipse with fixed values. %% nothi...
casi 5 años hace | 0
| aceptada
Determination of particle area in reference of the whole area
The answer to this is also the answer to another question I asked: click here
casi 5 años hace | 0
| aceptada
How do I count particles in a multi-colored image?
I now create a cropped image with the ROI (like drawellipse). Then I call the color thresholder: colorThresholder(image.cropped...
casi 5 años hace | 0
| aceptada
Pregunta
Changing drawellipse to drawcircle doesn't work like I wished
I had a few lines of code running with the command drawellipse. f = figure; set(f,'Name',['cropping image "',imageName,'"'],'N...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
return doesn't work within function
Hi, I've created a function that should cancel the base script. I call the function with the following code: if isempty(factor...
casi 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Determination of particle area in reference of the whole area
I have a video of particles going throw the region of interest. I'm interested in getting the area of all the particles in refer...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I count particles in a multi-colored image?
Hey everybody, I'm searching for an approach to count particles (and get their area) in an image. Only the inner area is the ar...
alrededor de 5 años hace | 1 respuesta | 0

