
Classes | |
| struct | Accum |
| struct | SaveSet |
Functions | |
| float | angDist (float ang1, float ang2) |
| float | sigmoid (float v, float thresh) |
| Image< float > | sigmoid (const Image< float > &input, float thresh) |
| double | sigmoid2 (double x) |
| double | excitFiring (double x) |
| double | PHI (double x) |
| double | inhibFiring (double x) |
| float | getScaleBias (int scaleNumber) |
| void | printStats (const Image< float > &img, const char *name) |
| Image< float > | boxDownSizeClean (const Image< float > &src, const Dims &new_dims, const int filterWidth) |
1.4.4