Procrustes analysis #모형분석 #컴퓨터프로그래밍 #컴퓨터비전 #프로크러스트 #모형 #분석
-
[python] Procrustes shape analysis코딩/Python 2020. 10. 20. 15:40
최근 서로 다른 실루엣의 유사도를 비교하는 방법을 찾던 중 논문에서 Procrustes Shape Analysis라는 서로 다른 두 도형의 유사도를 비교하는 방법을 공부해보았다. 한글로된 설명이 많이 없어 나중에 보기 편하게 포스팅을 남겨본다. https://www.mathworks.com/matlabcentral/mlc-downloads/downloads/submissions/23972/versions/22/previews/chebfun/examples/geom/html/Procrustes.html Procrustes shape analysis Procrustes shape analysis Alex Townsend, August 2011 Contents (Chebfun Example geom/Procr..