Statistik
10 Fragen
0 Antworten
RANG
111.981
of 301.298
REPUTATION
0
BEITRÄGE
10 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
0
RANG
of 21.225
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.851
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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.
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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,...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
