Giter Club home page Giter Club logo

Comments (2)

ErlerPhilipp avatar ErlerPhilipp commented on June 12, 2024

FeatureExtraction
Force CPU Extraction: try without, might be unstable, try with SIFT describer type
Describer types: Here is a survey paper https://research-repository.griffith.edu.au/bitstream/10072/419561/2/Zhang3477189-Accepted.pdf
multiple describer types: dsp-sift + akaze? select the same in the following nodes
Describer Preset: speed-quality tradeoff, try high

ImageMatching
check voctree vs sequential vs exhaustive
only 100 images -> exhaustive ok?
min for voc tree, sequential neighbors; max descriptors 0, Nb matches 0

FeatureMatching
check matching methods: brute force vs heuristics
geometric estimator and filter types
guided matching?
cascade hashing l2; guided matching, cross matching, known poses geometric error max 0

StructureFromMotion
localizer estimator
Observation Constraint (Scaling on)
disable Use Rig Constraint

PrepareDenseScene
disable save meta data?
Correct images exposure?

Depth Map
downscale 1? (longer meshing)

Depth Map Filter
number of nearest cameras 10 -> 15?

SfM Transform
Apply Editor transformations (check if non-uniform scaling is supported)

Meshing
try to get it faster, even if it costs some quality
use custom bounding box from editor
min step 1
margin init (final) coef 1
densify front/back 5
colorize output (vertex colors?)
save raw dense point cloud
max points (per voxel): reduce for speed?
Min Observations Angle For SfM Space Estimation: filter uninteresting remote areas

Mesh Filtering
less smoothing?

Mesh Decimation
target faces <= 600k (LSCM) or 300k (ABF), matching the texturing>unwrap method

Texturing
try to get it faster, even if it costs some quality. prefer smaller files.
texture side and downscale (multi-band?)
Subdiv Target Ratio?
unwrap method: check number of faces, ABF if it doesn't take too long, else LSCM, else basic
correct exposure?

from pix2model.

ErlerPhilipp avatar ErlerPhilipp commented on June 12, 2024

switching to AliceVision is too much work for now

from pix2model.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.