资源列表
The-image-processing-software
- 这是一个用vc++6.0编制的软件,主要功能是给定一幅图片,然后可以进行图像的点处理区域处理等,例如灰度化,噪声,滤波改变色深的操作,适合初学者对图像处理的了解-This is a compiled software with vc++ 6.0, the main function is given a picture, and then can the points of the image processing area such as processing, such as the gra
showDIB
- 设计的是一个简单的图像处理程序,主要处理的是灰度图像。可以进行的是点变换、几何变换、线性变换、图像增强和图像编码等。-The design is a simple image processing program, and the main process is a grayscale image. Can be carried out is the point transformation, geometric transformation, linear transformation, im
BID_QM_demo
- 对模糊图像进行复原(代码中样例)后,进行ISNR值的计算。由于复原后图像和原图像可能存在对齐问题,而该对齐问题不影响复原结果的主观效果,因此该代码首次考虑这一问题并给出相应的图像对齐及ISNR计算方法。-Restoration of blurred images (sample code), the calculation ISNR values. Due to possible alignment problems and the restored image after the origin
facial_detect
- 用VC 编译的人脸识别程序 大四经典软件编程项目 最新轮廓定位识别引擎-Recognition programs compiled with the VC senior classic software programming projects outline the latest recognition engine positioning
Opencv-stitcher参考文献
- opencv中stitcher类实现相关参考文献,适合精研opencv提供图像拼接基本原理。(The stitcher class in opencv implements related references, which is suitable for researching the basic principle of image splicing of OpenCV.)
write-to-video
- opencv 写入视频文件,最好的示例教程。(opencv write video file)
JpegCoding
- 这是一个简单的jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件 代码结构只求能说明各步骤过程,并不做特别的优化,效率较为一般。-This is a simple jpeg coding procedures in support of 1:1:1 color sampling of baseline jpeg, the input can only be 24bit BMP files Just of the code struct
picture
- 这个源代码原创,利用MFC编程,可以实现人头检测,通过分类器检测。如果运行有问题,可以联系我,我可以提供相应boost分类器。-It s a program detecting huamn face using adaboost, with the help of MFC.
BlockDetect
- 基于opencv的模板匹配方法,检测图片中存在的多个物体,以方块检测为例。可以用于一些互动的场景-object detect by template matching method
VideoRecorder
- Opencv实现的屏幕录像功能,支持暂停,生成无损的avi视频。-Use OpenCV to achieve the screen video features, supporting for the suspension, generating a lossless avi format video.
Moving-target-detection--opencv
- 运动目标自动跟踪检测,选择一块区域,根据一些色差值等,检测相关点-Moving target tracking and detection automatically select an area, according to some color difference detection point
sparserepresentationofsignals.
- 详细介绍了信号的稀疏分解和表示方法,可以用于图像特征提取等方面,Details of the sparse signal decomposition and that the method can be used for image feature extraction, etc.