lcsom.c File Reference

#include "image.h"
#include "proto2D.h"
#include "lcsom.h"
#include <math.h>
#include <time.h>
#include <stdlib.h>
#include <stdarg.h>

Include dependency graph for lcsom.c:

Go to the source code of this file.

Functions

param * csom_lect (csom_t *csom, param *ptp, char *debq)
int csom_init (csom_t *csom)
int csom_calc (csom_t *csom)
int csom_destruct (csom_t *csom)
int imau1tocsomvect (float **data, int nb_attr,...)
int csomvecttoimau1 (csom_t *csom, int dimX, int dimY, imau1 *imres)


Detailed Description

Circular Self-Organizing Map (CSOM) (Kohonen et al) Neural Network library for the segmentation of streams
Author:
Petre Rodan
Version:
1.0 (07/03/02)
See also:
www.cis.hut.fi/teuvo

Definition in file lcsom.c.


Generated on Tue Apr 22 13:31:03 2008 for donnee1D by  doxygen 1.5.3