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

답변