![]() |
Home · Pages · Index · Overviews |
All Mylib Classes and ModulesMylib Core ModuleSystem-wide types and routines. Generic Class Routines ModuleThe operations common to every class. Array ClassN-dimensional arrays over scalar data. Slice ClassA sub-array of an Array defined by any two corner coordinates. Frame ClassA hyper-rectangular region of interest that can be moved over an Array. AForm ClassAn Array, a Slice, or a Frame. Connectivity ModuleTraversals of n-dimensional arrays and general flood fill operations. Region ClassA compact encoding of any connected collection of voxels. Histogram ClassFlexible statistical analyses of the values in any AForm object. Draw ModuleRoutines that paint shapes and Mylib objects onto an Array or Slice. Image I/O ModuleI/O of Tiff-encoded multi-channel images and stacks. Tiff ClassDirect I/O of individual multi-channel Tiff Image File Descriptors (IFDs). Correlation and Regression ModuleFunctions for correlations and regressions over AForm objects. Convolver ClassDirect convolution of a filter at any location within an Array. Filters ModuleEfficient routines for filtering images with common filters. Distance Transform ModuleDistance transforms and Voronoi, Delauney and geodesic partitioning based there upon. Level_Tree ClassA tree of all the level sets in an Array or Slice. Partition ClassA graph model of a partition and routines to progressively collapse said. Watershed ModuleRoutines to produce a watershed partition of an image. Shortest Paths ModuleShortest paths routines SWC_Tree ClassSupport for the .swc tree format: a piece-wise segment model of neurons. Linear Algebra ModuleMatrix arithmetic including inversion. LU_Factor ClassAn LU decomposition of a matrix: inversion, determinants, linear equations. Band_Factor ClassA sparse LU decompositions of tri- and penta-diagonal matrices. Function Minimization ModuleMinimization of functions of one or more variables, with and without a derivative/gradient. Root Finding ModuleRoot finding of a unary function with and without a derivative. Fast Fourier Transform ModuleFast fourier transforms, convolution, correlation, and normalized correlation. CDF ClassGenerators for random variables from different common distributions. Hash_Table ClassA classic hash table that holds a set of strings and maps them to consecutive integer IDs. SVG Drawing ModuleA module for generating 2D SVG drawings displayable on the www and editable with Inkscape. System Utilities & Command Line Interface ModuleA flexible command line processing suite and guarded system utilities. |