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年以上 前 | 1 件の回答 | 0

1

回答

質問


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

12年以上 前 | 0 件の回答 | 0

0

回答

質問


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

12年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 2 件の回答 | 0

2

回答