-
Notifications
You must be signed in to change notification settings - Fork 1
Nolab0/TNP
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# TNP ## Authors Jean FECHTER \ Thibault BOUTET ## Build ```bash $ mkdir build $ cd build $ cmake .. $ make ``` ## Run ```bash $ ./ransac [PATH_TO_OBJ_FILE] ``` PATH_TO_OBJ_FILE: path to the object file !! Make sure that the .obj file contains the normals for each point !! ### Example ```bash $ ./ransac ../data/church.obj ```
About
Efficient processing of point clouds in C++
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published