CorinnaZ / COLMAP_delete_points

Provides a function to delete image ids from points3D.txt file for COLMAP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COLMAP_delete_points

Provides a function to delete image ids from points3D.txt file for COLMAP

When you use the image_deleter provided by COLMAP, all points that are not seen by every remaining image are deleted. This function takes a points3D.txt file as an input and deletes only the points that are seen from none of the remaining images.

About

Provides a function to delete image ids from points3D.txt file for COLMAP

License:GNU General Public License v3.0


Languages

Language:Python 100.0%