Skip to content
Snippets Groups Projects
Commit 438fbe09 authored by Patrik Huber's avatar Patrik Huber
Browse files

Fixed spacing

parent efb8cc0c
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,9 @@ Files in this directory: ...@@ -22,7 +22,9 @@ Files in this directory:
- sfm_3448_edge_topology.json: - sfm_3448_edge_topology.json:
Contains a precomputed list of the model's edges, and the two faces and vertices that are Contains a precomputed list of the model's edges, and the two faces and vertices that are
adjacent to each edge. Uses 1-based indexing ("0" has a special meaning of "no adjacent vertex/edge") - this may change to 0-based in the future to be consistent with the rest of the library. The file is used in the edge-fitting. adjacent to each edge. Uses 1-based indexing ("0" has a special meaning of "no adjacent
vertex/edge") - this may change to 0-based in the future to be consistent with the rest of
the library. The file is used in the edge-fitting.
- model_contours.json: - model_contours.json:
Definition of the model's contour vertices of the right and left side of the face. Definition of the model's contour vertices of the right and left side of the face.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment