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

ENH: geometry from point sets and images #22

Open
glyg opened this issue Apr 19, 2016 · 2 comments
Open

ENH: geometry from point sets and images #22

glyg opened this issue Apr 19, 2016 · 2 comments
Milestone

Comments

@glyg
Copy link
Member

glyg commented Apr 19, 2016

Geometry from sets of points:

  • The from_voronoi2d function is 2D in 2D only, so we need to investigate
    how to retrieve a Sheet dataset from a set of 2D data points (here the face centers) in 3D
  • retrieve junctions graph from a clean segmented image (watershed) in 2D
    • generate mockups
    • see whether some style of 2D in 3D generalisation is accessible

Feature extraction from an image (SIFT/SURF like):

From Steven Leach on linkedin

If you want quicker response I suggest WillowGarage ORB 30 FPS

@glyg glyg added this to the 0.2 milestone Apr 19, 2016
@glyg glyg modified the milestones: 0.2, 0.3 Jan 29, 2018
@glyg
Copy link
Member Author

glyg commented Jan 29, 2018

We'll work on this with Florian Bugarin student, so set to latter milestone

@glyg
Copy link
Member Author

glyg commented May 8, 2019

#136 brought the sheet_from_cell_centers function and the normals option for extrude so we're getting closer to that

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

1 participant