Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
138.250
of 301.537
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.318
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.234
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
How to apply splitting and merging technique(image segmentation)on satellite images.
I tried with the below attached code, but I am not getting any image in the output so, please help me with a corrected code.I ha...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How to divide classes in optimum global thresholding using Otsu's method
I am implementing optimum global thresholding using otsu's method by referring Gonzalez and Woods book, I am finding difficulty ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to get pixelcount in image.
I tried with [pixel-count x]=imhist(i), i is gray scale image but I got pixel-count=256xdouble like dis not value. Please help m...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
what type of filter is best suitable to remove Gaussian noise in image
I tried with this code but result I got is blurred image. So please provide me an answer for this with matlab code. j=imrea...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
how to change mean and variance values in image.
I got the value of mean and variance as 111 and 46 for an image, I need to do mean=0, variance=0.005, how to do tat in matlab pl...
más de 9 años hace | 1 respuesta | 0
