how can I access to CPD2?

조회 수: 2 (최근 30일)
Elnaz
Elnaz 2025년 4월 25일
댓글: Cris LaPierre 2025년 4월 25일
how can I access to CPD2?
% Mandatory CPD toolbox : Can be foud here :
% https://sites.google.com/site/myronenko/research/cpd
% Myronenko A., Song X. (2010): "Point-Set Registration: Coherent Point Drift", IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 32, issue 12, pp. 2262-2275,
But the link to access to download is deactivated, so my code encounter this error:
Error in CloudPoint2VolumeRegistration (line 77)
[Transform2, ~]=cpd_register(REFCELLS,CELLSc2,opt); % registering using rigid coherent point drift
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in DemoAtlasAlignment (line 116)
[T, REF]=CloudPoint2VolumeRegistration(CELLS,ATLAS1,opt);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Would you please recommend a solution or any suggestion to help find it?
  댓글 수: 2
Cris LaPierre
Cris LaPierre 2025년 4월 25일
You will need to contact the author of that paper to see if and where the site has moved.
Classic Google Sites were archived in November 2021, and websites created directly through Google Business Profiles were shut down on March 1, 2024, with redirection to Business Profiles until June 10, 2024, when visitors would see a "page not found" error.
FWIW, I do see that same article referenced in some functionality found in MATLAB. For example, pcregistercpd
Cris LaPierre
Cris LaPierre 2025년 4월 25일

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Google Earth에 대해 자세히 알아보기

태그

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by