This C program is used for producing the results presented in the following article: Wang D.L. and Terman D. (1995): "Locally excitatory globally inhibitory oscillator networks," IEEE Transactions on Neural Networks, vol. 6(1), 283-286. For a comprehensive description of the selective gating mechanism see Terman D. and Wang D.L. (1995): "Global competition and local cooperation in a network of neural oscillators," Physica D, vol. 81, 148-176. We distribute these programs freely, but please cite the paper if you have made any use of these programs. "terman.c": this program implements a 20x20 LEGION network that segments an input image "OHIO". The equations are solved using the fourth-order Runge-Kutta method. The output is contained in a data file. The mechanism and related equations are described in detail in the above paper. "terman.h": the header file for "terman.c". By DeLiang Wang -- ------------------------------------------------------------ Dr. DeLiang Wang Department of Computer Science & Engineering The Ohio State University 2015 Neil Ave. Columbus, OH 43210-1277, U.S.A. Email: dwang@cse.ohio-state.edu Phone: 614-292-6827 (OFFICE); 614-292-7402 (LAB) Fax: 614-292-2911 URL: http://www.cse.ohio-state.edu/~dwang