Documentation for the imregdemons-function for non rigid image registration

조회 수: 8 (최근 30일)
Eirik Kvernevik
Eirik Kvernevik 2021년 6월 3일
편집: Rena Berman 2024년 7월 16일
I am using the imregdemons-function in my master thesis and I need to know which mathematical methods is being used by the function.
Spesifically I need to know :
  1. which distance measure is being used.
  2. which regularizer is being used
  3. which optimization method is being used.
I am looking for some kind of documentation or a verification of this to be used as documentation in my thesis.

답변 (1개)

Shivani
Shivani 2024년 5월 21일
편집: Rena Berman 2024년 7월 16일
To view the implementation details of the imregdemonsfunction in MATLAB, please enter the following command in the MATLAB command window:
edit imregdemons
Additionally, you can also refer to the following documentation link for more details on the imregdemonsfunction in the MATLAB R2018b release: https://www.mathworks.com/help/releases/R2018b/images/ref/imregdemons.html?searchHighlight=imregdemons&s_tid=doc_srchtitle
Hope this answers your question!

카테고리

Help CenterFile Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by