Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] RGBD Field of View and mesh intersection surface (Occlusion culling)

Subject: CGAL users discussion list

List archive

[cgal-discuss] RGBD Field of View and mesh intersection surface (Occlusion culling)


Chronological Thread 
  • From: randa <>
  • To:
  • Subject: [cgal-discuss] RGBD Field of View and mesh intersection surface (Occlusion culling)
  • Date: Sat, 29 Aug 2015 13:30:52 -0700 (PDT)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:EG0a4xyoAaOeb03XCy+O+j09IxM/srCxBDY+r6Qd0e8QIJqq85mqBkHD//Il1AaPBtWArawUwLOK7ujJYi8p39WoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6kO74TNaIBjjLw09fr2zQd6JyZrnnLnuptX6WEZhunmUWftKNhK4rAHc5IE9oLBJDeIP8CbPuWZCYO9MxGlldhq5lhf44dqsrtY4q3wD88QIrJARFPyiN+RjFeQZX3waNDU+68Tv8BXCVgCS/WA0U2MMkxMODRKWwgv9W8Lruy32v6IpwiCcMcSwRLQxUDii6LptYBDtgSYDcTU+9TeE2YRLkKtHrUf49FREyInObdTObKJz

I'm trying to get the intersection surface area between an RGBD sensor FOV
and a mesh model since I want to use these surfaces to fasten the
development of a reconstruction algorithm.

It is similar to the intersection surface of two models as it is shown in
the following image:
<http://cgal-discuss.949826.n4.nabble.com/file/n4661115/mxS4enXFjmWuyILduEG7SHjRQTUOOJDKC3-kbVTOGLc.jpeg>



, but instead of the sphere, I have the FOV (Quadrahedron shape) and instead
of the cube model, I have another model shape,
The blue part of the cube surface shown in the third part of the image is
the intersection surface needed to be found.

The result should be the visible surface in the Field of view similar to the
concept of occlusion culling

Is there a function in CGAL that can find this visible surface ?

Thanks



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/RGBD-Field-of-View-and-mesh-intersection-surface-Occlusion-culling-tp4661115.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] RGBD Field of View and mesh intersection surface (Occlusion culling), randa, 08/29/2015

Archive powered by MHonArc 2.6.18.

Top of Page