Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit d7e504f

Browse files
authored
Update README after migration (#261)
1 parent ea42af8 commit d7e504f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<p align="center">
2+
<b>
3+
⚠️ <a href="https://github.com/colmap/colmap/tree/main/pycolmap">The development of PyCOLMAP has moved to the the COLMAP repository.</a> ⚠️<br>PyCOLMAP remains available on <a href="https://pypi.org/project/pycolmap/">PyPi</a>. This repository will be archived soon.
4+
</b>
5+
</p>
6+
17
# Python bindings for COLMAP
28

39
This repository exposes to Python most capabilities of [COLMAP](https://colmap.github.io/) for Structure-from-Motion and Multiview-stereo, such as reconstruction pipelines & objects and geometric estimators.
@@ -306,4 +312,4 @@ keypoints, descriptors = sift.extract(img)
306312
- [ ] Add more detailed examples
307313
- [ ] Add unit tests for reconstruction bindings
308314

309-
Created and maintained by [Mihai Dusmanu](https://github.com/mihaidusmanu/), [Philipp Lindenberger](https://github.com/Phil26AT), [John Lambert](https://github.com/johnwlambert), [Paul-Edouard Sarlin](https://github.com/Skydes), and other contributors.
315+
Created and maintained by [Mihai Dusmanu](https://github.com/mihaidusmanu/), [Philipp Lindenberger](https://github.com/Phil26AT), [John Lambert](https://github.com/johnwlambert), [Paul-Edouard Sarlin](https://psarlin.com/), and other contributors.

0 commit comments

Comments
 (0)