Info

この質問は閉じられています。 編集または回答するには再度開いてください。

applying newton rapshon method

3 ビュー (過去 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