Documentation for the imregdemons-function for non rigid image registration
    4 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
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 :
- which distance measure is being used.
 - which regularizer is being used
 - 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.
Réponses (1)
  Shivani
      
 le 21 Mai 2024
        
      Modifié(e) : Rena Berman
    
 le 16 Juil 2024
  
      To view the implementation details of the ‘imregdemons’ function 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 ‘imregdemons’ function 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! 
0 commentaires
Voir également
Catégories
				En savoir plus sur Geometric Transformation and Image Registration dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!