microsoft / microsoft/MoGe

A method for removing the mesh boundary

Open
#103 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
3k
Forks
234
PR merge metrics
No merged PRs in 30d

Description

I accidentally found this repo.
We have a simple method to remove the boundary of the mesh after reconstruction, which can be combined with this method. If needed, following code can be used to reconstruct a boundary-free mesh. Hope this helps people who need it.

mesh_recon.py

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked mesh_recon.py and the repository's existing mesh reconstruction entry points, then determine how boundary removal would fit the project. Done means the proposed method is integrated with reconstruction and produces a boundary-free mesh, with its behavior validated on representative outputs.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.