资源列表
bound
- 基于图像分割的边缘处理函数,包括空洞边缘的提取,这是在原图像上的操作-Image segmentation based on edge processing functions, including the extraction of empty edges, which is the operation of the original image
feller
- 一些图像分割中常用的感知器,这些感知器适用于分类的-Some image segmentation is commonly used in the perceptron, these sensors are applied to the classification of
1
- Robomasters2016视觉开源代码-Robomasters2016 open daima
hqi_bezier_seg2
- 利用 Bezier 曲线法平滑感兴趣区域直方图的噪声 , 利用所提出的判据来确定最佳分割阈值并进行分割。-Interested in the Bezier curve method is used to smooth area histogram of noise, using the proposed criterion to determine the optimal threshold segmentation and segmentation
CS_OMP
- 压缩感知OMP算法代码-OMP compressed sensing algorithm code
rewritefirst
- vs2010+opencv2.4.9进行图像预处理,得到灰度图,二值化,边缘化图-Vs2010+opencv2.4.9 image preprocessing, get grayscale, two values, the edge of the map
lidar
- xv11激光雷达的数据采集,点云数据显示,直线拟合程序,使用opencv 进行图形显示。-xv11 lidar data aquisition program,point cloud display,and line fiting based on opencv.
gbvs
- 显著性代码,GBVS算法是一种提取人眼感兴趣区域的算法,与Itti模型不同,采用马尔科夫链,用其平稳分布来提取显著图。-Salient code, interested in the human eye area is extracted by GBVS algorithm,it is unlike Itti model. The markov chain and the stationary distribution is used to extract significant figure.
selective-search
- 选择搜索,与论文J.R.R. Uijlings发表在2012 IJCV上的文章相对应的代码。-Select search, it is corresponding code of J.R.R s paper, which is published in 2012 on the IJCV article .
gaborfilter
- Gabor滤波器是一个用于边缘检测的线性滤波器。Gabor滤波器的频率和方向表示接近人类视觉系统对于频率和方向的表示,并且它们常备用于纹理表示和描述。这是完整的代码。-Gabor filter is a linear filter for edge detection.Said Gabor filter in the frequency and direction close to the human visual system for frequency and direction of sa
DoG_filter
- DoG是灰度图像增强和角点检测的方法,其做法较简单.这是完整代码,可以提取DOG特征。-DoG is gray image enhancement and corner detection method, its practice is relatively simple. This is the complete code,it can extract DOG features.
texture-feature
- 纹理特征提取的代码,采用gabor滤波器,简单方便实用。-Texture feature extraction of the code, using gabor filter, simple and convenient and practical.