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

Calculating number of points #22

Open
nupur0294 opened this issue Mar 21, 2020 · 3 comments
Open

Calculating number of points #22

nupur0294 opened this issue Mar 21, 2020 · 3 comments

Comments

@nupur0294
Copy link

How can we calculate number of points?

@javiribera
Copy link
Owner

Well first you have to learn how to count...

@nupur0294
Copy link
Author

I thought the number of estimated points and Px is input to gaussian mixture model and since average hausdroff distance is used we need the number of points. Just wanted a vision how can we print the number of points estimated.
Can we also print the (x,y) coordinate of estimated points?

@javiribera
Copy link
Owner

All this information is collected and stored in the CSV output file, which is assembled and saved to disk in the script locate.py, lines 327-343

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

2 participants