Skip to content

Add typical workflow to readme #65

Open
@Harvie

Description

Hello,
can you please add command list for typical JPG -> bundler -> PMVS2 -> meshlab workflow to README.md?

For example MVE package has this simple HOWTO:

#Put JPG images into ./img directory
makescene -i ./img ./scn
sfmrecon ./scn
dmrecon -s2 ./scn
scene2pset -F2 ./scn ./scn/pset-L2.ply
meshlab ./scn/pset-L2.ply
#fssrecon ./scn/pset-L2.ply ./scn/surface-L2.ply
#meshclean -t10 ./scn/surface-L2.ply ./scn/surface-L2-clean.ply

I would like to see similar HOWTO for bundler+pmvs2 workflow.

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions