question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Thin structures reproduction

See original GitHub issue

Hello, I am trying to reproduce your results on the thin structures. I run the images through the COLMAP, calculate the camera_sphere.npz but the scale matrix is wrong. This is the scale matrix I get:

Scale matrix:
[[ 1.2317002e+03  0.0000000e+00  0.0000000e+00 -1.7486597e+02]
 [ 0.0000000e+00  1.2317002e+03  0.0000000e+00 -2.5129393e+01]
 [ 0.0000000e+00  0.0000000e+00  1.2317002e+03  1.0682924e+03]
 [ 0.0000000e+00  0.0000000e+00  0.0000000e+00  1.0000000e+00]]

I provide a visualisation of cameras in Unity3D. The cubes represent cameras, the rays from cubes outwards represent the camera direction where the blue rays are original cameras and the red rays are from the COLMAP. The XYZ cross represents world’s center (0,0,0).

Visualisation of not scaled cameras: thin_cube_raw

Visualisation of scaled cameras: red cameras are scaled down way too much thin_cube_scaled

However, it works on the DTU and BMVS datasets. Could you please provide any details on how did you get your camera_sphere.npz for the thin structures, or any idea what could be wrong or how to set the preprocess_cameras.py?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
huizhang0110commented, Nov 22, 2021

Thanks for your kind reply and looking forward to the code, and your work toward open code is important for this community.

1reaction
Totoro97commented, Nov 21, 2021

@huizhang0110 @theFilipko Hi sorry for the late reply! I will sort out and clean the codes these days. The original calibration codes are written in c++.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Plant Reproduction | Let's Talk Science
These are labelled "Pollen (in anther)." The thin, green structure holding up the anther is labelled "Filament." The ovary is also circled, with ......
Read more >
Vegetative plant parts | OSU Extension Service
Structures can be divided into two groups: sexual reproductive and vegetative. Vegetative parts (figure 1) include roots, stems, shoot buds and ...
Read more >
Information Sheet 9, Parts of Flowers
Flowers are how plants produce seeds to reproduce. In many cases, the flower ... The colorful, thin structures that surround the sexual parts...
Read more >
Plant Structures | Biology for Majors II - Lumen Learning
The shoot system consists of two portions: the vegetative (non-reproductive) parts of the plant, such as the leaves and the stems, and the...
Read more >
Structure - Medical Microbiology - NCBI Bookshelf - NIH
All bacteria, both pathogenic and saprophytic, are unicellular organisms that reproduce by binary fission. Most bacteria are capable of independent metabolic ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found