Back to the main page.

Bug 1360 - generate mesh artifact functions

Status CLOSED FIXED
Reported 2012-03-07 13:35:00 +0100
Modified 2012-06-12 13:00:31 +0200
Product: FieldTrip
Component: forward
Version: unspecified
Hardware: PC
Operating System: Windows
Importance: P3 normal
Assigned to: Cristiano Micheli
URL:
Tags:
Depends on:
Blocks:
See also:

Jan-Mathijs Schoffelen - 2012-03-07 13:35:12 +0100

as discussed in the FT meeting march 7th: - mesh hole detection - spherical geometry check - mesh self intersect detection


Cristiano Micheli - 2012-03-21 15:05:35 +0100

(In reply to comment #0) The following routines have been added: surface/private/... surface_closed - checks if it is closed surface_disconnected - checks if it contains closed surfaces surface_holes - checks for holes surface_selfintersection - checks for intersecting triangles within one surface surface_intersection - checks that 2 surfaces dont intersect with each other surface_spherical - checks for spherical geometry with the Euler number