Skip to content

Commit

Permalink
Upgrade to the newest version of hloc (#95)
Browse files Browse the repository at this point in the history
* upgrade hloc version

* use database and read_write_model from hloc

* formatting
  • Loading branch information
B1ueber2y authored Nov 20, 2024
1 parent 2cadd62 commit 40f5249
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 1,042 deletions.
2 changes: 1 addition & 1 deletion limap/pointsfm/colmap_reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from _limap import _base

sys.path.append(os.path.dirname(os.path.abspath(__file__)))
from read_write_model import (
from hloc.utils.read_write_model import (
read_cameras_binary,
read_cameras_text,
read_images_binary,
Expand Down
4 changes: 2 additions & 2 deletions limap/pointsfm/colmap_sfm.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
import cv2

sys.path.append(os.path.dirname(os.path.abspath(__file__)))
import database
import read_write_model as colmap_utils
import hloc.utils.database as database
import hloc.utils.read_write_model as colmap_utils
from model_converter import convert_imagecols_to_colmap


Expand Down
Loading

0 comments on commit 40f5249

Please sign in to comment.
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy