Subject: CGAL users discussion list
List archive
- From: Pratyush Pranav <>
- To: Monique Teillaud <>
- Cc:
- Subject: [cgal-discuss] some further questions on convex hull
- Date: Mon, 4 Apr 2016 13:01:18 +0200
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:52QIBBw0TKFogqTXCy+O+j09IxM/srCxBDY+r6Qd0eIQIJqq85mqBkHD//Il1AaPBtWLrakbwLGK+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6anHS+4HYoFwnlMkItf6KuSt6U1Jv8jLz60qaQSjsLrQL1Wal1IhSyoFeZnegtqqwmFJwMzADUqGBDYeVcyDAgD1uSmxHh+pX4p8Y7oGx48sgs/M9YUKj8Y79wDfkBVGxnYCgJ45jOsh/CVBaCrkcRU2ESmwdES1zA6xf7R4r89Df3t+550TSWFczwV7E9Hzq4ufRFUhjt3R8dPiIo7XrXwvRqhaRSvlr1vwZ235/Jcoy9O/93f6ebdtQfEzkSFv1NXjBMV9vvJ7AECPAMaKMB99Hw
Hi Monique,
I have some further questions on this which I wonder you might be able to
give me some clues on. I will also mark this for the agal-discuss forum.
So, basically I have pixels on the surface of a sphere (s^2), and there are
function values given on the pixels.
My idea is to construct a 2D triangulation of these points on the surface,
which you pointed out is the convex hull of the triangulation of these points
in 3D. Additionally, it should probably be inherited from “
vertex_base_with_info” because there is additional data on each vertex.
Now, assuming this is my simplicial complex, I must output the simplifies
(vertices, edges and facets in a particular order) : for each vertex (which
have priori been arranged in ascending order in a vector according to the
values specified on the vertex), i must look at the incident edges and
facets, and output only those edges and facets whose vertices have value less
than the value of the vertex on which i am currently checking the incidence.
With just a triangulation in 3D it is easy to do this, because there are edge
and facet circulators/iteratiors defined for the incident edges and facets on
a vertex. But I cannot do this with the whole triangulation, because i am
interested in the edges and facets that belong only to the convex hull.
One solution is to check for the edges and facets if they belong to the
convex hull before outputting them. Is there a function in the triangulation
that checks whether the given simplifies belong to the convex hull?
Another possibility is that I explicitly construct the convex hull from the
triangulation, and work only with that. In that case, are there iterators
defined for vertices, edges and facets of the convex hull, for me to be able
to make an operation like with the triangulation above?
regards
Pratyush
P.S: I can add a working code that gives me the desired output for the
triangulation of these points in 3D, and i would like to do the same for the
convex hull only of these points.
- [cgal-discuss] some further questions on convex hull, Pratyush Pranav, 04/04/2016
- Re: [cgal-discuss] some further questions on convex hull, Monique Teillaud, 04/05/2016
- Re: [cgal-discuss] some further questions on convex hull, Pratyush Pranav, 04/07/2016
- Re: [cgal-discuss] some further questions on convex hull, Monique Teillaud, 04/07/2016
- Re: [cgal-discuss] some further questions on convex hull, Pratyush Pranav, 04/07/2016
- Re: [cgal-discuss] some further questions on convex hull, Monique Teillaud, 04/07/2016
- Re: [cgal-discuss] some further questions on convex hull, Pratyush Pranav, 04/11/2016
- Re: [cgal-discuss] some further questions on convex hull, Monique Teillaud, 04/11/2016
- Re: [cgal-discuss] some further questions on convex hull, Pratyush Pranav, 04/13/2016
- Re: [cgal-discuss] some further questions on convex hull, Monique Teillaud, 04/14/2016
- Re: [cgal-discuss] some further questions on convex hull, Pratyush Pranav, 04/14/2016
- Re: [cgal-discuss] some further questions on convex hull, Pratyush Pranav, 04/11/2016
- Re: [cgal-discuss] some further questions on convex hull, Monique Teillaud, 04/07/2016
- Re: [cgal-discuss] some further questions on convex hull, Pratyush Pranav, 04/07/2016
- Re: [cgal-discuss] some further questions on convex hull, Monique Teillaud, 04/07/2016
- Re: [cgal-discuss] some further questions on convex hull, Pratyush Pranav, 04/07/2016
- Re: [cgal-discuss] some further questions on convex hull, Monique Teillaud, 04/05/2016
Archive powered by MHonArc 2.6.18.