Subject: CGAL users discussion list
List archive
- From: Sukhraj Singh <>
- To:
- Subject: [cgal-discuss] SDF signatures.
- Date: Sat, 12 Mar 2016 01:14:49 +0530
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:u2YXHB+FCLA6+P9uRHKM819IXTAuvvDOBiVQ1KB91+wcTK2v8tzYMVDF4r011RmSDdqdu6MP0rOL+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6anHS+4HYoFwnlMkItf6KuStGU35X8jrnvs7ToICx2xxOFKYtoKxu3qQiD/uI3uqBFbpgL9x3Sv3FTcP5Xz247bXianhL7+9vitMU7q3cY6Lod8JtLXqz+Oqg5VrdFFy8OMmYv5cStuwOQYxGI4y4nT2YWiBNKSzPE6h76FsPqsy31tqxmxSqaJ8T0Zb8xUDWmqaxsTUm72288Kzcl/TSP2YRLh6VBrUf5qg==
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.
- [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.