Back to the main page.
Bug 1147 - some surface functions need to be merged
Status | NEW |
Reported | 2011-11-13 14:10:00 +0100 |
Modified | 2016-05-05 10:03:07 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P3 minor |
Assigned to: | Simon |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2011-11-13 14:10:46 +0100
ft_surfacedownsample ft_surfacerefine ft_surfaceretriangulate all serve to do the following Remeshing There is no precise definition, since it often varies according to the targeted goal or application. Nonetheless, it is possible to say that, given a 3D mesh, remeshing consists in computing another mesh, whose elements satisfy some quality requirements, while approximating well the input. Quality has several meanings. It can be related to the sampling, grading, regularity, size and shape of elements. Often a combination of these criteria is desired in real applications. Some remeshing techniques proceed by altering the input, and some generate a new mesh from scratch. I got this description from http://www.aimatshape.net/downloads/public/D1-2-1-pdf/view, where a pdf can be downloaded with an interesting glossary.
Boris Reuderink - 2012-10-10 14:15:21 +0200
Moved bugs from Christiano Michelli to joint development user.
Robert Oostenveld - 2013-01-24 12:29:06 +0100
I changed a bunch of bugs that were assigned to fieldtrip-bugs from ASSIGNED into NEW, since nobody is now explicitly working on them.