Skip to content

deyandeng/ColmapEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COLMAP Sparse Point Editor GUI

A C++ application using wxWidgets and OpenSceneGraph to visualize and edit COLMAP sparse point clouds and camera data.

Features

  • Import COLMAP points3D.txt, cameras.txt, and images.txt
  • 3D visualization of points and cameras
  • Selection tools: double-click, rectangle, polygon
  • Delete selected points
  • Export to COLMAP format

Build Requirements

  • wxWidgets
  • OpenSceneGraph

Usage

  1. Build the project with your preferred C++ compiler.
  2. Run the executable and use the GUI to load, edit, and export COLMAP data.

About

A simple COLMAP sparse points editor

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors