Least-median-of-squares Fitting
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
0 Kommentare
Antworten (2)
Image Analyst
am 12 Dez. 2011
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?
Marco Riani
am 5 Nov. 2019
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
0 Kommentare
Siehe auch
Kategorien
Mehr zu Retinal Imaging finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!