Shape Context Based Corresponding Point Models

버전 1.1.0.0 (18.5 MB) 작성자: Dirk-Jan Kroon
Shape Context based nonrigid registration of 2D/3D objects, to build Active Shape Models
다운로드 수: 10.5K
업데이트 날짜: 2012/1/26

라이선스 보기

Shape Context is a method to get an unique descriptor (feature vector) for every point of an object contour or surface. This descriptor is used in combination with a b-spline free form deformation grid, for fully automatic creation of point mappings between surfaces of patient datasets (2D/3D).

The 2D Example will create a corresponding point model (PCM) for a set of 10 2D hand contours.

The 3D Example will create a PCM for a set of 10 3D jaw triangulated surfaces.

There are also examples using the PCM's to train and use 2D/3D Active Shape Models (ASM) and Active Appearance Models (AAM). (folder "ActiveModels_version7")

The 2D example takes a couple of minutes. The 3D-example about 7 hours, and requires 64bit Matlab.

The non-rigid mapping between datasets is kept Diffeomorphic to prevent mesh folding. But the optimizer doesn't succeeded in all cases of the 3D-example (maybe in next update)

Notes:
- The examples, will compile some c-coded functions into MEX files. In case of failure slower Matlab coded functions will be used.
- Most functions in this zip-archive are also available as standalone files on the File-Exchange, and can be newer/updated.

인용 양식

Dirk-Jan Kroon (2024). Shape Context Based Corresponding Point Models (https://www.mathworks.com/matlabcentral/fileexchange/30845-shape-context-based-corresponding-point-models), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Image Segmentation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

ActiveModels_version7/

ActiveModels_version7/AAM Functions/

ActiveModels_version7/ASM Functions/

ActiveModels_version7/Functions/

ActiveModels_version7/InterpFast_version1/

ActiveModels_version7/PatchNormals_version1/

ActiveModels_version7/PieceWiseLinearWarp_version2/

ActiveModels_version7/PieceWiseLinearWarp_version2/functions/

ActiveModels_version7/polygon2voxel_version1j/

BuildingModels/

BuildingModels/DistanceFieldCP_version1/

BuildingModels/DistanceFieldCP_version1/functions/

BuildingModels/DistanceFieldCP_version1/polygon2voxel_version1j/

BuildingModels/ShapeContext_version2/

BuildingModels/ShapeContext_version2/functions/

BuildingModels/functions/

BuildingModels/isocontour_version2/

BuildingModels/nonrigid_version25/

BuildingModels/nonrigid_version25/functions/

BuildingModels/nonrigid_version25/functions_affine/

BuildingModels/nonrigid_version25/functions_nonrigid/

BuildingModels/nonrigid_version25/low_level_examples/

BuildingModels/polygon2voxel_version1j/

버전 게시됨 릴리스 정보
1.1.0.0

Many bugs solved. Less memory usage.

1.0.0.0