Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

applying newton rapshon method

조회 수: 1 (최근 30일)
FIR
FIR 2012년 8월 4일
I have an image 'cameraman.tif'.I have to apply newton rapshon method using the formula to that image
Cj=Ci-f(Ci)/f'(Ci)
f(Ci)=i^2-i-1
f'(Ci)=2i-1
Ci is the central pixel
Cj is the neighboring pixel of Ci
please hel how to process
  댓글 수: 3
FIR
FIR 2012년 12월 28일
8 nighbours
Amith Kamath
Amith Kamath 2013년 1월 3일
Also, I believe images need two indices, as in C(x,y). Could you rephrase the question based on two indices?
Additionally, I fail to understand how the left hand side of the equation is already known to be the neighboring pixel (?)

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by