Skip to content

tayfunates/3d-mesh-correspondance

Repository files navigation

This repository contains a collection of Digital Geometry Processing libraries to be used in achieving multiple shape correspondence. Libraries and their brief descriptions are placed below:

TACore: Contains core classes to be used by other libraries.
TAShape: Contains classes to represent a 3-dimensional shape using different formats. Currently, PCL and Open Inventor libraries are used to represent the shape digitally.
TAFeatureExtraction: Contains an inheritance hierarchy to extract global or local features from 3-dimensional shape. Following feature types are implemented:

TAFeatureExtraction.h includes the basic classes which are on top of the hierarchy.
PatchBasedPerVertexFeatureExtraction.h includes an interface for multi-scale 3-dimensional per vertex features.

TAFeature: Contains feature types extracted by TAFeatureExtraction.
TAPaper: Contains Matlab, C++ codes from different academic sources.

About

This repository contains a collection of Digital Geometry Processing libraries to be used in achieving multiple shape correspondence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published