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

Examples for the line fitting (star5,star11) problems #13

Open
Yin-xiongjie opened this issue Dec 17, 2023 · 2 comments
Open

Examples for the line fitting (star5,star11) problems #13

Yin-xiongjie opened this issue Dec 17, 2023 · 2 comments

Comments

@Yin-xiongjie
Copy link

Hi, Nice work!
Where can I get the example codes for line fitting problems shown in the paper?
And if I want to fit lines on my custom point dataset, what should I do?

@danini
Copy link
Owner

danini commented Dec 18, 2023

Hi,

Thanks! There is an example for line fitting at https://github.com/danini/progressive-x/blob/master/examples/example_multi_lines.ipynb
You can use any data as input there (e.g., star5, star11, or you custom one).

@Yin-xiongjie
Copy link
Author

ok, thanks, I just saw this example dealing with images, can I fit multiple lines with this code if my data is a two-dimensional array of points

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