Submitted by jsonathan t3_y13wjg in deeplearning
Comments
sqweeeeeeeeeeeeeeeps t1_irwk7ld wrote
I feel like deep learning is overengineering this problem
saw79 t1_irwr0ae wrote
You're correct, but that's not what he's doing.
jsonathan OP t1_irwt8xg wrote
This is a tool with deep learning applications, not a tool that uses deep learning.
jsonathan OP t1_irwvhbf wrote
I used FuncAnimation
in matplotlib. I made it a feature of this package to visualize the process of "densifying" a given point cloud.
jsonathan OP t1_irwvk71 wrote
Not sure I understand what you mean by depth.
Practical_Weather293 t1_irylxrf wrote
How do you choose which points to connect?
sqweeeeeeeeeeeeeeeps t1_irynjt7 wrote
I see, was a bit confused from the title of what your goal was
XenonOfArcticus t1_irzc96l wrote
Isn't this just Voronoi interpolation?
anticipateants t1_is13qjb wrote
You seem to be asking for the purposes of photogrammetry right?
I presume it could be scaled to 3D easily from 2D
But also I don’t know much and am stupid
jsonathan OP t1_irv9he4 wrote
Github: https://github.com/shobrook/densify