Least-median-of-squares Fitting

조회 수: 3 (최근 30일)
Jamuna Jayashri Mahalingam
Jamuna Jayashri Mahalingam 2011년 12월 12일
답변: Marco Riani 2019년 11월 5일
Can anyone please help me with the algorithm for Least-median-of-squares fitting...I am trying to use it for the optic disc segmentation in retinal images?

답변 (2개)

Image Analyst
Image Analyst 2011년 12월 12일
I never heard of it, though that's not surprising since there are hundreds of papers published every year, each with a unique newly invented filter. You must have heard of it somehow, such as a scientific article or web page. Where was it, and was it not explained in sufficient detail for you to translate the algorithm into MATLAB code?
  댓글 수: 1
Jamuna Jayashri Mahalingam
Jamuna Jayashri Mahalingam 2011년 12월 13일
Actually it just appeared in the Literature review of the paper "Locating the Optic Nerve in a Retinal Image using the Fuzzy Convergence of the Blood Vessels" by Hoover and Goldbaum.So I just wanted to ask what it actually meant and how it was used in the context of Retinal Image processing.

댓글을 달려면 로그인하십시오.


Marco Riani
Marco Riani 2019년 11월 5일
Least-median-of-squares fitting is implemented in function LXS of the FSDA toolbox.
At the web address
you can find the HTML documentation of this function

카테고리

Help CenterFile Exchange에서 Retinal Imaging에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by