Title: Laconic Shape Descriptors
1Laconic Shape Descriptors
laconic adj concise, curt, short, succinct
- Michael BurnsCOS 597D
- November 20, 2003
2Premise
Premise Motivation Solution Algorithm Results
End
- Premise Given a class of objects, statistical
data derived from the class can help traditional
geometric algorithms
3Motivation
Premise Motivation Solution Algorithm Results
End
- Shape matching compares shape descriptors
- GEDT, radial extent, etc
- Matching between many models is expensive
4Motivation
Premise Motivation Solution Algorithm Results
End
- Newly acquired models need to be classified
- Brute force method requires n comparisons over n
models
5Solution Laconic Shape Descriptors (LSD)
Premise Motivation Solution Algorithm Results
End
- Calculate average shape descriptor for the class
- Use this descriptor to facilitate fast
classification - Average of shape descriptors over a class of
objects should contain characteristic information
about class
6How good is LSD?
Premise Motivation Solution Algorithm Results
End
- Shape descriptors are consistent within class
- LSD should be representative
7How good is LSD?
Premise Motivation Solution Algorithm Results
End
- Shape descriptors are different between classes
- LSD should be discriminating
8LSD is easy to find
Premise Motivation Solution Algorithm Results
End
- Using Voxel representation
- Align model
- Voxelize model
- Apply Gaussian Euclidean Distance Transformation
- Merge (average) transformed voxels over a class
9Benefits of LSD
Premise Motivation Solution Algorithm Results
End
- LSD means speed (in classification)
- LSD may generate interesting visuals
10Acknowledgements
Premise Motivation Solution Algorithm Results
End
- Tom, Misha, eventually everyone