Community Profile

K Shyam Swaroop


Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

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...

8 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 2 answers | 0

2

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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.

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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,...

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 2 answers | 0

2

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer