Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Improved pycolmap coverage and docs#2752

Merged
sarlinpe merged 4 commits into
maincolmap/colmap:mainfrom
sarlinpe/better-binding-doccolmap/colmap:sarlinpe/better-binding-docCopy head branch name to clipboard
Sep 5, 2024
Merged

Improved pycolmap coverage and docs#2752
sarlinpe merged 4 commits into
maincolmap/colmap:mainfrom
sarlinpe/better-binding-doccolmap/colmap:sarlinpe/better-binding-docCopy head branch name to clipboard

Conversation

@sarlinpe

@sarlinpe sarlinpe commented Sep 4, 2024

Copy link
Copy Markdown
Member

No description provided.

@sarlinpe
sarlinpe requested review from B1ueber2y and ahojnnes and removed request for ahojnnes September 4, 2024 21:59
@sarlinpe
sarlinpe enabled auto-merge (squash) September 4, 2024 22:00
ss << "PosePrior("
<< "position=[" << self.position.format(vec_fmt) << "], "
<< "system=" << py::str(py::cast(self.coordinate_system)) << ")";
<< "coordinates=" << py::str(py::cast(self.coordinate_system))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit

Suggested change
<< "coordinates=" << py::str(py::cast(self.coordinate_system))
<< "coordinate_system=" << py::str(py::cast(self.coordinate_system))

"image_id"_a)
.def("complete_image",
&IncrementalTriangulator::CompleteImage,
"optionts"_a,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: options

@sarlinpe
sarlinpe merged commit 766f5f8 into main Sep 5, 2024
@sarlinpe
sarlinpe deleted the sarlinpe/better-binding-doc branch September 5, 2024 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.