资源列表
highwayII_raw
- 一段交通测试视频,用于移动目标检测。RAR格式需解压缩。(t e s t t r a f fi c v i d e o)
高斯模糊
- 使用高斯函数对图像进行滤波模糊,简化图像的处理难度(The image is blurred by using the Gaussian function, which simplifies the processing difficulty of the image)
pca_2d
- PCA分析算法实现二维降维处理,实例简单易懂(PCA whitening and ZCA whitening algorithms,and also describe how you can implement them using efficient linear algebra libraries)
LF_Depth
- 2013年ICCV光场深度估计论文源代码 论文索引:Michael W. Tao, Sunil Hadap, Jitendra Malik, and Ravi Ramamoorthi. ?Depth from Combining Defocus and Correspondence Using Light-Field Cameras?. In Proceedings of International Conference on Computer Vision (ICCV), 2013.(Th
SVDD_matlab
- SVDD classifier 即支持向量数据描述分类器,能将数据分为两类。本文件也提供了训练数据和测试数据,方便进行测试。(Support vector data descr iption classifier. Data can be divided into two categories .This document also provides training data and test data to make it easy to test the program.)
fig2_16
- radar equations and figures
计算NDVI
- 逐像元读取NDVI的值,生成一幅新影像。注意:不能放入过大影像(Pixel by pixel reads the value of NDVI and generates a new image. Note: no large images can be placed.)
demo
- 利用训练集训练一个高斯模型,进行运动目标的提取(文件中包含数据集)(Use the training set to train a Gaussian model to extract the moving object (the file contains the data set))
OCR数字识别
- 定位复杂背景的图像中的数字区域,并进行数字识别。(find the digital area in complex image ,and identify it)
焊锡检测
- 定位图像中焊点位置,并找出焊锡丝,用机器焊接(find the position of the bonding,and solder tin use machine)
chessboard
- 生成相机标定所用的方格图,用于相机标定使用(Generates the grid chart used to calibrate the camera)
GLCM+train
- 利用灰度共生矩阵提取图像特征。。。。。。(Extracting image features using gray level co-occurrence matrix)