From f6792f5168c1021a11be6e6383c03467497077a5 Mon Sep 17 00:00:00 2001
From: Paul-Edouard Sarlin <15985472+sarlinpe@users.noreply.github.com>
Date: Tue, 30 Jan 2024 23:02:11 +0100
Subject: [PATCH 1/2] Update README.md
---
README.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9fa02fa..b4ed28d 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
+
+
+ ⚠️ The development of PyCOLMAP has moved to the the COLMAP repository. ⚠️
PyCOLMAP will continue to be available on PyPi. This repository will be archived soon.
+
+
+
# Python bindings for COLMAP
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)
- [ ] Add more detailed examples
- [ ] Add unit tests for reconstruction bindings
-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.
+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.
From 2ef8241b6a3a30eff8f3a0e6b29e8350dcbf877f Mon Sep 17 00:00:00 2001
From: Paul-Edouard Sarlin <15985472+sarlinpe@users.noreply.github.com>
Date: Mon, 5 Feb 2024 21:38:35 +0100
Subject: [PATCH 2/2] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b4ed28d..73d205f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
- ⚠️ The development of PyCOLMAP has moved to the the COLMAP repository. ⚠️
PyCOLMAP will continue to be available on PyPi. This repository will be archived soon.
+ ⚠️ The development of PyCOLMAP has moved to the the COLMAP repository. ⚠️
PyCOLMAP remains available on PyPi. This repository will be archived soon.