Estadística
10 Preguntas
0 Respuestas
CLASIFICACIÓN
204.057
of 300.364
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.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.407
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
What is hybrid filter ? How to Create an Hybrid Filter ?
What is hybrid filter ? How to Create an Hybrid Filter ? or is using two different filters to de-noise images is called an hybri...
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
What are the other ways to find the Image Quality apart from using metrics such as MSE and PSNR ?
What are the other ways to find the Image Quality apart from using metrics such as MSE and PSNR and which is the best way to ada...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
What are the other ways to find the Image Quality apart from using metrics such as MSE and PSNR ?
What are the other ways to find the Image Quality apart from using metrics such as MSE and PSNR and which is the best way to ada...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Can I directly start with Thresholding without using Filters ?
Can I directly start with the process of thresholding without using filters because most of my images are high quality images.
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
What is hybrid filter ? How to Create an Hybrid Filter ? or is using two different filters to de-noise images is called an hybrid filer? Please do explain
Wanted to know about hybrid Image filters
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
What is an Hybrid Filter ? Does Using two different filters Mean that it is an Hybrid filter ? How to create an hybrid filter?
What is hybrid filter ? How to Create an Hybrid Filter ? or is using two different filters to de-noise images is called an hybri...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Explain the Code given below
clc; close all; clear; path(path,'c:\stare'); I = imread('im0021.jpg'); I = mat2gray(I); BW = edge(I); imshow(I), figure,...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How Scan an image fully and seperate the area of interest using MATLAB ?
How to scan an image as a whole and separate the area of interest using matlab
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
I have a retina Image. How do I identify whether there is noise in the image ? The image visually seems fine.But That cannot be the case with other images.
How to identify with MATLAB whether an image in my case retinal image has noise. And if could be identified what is the procedur...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
My doubt is whether I can use different filters to filter an image (Noise removal) in the same code ? Is the approach right?
I wanted to process an image to remove noise and tried with a particular filter that worked but the MSE and PSNR Values were dis...
alrededor de 10 años hace | 1 respuesta | 0
