Image processing module of client introduces OpenCV library function.OpenCV is a open source computer vision library which subsidized by Intel.It is of powerful arithmetic capability of Image and matrix. The data of JPEG decompression cannot directly be used by OpenCV, which requires to be encapsulated IplImage structure as all the images in OpenCV.
Agorithm flow of detection is shown as figure 2.