Correa 1
C++ library with Python bindings to analyse the shape of simple closed curves in R^2
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  include
  Curvature
  include
 Curvature.hThis file looks at option to compare two curves based on the curvatures of their vertices. It is based on the paper: K. Crane, U. Pinkall, and P. Schroeder, "Robust fairing via conformal curvature flow", ACM Transactions on Graphics, Vol. 32, No. 4 (2013), and on the code SpinXform_OpenGL from Keenan Crane (available at: https://www.cs.cmu.edu/~kmcrane/index.html#code)
  DataStruct
  include
 Polygon.h
 PolygonBuilder.h
 Types.h
 Vector.h
 Vector2D.h
 Vertex.h
  InOut
  include
 InOut.hRead and write data
  Metrics
  include
 Convex.hCompute convex hulls
 Ellipse.hCalculate various ellipse for a polygon
 Frechet.hThis file implements the discrete Frechet distance for comparing two polygonal curves. Implementation based on: Eiter, Thomas; Mannila, Heikki (1994), Computing discrete Fréchet distance, Tech. Report CD-TR 94/64, Christian Doppler Laboratory for Expert Systems, TU Vienna, Austria. LGPL licensing
  OT1
  include
 VectorOps.hSets of routine for performing operations on vectors using pthreads
  PH0
  include
 PersistenceDiagram.hDefine classes needed for peristence diagrams, including persistence points
 PH0.hFunctions to compute dimension 0 persistent homology of polygon
 2DShape.h
 Comp2D.h
 Comp2DShapes.h
 Comp2DShapesFocal.h
  src
 2DShape.cppExtract infromation about a polygon
 Comp2DShapes.cppCompare 2 polygons with automatic focal points
 Comp2DShapesFocal.cppCompare polygons with specific focal points