Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] Determining normals and Poisson surface reconstruction or: convert <Point, Vector> pair to Point_with_normal_3?

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] Determining normals and Poisson surface reconstruction or: convert <Point, Vector> pair to Point_with_normal_3?


Chronological Thread 
  • From: Brian Rupasinghe <>
  • To:
  • Subject: RE: [cgal-discuss] Determining normals and Poisson surface reconstruction or: convert <Point, Vector> pair to Point_with_normal_3?
  • Date: Thu, 20 Jul 2017 16:37:22 +0530
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Importance: normal
  • Ironport-phdr: 9a23:2nJyqxYMv07RrCDRGxV0zvv/LSx+4OfEezUN459isYplN5qZr8+ybnLW6fgltlLVR4KTs6sC0LuJ9fi4EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQtFiT6/bL9oMBm6sRjau9ULj4dlNqs/0AbCrGFSe+RRy2NoJFaTkAj568yt4pNt8Dletuw4+cJYXqr0Y6o3TbpDDDQ7KG81/9HktQPCTQSU+HQRVHgdnwdSDAjE6BH6WYrxsjf/u+Fg1iSWIdH6QLYpUjul4almRhzlhSkeOzIl7m3cl8h8gaBHrB6koRF03ozab5yPNPdmfa3Tc84USmlBUMhPWCNOHpixYJETA+cbJ+tUs5XxqlkIoBCjBQesHuTvyjpQi3Lrx6060v4uEQfb1wI8AtIOqG7brM70NKcUXuC1zLfHxijEYvNU2Df97ovIfQo6rvGXRr9wfs/RxlMuFwPBlFmftYvlPzaM2+kLrmOV4e1gVee1hG4mrQF8ujmvxsE2ionInI0Z0F7E9T9/zY0oJtO4UFZ2bNyrHZdKqi2WKYt7TtkhTmxmoio3yqAKtYa6cSQX0pgr2RHSZvydf4SV4B/vSfydLDR2iX9jZbmxnQy98VK6xe35TsS00EhFri5CktTUs3ACzR3T6syeRvtl8UetxS+D1w7T5+1ZO0w0mq3bK5kuwr40iJUfq1jMHijzmEnuja+WcFsr+vSw5unlbbjqvIKQO5F0hw3kMakjlNazDOQlPgQWWmiU4+W81Lnt/U3jR7VKi+U7kqvYsJDcJsQUvLW2AxRO34Ys7hawFTam0NACkXYbK1JFfQqLj5L1NFHWPPD4EfC/jkywnzdk3f/GOqTtDYjMLnjYjLjhYK1961VHxQoozdFf4opUBasbLPLyXE/xrt3YAQUjPwy62ea0QOh7zZ4UDGKTHreCYuSVqk6N/utpIu+WZYZTtiy6MOkg//epjHk3nhgWcqCtmJcWc3ulBe81H0LManXlhpINEHwBoxElZO3sklyLFzBJNFioWKdpzCs6AYTuN5rbT5ushrOB0W/vHJxQZWlMEXiDFH7pc8OPXPJaO3HaGdNojjFRDevpcIQmzxz761f3

Hi Simon,

Thanks. If battery gets weak, say after 20mts, can't we ask it to return and deploy the same mission with a battery replacement to capture the remaining area?
Cheers Brian 



Sent from my Samsung Galaxy smartphone.

-------- Original message --------
From: Oliver Arend <>
Date: 20/07/2017 4:03 pm (GMT+05:30)
To:
Subject: RE: [cgal-discuss] Determining normals and Poisson surface reconstruction or: convert <Point, Vector> pair to Point_with_normal_3?

I couldn't get it to work with the jet normals, but with

> Poisson needs Eigen. Have a look at
> examples/Poisson_surface_reconstruction/CMakeList.txt
>    # Find Eigen3 (requires 3.1.0 or greater)
>    find_package(Eigen3 3.1.0)
>    if (EIGEN3_FOUND)
>      include( ${EIGEN3_USE_FILE} )
>    endif()

at least the pca normals worked.

Thanks
Oliver



--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss





Archive powered by MHonArc 2.6.18.

Top of Page