资源列表
ICA_paper
- 盲信号分离的论文,有理论,有具体实例。ICA,独立分量分析,用于混合图片的分离-Blind signal separation of the paper, there is a theory, there are specific examples. ICA, independent component analysis, used for the separation of mixed images
VCPPtuxiangchulisheji
- VC++图像处理程序设计配套光盘 很实用-VC++ image processing program designed to support CD-ROM is very useful
sotu
- 集成图像特征处理常用方法的exe程序以及源代码pdf说明-Common method of integrated image processing features an exe program and source code pdf descr iption
LOG
- 本程序是基于vc的log算子,进行边缘检测。log算子是拉普拉斯算子和高斯低通滤波的结合,希望我的程序对大家的学习有所帮助。-This procedure is based on the vc log operator, edge detection. log operator is a combination of Laplacian and Gaussian low-pass filter, and want my program to help everyone to learn.
Sift
- dll工程,内含对图像进行SIFT特征提取的函数,平台是Visual Studio 2013-Dll project, contains the image of the SIFT feature extraction function, the platform is Visual Studio 2013
CMapDemo
- 采用不同的坐标映射方式,实现绘制两个椭圆(圆),并对其一着色。-Draw two oval achieve ( circles ) , and one color
VTK
- 用VTK实现的各种常用的面绘制、体绘制算法代码,非常实用,吐血推荐-With a variety of commonly used VTK achieve surface rendering, volume rendering algorithm code, very useful, recommended blood
Emvisi2-master
- 跟踪算法代码,背景不变跟踪,opencv-Tracking algorithm code, change the background track, opencv
design
- 用opencv实现camshift算法的手势跟踪,并且使用了 kalman算法来预测物体可能的运动轨迹-Camshift with opencv gesture tracking algorithm, and the use of kalman algorithm to predict the possible trajectories of objects
MATLAB版demo
- 图像处理(image processing),用计算机对图像进行分析,以达到所需结果的技术。又称影像处理。图像处理一般指数字图像处理。数字图像是指用工业相机、摄像机、扫描仪等设备经过拍摄得到的一个大的二维数组,该数组的元素称为像素,其值称为灰度值。图像处理技术一般包括图像压缩,增强和复原,匹配、描述和识别3个部分。(Processing (image), a technique that uses computers to analyze images to achieve desired re
face-detect
- 在安卓NDK下实现了图像的sift检测,可以圈出特征点,并且能够匹配二幅图像,需要opencv库支持。-In the android to realize the image under the NDK sift detection, can circle the feature points, and the ability to match two images, need opencv library support.
IME
- It is a source code used to do image retexturing using bilateral filter. It provides GUI to do various functions to change the effect of image retexturing. You can save the retextured image by using this source code also.