1.
Lush: Lisp Universal SHell
Lush also contains a very compact and easy-to-use object-oriented graphical user interface generator called ``Ogre''. Ogre is entirely written in Lisp on ...
2.
Lush: Lisp Universal SHell
Object-oriented language for researchers, experimenters, engineers, for large-scale numerics and graphics. Merges 3 languages: (1) weakly-typed, ...
3.
8.9.24. histogram (packages/opencv/histogram.lsh) Last Modified ...
Oct 24, 2002 ... uniform - flag; non 0 if histogram bins are evenly spaced. ..... Purpose: Calculates back project of histogram // img - array of input ...
4.
8.9.9. camshift (packages/opencv/camshift.lsh) Last Modified: 2002 ...
Oct 24, 2002 ... Name: cvMeanShift // Purpose: // Implements MeanShift algorithm - determines object position // from the object histogram back project. ...
5.
8.9.9. camshift (packages/opencv/camshift.lsh) Last Modified: 2002 ...
Oct 24, 2002 ... (cvcamshift imgprob windowin criteria out box) ... Name: cvCamShift // Purpose: // Implements CAMSHIFT algorithm - determines object ...
6.
8.9.35. opticalflow (packages/opencv/opticalflow.lsh) Last ...
Oct 24, 2002 ... (cvCalcOpticalFlowPyrLK imga imgb pyra pyrb featuresa featuresb count winsize level status error criteria flags) ...
7.
8.9.15. derivative (packages/opencv/derivative.lsh) Last Modified ...
/*F/////////////////////////////////////////////////////////////////////////////////////// // Name: cvLaplace // Purpose: Calculates Laplacian of the image: ...
8.
8.9.17. drawing (packages/opencv/drawing.lsh) Last Modified: 2002 ...
Oct 24, 2002 ... connectivity - line connectivity (4 or 8) // Returns: //F*/ OPENCVAPI void cvLine( CvArr* array, CvPoint pt1, CvPoint pt2, double color, ...
9.
Lush: Lisp Universal SHell
Lush: the programming language for researchers. ... lexically-scoped compiled language that uses the same Lisp-like syntax, and (3) the C language, ...
10.
C SYNOPSIS
#include <audiofile.h> int afWriteFrames(AFfilehandle file, int track, .... #include <audiofile.h> AFframecount afSeekFrame (const AFfilehandle file, ...