Skip to content

Commit d79e0d5

Browse files
authored
Update README.md
1 parent 5e392c5 commit d79e0d5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.old/currie/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
This doesnt use the module code and wont be maintained as part of it. By directly calling a colmap process and performing reconstruction, it breaks the contract of the module, which is to perform registration tasks on precomputed reconstruction projects. I've left it accesible as I didnt call it out during your PR.
1+
This doesnt use the module code and wont be maintained as part of it.
22

3-
There are colmap dependencies throughout the project which I'll be isolating before the next PyPi release.
3+
By directly calling a colmap process and performing reconstruction,
4+
* it breaks the contract of the module, which is to perform registration and scaling tasks on precomputed reconstruction projects.
5+
* It adds a major dependency (colmap, pycolmap) without general benefit.
6+
7+
I've left it accesible as I didnt call it out during your PR.

0 commit comments

Comments
 (0)