Estadística
CLASIFICACIÓN
256.777
of 301.454
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.287
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.632
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
extract pixels where value is greater or less than a specified value
Hi how can i extract the list of pixels from imgf that are less than 93? i have to only check the pixels that are in the ind va...
más de 4 años hace | 1 respuesta | 0
1
respuestaHow to extract intensity of pixels from an image that are equal 1 in a binary mask
I was able to find the solution myself. intensite_region = double(imgf(seg == 1));
más de 4 años hace | 0
| aceptada
Pregunta
How to extract intensity of pixels from an image that are equal 1 in a binary mask
Hi can anyone help me? I need to extract the intensity of every pixels from imgf that equal to 1 in seg and assign the result in...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
segmentation algorithm by region growth
Hi I need to complete the following assignement and im having issues. For a reason I don't understand my code is currently drawi...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Need help to seperate the text from the background
I need help to find the intensity treashold that will help me seperate the background from the text in this greyscale image. i ...
más de 4 años hace | 2 respuestas | 0
