K Shyam Swaroop


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
206,127
of 301,159

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 21,182

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,105

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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

10 years 前 | 2 个回答 | 0

2

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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.

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 2 个回答 | 0

2

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答