资源列表
SIFT-python
- l利用SIFT算法提取图像特征点,然后对图像进行匹配。(Extract the feature points of image and then match the images)
RSC
- 只要是使用稀疏表示方法进行的图像分类,非常有用!(It is useful as long as it is an image classification using the sparse representation method!)
detect
- 对视频中移动的行人目标进行跟踪,并通过卡尔曼滤波器进行优化处理(The moving pedestrian targets in video are tracked and optimized by Calman filter)
基于Matlab神经网络的图像识别
- 基于MATLAB神经网络的图像识别,简单易用。(MATLAB neural network based image recognition, easy to use.)
tzimiro_ICCV2013_code
- 使用AAM算法实现人脸面部特征的快速定位,能很快速,精确的定位到人脸的面部特征(The AAM algorithm is used to locate the facial features quickly and quickly and accurately to locate the facial features of the face.)
canny
- canny边缘检测的步骤: 1,生成高斯核,与图像做卷积 2,计算梯度图像 3,非极大值抑制 4,双阈值法和连接边缘(Canny edge detection steps: 1, Generate Gaussian kernel, convolution with the image 2, calculate the gradient image 3, non-maximal inhibition 4, double threshold method and connect th
PFA_1
- 经典的聚束SAR成像算法-极坐标格式成像算法(A typical imaging algorithm of spotlight mode SAR)
图像二值化处理的算法
- 一些常用的图像二值化处理算法,包括局部二值化和全局二值化。
structured_light-master
- 利用主动视觉方法,选择结构光进行三维重建,达到很好的效果(Using structured light for 3D reconstruction)
基于矩阵加密的数字水印
- 将待嵌入水印加密,采用密钥空间较大的多相矩阵加密,实现信息安全传输(To encrypt the watermark to realize the information security transmission)
图像拼接
- 主要是通过labview来实现黑白图像和彩色图像的拼接功能(Realizing the splicing function of black and white image and color image)
Photoshop降噪滤镜
- PS去噪滤镜,效果很好,能有效去除噪点,应用于日常图片处理(PS de-noising filter, the effect is very good)