Statistiques
10 Questions
0 Réponses
RANG
112 276
of 301 517
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
0
RANG
of 21 314
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 060
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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.
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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,...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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
plus de 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
