microsoft / microsoft/3DTelecommunications
Evaluate legacy commented code after uploading initial source code version to Github
Open
@thiagospina is already working on this.
Since May 7, 2024.
- Dominant language
- C++
- Stars
- 24
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Evaluate if using blockDim.x / 2 instead of 80 breaks code in file /DeformableFusion/FastNonrigidMatching/EDMatchingHelperCudaImpl.cu. This will be done once the code is uploaded to Github.
Evaluate if uncommenting //#pragma omp parallel for breaks code in file /DeformableFusion/Basics/TSDF.cpp.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.