UZ-SLAMLab / colmap_for_colonoscopy

EndoMapper colonoscopies processing with COLMAP. TFG Daniel Subías Sarrato, dirigido por JMM Montiel. Download dev branch to use.

Home Page:https://colmap.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COLMAP

About

This COLMAP version has been modified for work with colonoscopy images. Now COLMAP only estimate calibrated geometries and discart those that don't have a minimun inliers number. This implicated estimate the Esential matrix using RANSAC and the undistortionated key points coordinates. To make posible an implementation of Guided Matching, the Fundamental matrix is calculated using the intrinsic matrix K.

Modified Files:

  • colmap/src/estimators/two_view_geometry.cc
  • colmap/src/estimators/two_view_geometry.h
  • colmap/src/feature/matching.cc
  • colmap/src/feature/sif.cc
  • colmap/sfm/incremental_mapper.cc

About

EndoMapper colonoscopies processing with COLMAP. TFG Daniel Subías Sarrato, dirigido por JMM Montiel. Download dev branch to use.

https://colmap.github.io/

License:Other


Languages

Language:C 64.9%Language:C++ 31.6%Language:Cuda 1.9%Language:Python 0.9%Language:CMake 0.6%Language:MATLAB 0.1%Language:Shell 0.1%Language:Batchfile 0.0%Language:GLSL 0.0%Language:Dockerfile 0.0%Language:Makefile 0.0%