parameter estimation using lsqnonlin() with unknown target values

조회 수: 2 (최근 30일)
Afsaneh
Afsaneh 2015년 1월 5일
댓글: Image Analyst 2015년 1월 5일
I am going to do a gamma correction on some images. So according to these equations, I have to find unknown parameters using “ lsqnonlin ” function.
i estimated A, k with " lsqnonlin function" in eq(2).
now, I have to estimate gamma value from equation (3). but I don’t know how to use " lsqnonlin function" to solve my problem(s) with unknown target value. because i have (RGB)_out' and i initial guess of gamma values. but i don't have target values.
Any help will be appreciated. Tanx:)

답변 (0개)

카테고리

Help CenterFile Exchange에서 Gamma Functions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by