Subject: CGAL users discussion list
List archive
- From: "Sebastien Loriot (GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] SDF signatures.
- Date: Mon, 14 Mar 2016 10:11:33 +0100
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:BVGXsx/jEe/dOP9uRHKM819IXTAuvvDOBiVQ1KB92+ocTK2v8tzYMVDF4r011RmSDdqduq8P0rGI+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6anHS+4HYoFwnlMkItf6KuStGU3pn8jrvss7ToICx2xxOFKYtoKxu3qQiD/uI3uqBFbpgL9x3Sv3FTcP5Xz247bXianhL7+9vitMU7q3cYjdt6qJUFCfmyP/lgDO8QMDNzOG884IjntALIUBCUznoaSGQf1BRSUCbf6xSvFKz8uCLhqutw3mG+Otf3Sqx8GRuv6KJmVAX5pi4MKzkj4SCdwphriKVBoRW94Rl764HRaYCRcvF5e/WOLpshWWNdU5MJBGR6CYSmYt5SV+c=
- Organization: GeometryFactory
On 03/11/2016 08:44 PM, Sukhraj Singh wrote:
Hello,
"Triangulated Surface Mesh Segmentation" uses SDF values to do the
segmentation of a surface mesh.
I wanted to used the SDF values for matching. As described in
http://research.microsoft.com/en-us/um/people/rgal/publications/papers/pose_oblivious.pdf.
This paper introduced the idea of SDF.
The CGAL implementation of SDF values digresses somewhat from what is
mentioned in the above research article.
One of the digression is that an SDF value is calculated at the center
of a "face" instead of at a "vertex" . That is okay.
But to calculate the signatures the SDF value is multiplied by a weight
which is influence of that vertex. Where influence is the (area of all
the faces connected to that vertex)/(total mesh surface area). Later a
64 bin Histogram is created form these weighted values.
My question is,since in CGAL implementation "SDF" is calculated at the
Face center what would be the best way to calculate the
weights/influence in such a case.
Thanks to comment.
It don't think it is hard to adapt the CGAL code to use
projection from a vertex instead of from a face centroid
(it is just a matter of changing the set of faces to
ignored while shooting the ray).
Sebastien.
- [cgal-discuss] SDF signatures., Sukhraj Singh, 03/11/2016
- Re: [cgal-discuss] SDF signatures., Sebastien Loriot (GeometryFactory), 03/14/2016
Archive powered by MHonArc 2.6.18.