Home
last modified time | relevance | path

Searched defs:anisoThresh (Results 1 – 3 of 3) sorted by relevance

/dports/science/teem/teem-1.11.0-src/src/ten/
H A DfiberMethods.c545 tenFiberStopAnisoSet(tenFiberContext *tfx, int anisoType, double anisoThresh) { in tenFiberStopAnisoSet()
H A Dten.h164 float confThresh, anisoThresh, maskThresh; member
822 double anisoThresh, /* anisotropy threshold */ member
/dports/science/teem/teem-1.11.0-src/src/bin/
H A Dpuller.c693 float anisoThresh, anisoThreshMin, glyphScale, haloTraceBound, in main() local