Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Normal Estimate Example

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Normal Estimate Example


Chronological Thread 
  • From: williamlai3a <>
  • To:
  • Subject: Re: [cgal-discuss] Normal Estimate Example
  • Date: Mon, 12 Mar 2018 20:18:51 -0700 (MST)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=None ; spf=Pass
  • Ironport-phdr: 9a23:fCyPexdcy3+Kb6TSiR48oum2lGMj4u6mDksu8pMizoh2WeGdxcu5YB7h7PlgxGXEQZ/co6odzbaO6Oa4ASQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9HiTahb75+Ngm6oRnMvcQKnIVuLbo8xAHUqXVSYeRWwm1oJVOXnxni48q74YBu/SdNtf8/7sBMSar1cbg2QrxeFzQmLns65Nb3uhnZTAuA/WUTX2MLmRdVGQfF7RX6XpDssivms+d2xSeXMdHqQb0yRD+v6bpgRh31hycdLzM3/mHZhNJzgq1ZrhKvuhNwzJLbboyOKPpzfL/Rcc8GSWZdQMpcUTFKDIOmb4sICuoMJehZr4j5p1sKrBuxHwysBOf1xT9JiHL5x7Ax3uMlEQ7cwAAsA84CvGnarNXoL6odT/q5zK/UzTXedf9Zxyry6JXSfhA6rvGBRLR9etffx0koEgPKlFSQqYr9MjOTzOsCqHOU7+5+Wu61l2EnrARxrz6yzckvkonEnp8Zx1Ha+Slj3oo4JdO1RFRmbdOqHpZcrSOXO5VwT8g/WW9nojw6xacDuZOjfCgF1pAnxxnHZvyBfIWE+BTjW/yKLjhjgHJqZqiziAq18Uil0uH8V8+030hWriddj9XBt24B2wbN5sWHRPZx5Fqt1DiB2gzJ6OxIP1g4la/BJJ4gxr4wmIATsUPGHiLunEX5lrOaelk49uS15eTnf67rqYGGO49ylgH+L74ildKiDuQlKAQORGeb9fym1LL/5U35XKlKjvoun6bFv5DVP8AbqrekDA9UyYYs9wu/Dyy90NkDhnkGLFdFeAqdgITzOlHOJur4DfaljFi2njdr3aOOArq0CZrEKj3PkazqYK1mw09a0gs6i95FtLxODbRUP/P3Xk74sdjRD0Qwe1iwyr6/UIxzy6sTH2STH+mUPL6UqlDetbFnGPWFeIJA4GW1EPMi/fO71SZoy29YRrGg2N4sUF79G/1nJ0uDZn+13oUMV2EWo0wzQPGsk1LQCWcPNUb3ZLo143QAMKzjFZ3KH9z/jfqHwDr9E5FLIHtJWAjVTCXYMr6cUvJJUxq8Z89sljtdCOqnF8kn3BuksAK8wL1ifLPZ

Hi,

[Update]
I have tried k=6, where it also used 43660 Mb main memory.
But the resulting point cloud only being erased to one single point by the
code block:

// Optional: delete points with an unoriented normal
// if you plan to call a reconstruction algorithm that expects oriented
normals.
points.erase(unoriented_points_begin, points.end());





--
Sent from: http://cgal-discuss.949826.n4.nabble.com/



Archive powered by MHonArc 2.6.18.

Top of Page