The following resources are collected or developed for sharing
A Vision Testbed with numerous portable functions and
procedures has been developed for image/video processing. The source code together with the complied
class have been packed. It can be executed under command line with: java VideoProcessor.
The input for the Canny edge, Gabor texture feature are gray level images or color images; the input to
the motion estimation is QCIF video, and the input to the shape processing is binary images;
the usage and output are self explained under its windows interface.