lessthanoptimal / GeoRegression

Java based geometry library for transforming, fitting, and intersecting geometric shapes and motion models.

Home Page:http://georegression.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial Needed.

changbaishan opened this issue · comments

Hi Peter,

I want to get my hands on GeoRegression but don't know where to start. Can you please find time writing a tutorial?

Thanks very much.

Did you look at the examples? Is there a specific problem you're interested in?

I looked the examples. But I did not have the mental click. At the moment, I am interested in projections.

I hope you write an introduction: How geoprojection meant to be used. How to approach from higher level. Your tutorials on boofcv is full of sparks. You certainly got that, just need to share so your user community can click with you.

Hey,
is it possible to fit a line to a 3D Point cloud with this libary?

Thanks

A bit surprising but that doesn't seem to exist yet. I'll add it to the list of new features that I hope to add, but if you feel inspired and want to add it let me know!