photo

neetika Karwasra


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

doin mtech from computer science.

统计学

MATLAB Answers

6 个提问
0 个回答

排名
160,498
of 300,198

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,889

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,681

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


what is adaptive local filters
what is the role of adaptive local filter in image restoration. plz explain the concept behind this. Thnks

13 years 前 | 1 个回答 | 0

1

个回答

提问


adaptive local filter
meanfilteredimage = filter2( ones([convwindowsize, convwindowsize]), noiseimage) / prod([convwindowsize, convwindowsize]); loca...

13 years 前 | 0 个回答 | 0

0

个回答

提问


arithmetic mean filter
In arithmetic mean filter meanfilteredimage = filter2( ones([convwindowsize, convwindowsize]), noiseimage) / prod([convwindowsi...

13 years 前 | 1 个回答 | 0

1

个回答

提问


image resizing by seam carving method
I want to resize image usnig seam carving concept suggest appropriate algo. for this Thnks

14 years 前 | 1 个回答 | 0

1

个回答

提问


how to run given image resizing project
please help me in running this project http://engrprojects.blogspot.com/2009/07/image-resizing-project-in-matlab-gui.html te...

14 years 前 | 2 个回答 | 0

2

个回答

提问


How do I fix the error Function definitions are not permitted at the prompt or in scripts.
whenever I write the command function imageChoice_callback(hObject,eventdata). Encounter an error Function definitions are not...

14 years 前 | 2 个回答 | 0

2

个回答