| As a part of the human face recognition system, this project developed a software package on the image processing, including the image acquisition module and the image processing module. The acquisition and the processing for selecting effective information is the foundation in full automatic face recognition system. Functions of acquisition, restoration for dynamic image are performed in Windows by the Media Control Interface (MCI) to drive the video card. The image processing module is composed of enhancement, segmentation and compression, offering various former algorithms and some new algorithms, such as the mathematical morphology for the edge detection and the wavelet analysis for the compression. All these proved effective. The object-oriented design method is used during programming, and the objects' relations are described by the Unified Modeling Language (UML). |