photo

neetika Karwasra


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

doin mtech from computer science.

统计学

Feeds

排序方式:

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 0 个回答 | 0

0

个回答

提问


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

12 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

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

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

12 years 前 | 2 个回答 | 0

2

个回答