Code Monkey home page Code Monkey logo

ipsr's People

Contributors

houfei0801 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ipsr's Issues

Custom data never converge

Hi
Thank you so much for this repo.
I am trying this repo on my project.
I am trying to give input as 3d point cloud with default command:
./ipsr --in data/my_pointcloud.ply --out output/output.ply

I tried changing depth, neighbors, iters but not good result.
Most of the time normals variations are going upto 1.7 even for 30 iterations
Its outputting like a dome on the top.
output

I tried with few datasets and all have similar dome. I even tried to increase iterations to 100 but still dome is there.

Do you know what am I doing wrong.

My input 3d point cloud header information:

ply
format binary_little_endian 1.0
element vertex 6961132 (just an example)
property float x
property float y
property float z

Output header is:

ply
format ascii 1.0
element vertex 747677
property float x
property float y
property float z
element face 1494050

Thank you in advance.

sample_points function

The code calls the sample_points function in PoissonRecon.inl. What purpose does that sample_points function achieve?

Holes in generated mesh

I am trying to reconstruct a 3d point cloud with ipsr

ipsr --in pointcloud.ply --out output.ply

but the output mesh has many holes, like this:
image

I'm wondering if I've set the wrong parameter or if this type of point cloud can't be supported.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.