Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Efficient RANSAC example with exact_constructions_kernel?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Efficient RANSAC example with exact_constructions_kernel?


Chronological Thread 
  • From: zhaojing <>
  • To:
  • Subject: Re: [cgal-discuss] Efficient RANSAC example with exact_constructions_kernel?
  • Date: Wed, 30 Jan 2019 03:59:54 -0600 (CST)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Fail ; spf=Pass
  • Ironport-phdr: 9a23:PrFi3hxNwdD7MuvXCy+O+j09IxM/srCxBDY+r6Qd1OsUIJqq85mqBkHD//Il1AaPAd2Lraocw8Pt8InYEVQa5piAtH1QOLdtbDQizfssogo7HcSeAlf6JvO5JwYzHcBFSUM3tyrjaRsdF8nxfUDdrWOv5jAOBBr/KRB1JuPoEYLOksi7ze+/94HQbglSmDaxfa55IQmrownWqsQYm5ZpJLwryhvOrHtIeuBWyn1tKFmOgRvy5dq+8YB6/ShItP0v68BPUaPhf6QlVrNYFygpM3o05MLwqxbOSxaE62YGXWUXlhpIBBXF7A3/U5zsvCb2qvZx1S+HNsDwULs6Wymt771zRRHmiCkJKT03/2PZisJtg61UvB2vqgdjw4PWfI2ZKOZycr/Dcd4cWGFPXtxRVytEAo6kbooPD/AOPeFar4n8oVsOoga1CA6xCO/y1DNFhmP60K853ug/Dw3L2BctH8sXsHjOsNr1M6ISXPmzwaLVwzvDaPZW1i386IjOah0hp+uDUqlrfsrV10YjDR/KjlKVqYD9IzyV2f4Cs2yB4+pnT+KvhGgqoBxyrDi33sogl43Ei4YPxl3K9ih12oU4KNyiREN6YNOpFoZbuTuAOItsWMwiRnlluCYkxb0Cvp62ZC4KxZs9yx7ZcfOIaJOH4hb9W+qLPTh4g3dldKq+hxa070eg1vXxWtSw3VtOtCZInNrBumoO2hHS8MSKS/pw8l+k2TmV1gDT7u9EIVozlareM5Mt36M8moQTvEjfHCL7m1v6gLGSe0g/4+io8v7rbanhpp+ZL4N0kB3xMrwymsyjBuQ1KhQBX2eB9uS4zbHs4Ez5QK5Wgf0rianZq4vXJd8bp668Gw9ayJwv6xe5Dze80dQXh2MLLFxfeEHPs4+8MF7HJLX0DOy0nk+3uDZt3fHPeLP7UbvXKX2WgrfoerR87UEUnFNql40HuMIOUOApOeu1UUj04o+LRiQlOhC5lr60QO520ZkTDDrWU/2pdZjKuFrN3doBZuyFZYsbojH4e6o8/rjlinprxQZBL5ns5oMebTWDJtojO1+QMSj1m5EKFmJY5lNjHtyvs0WLVHtoX1j3X6844WhmWoT6S4HKTIqpjfqK2yLpR5A=

Hi Simon!

I really appreciate your quick response!

Actually I want to send the plane detection result by RANSAC to the *point
set structuring* process described in
https://doc.cgal.org/latest/Point_set_processing_3/Point_set_processing_3_2structuring_example_8cpp-example.html#a8.

The structuring process will project the planar points detected by RANSAC
onto the plane. Actually it is the projection result I need to be exact.
However it seems that structuring process need to use the same kernel as
RANSAC?

I'm really not sure how to do this. I'm wondering that if it is possible
that you could give me some hint or some documentation to look into?

Really thank you!

Best,
Jing





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



Archive powered by MHonArc 2.6.18.

Top of Page