Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing the ChairsSDHom dataset #7

Closed
el3ment opened this issue May 3, 2017 · 2 comments
Closed

Processing the ChairsSDHom dataset #7

el3ment opened this issue May 3, 2017 · 2 comments

Comments

@el3ment
Copy link

el3ment commented May 3, 2017

This isn't really an issue, but a note for the future.

After downloading the dataset you'll need to process the PFM files into FLO files, and then create .list files for the database loader. The following GISTs may be handy for you:

Create FLO files for all PFM files in a directory:
https://gist.github.com/el3ment/8f22539ad1770423771bf376ddafde58

Create .list files:
https://gist.github.com/el3ment/3720bc1002090f851840ac62a82d43ea

@eddy-ilg eddy-ilg closed this as completed May 3, 2017
@Lvhhhh
Copy link

Lvhhhh commented May 26, 2017

thank u!

@nikolausmayer
Copy link
Contributor

@el3ment it seems that the PFM->FLO script does not correcly implement the PFM standard. The standard specifies that the image rows are stored bottom to top, i.e. for the conversion to be successful, the image must be mirrored vertically before exporting as FLO.

Best,
Nikolaus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants