photo

neetika Karwasra


Active since 2011

Followers: 0   Following: 0

Message

doin mtech from computer science.

Statistics

Feeds

View by

Question


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

mer än 12 år ago | 1 answer | 0

1

answer

Question


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

mer än 12 år ago | 0 answers | 0

0

answers

Question


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

mer än 12 år ago | 1 answer | 0

1

answer

Question


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

mer än 12 år ago | 1 answer | 0

1

answer

Question


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

mer än 12 år ago | 2 answers | 0

2

answers

Question


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

mer än 12 år ago | 2 answers | 0

2

answers