资源列表
LBP
- 基本LBP算法和改进的不同邻域半径和邻域点的LBP算法 以及LBP改进论文(Basic LBP algorithm and improved LBP algorithm with different neighborhood radius and neighborhood points)
Floodfill
- 用特定的颜色填充图像中联通的区域,通过设置可连通像素的上下限以及连通方式来达到不同的填充效果(Fill the area of the image with specific colors)
基于Hessian矩阵增强的心血管分割
- 基于Hessian矩阵对输入的心血管图像进行增强和分割(The input cardiovascular images are enhanced and segmented based on the Hessian matrix)
双目立体标定与测量
- 双目立体视觉相关的代码,内含标定重建过程(Stereo Vision for 3D reconstruction. The coding includes camera calibrate etc.)
42321006
- 本程序为matlab版的Mie级数展开程序,用来求解球体散射场;()
eqwkl
- 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore hpp 中定义,与 矩阵类(CvMatrix) 相似()
merge
- 通过CCD采集图像位置信息,获取图像——>图像灰度化——>图像滤波——>二值化——>边缘检测——>寻找轮廓——>计算轮廓矩——>计算质心及方向,获得物体质心的位置与角度信息。(Images captured by the CCD sampling image location information, -- - > > image grayscale change - > image filtering -- - > > e
C++与Halcon之间的交互
- 从Halcon到VC++、 从VC++到Halcon图像和变量转换说明(From Halcon to VC++, from VC++ to Halcon images and variable transformation instructions)
实验
- 实现图像傅里叶变换和傅里叶反变换,离散余弦变换,沃尔什变换(Realization of image Fourier transform and Fourier inverse transform, discrete cosine transform, Walsh transform)
Adaboost人脸识别
- 运用adaboost方法进行人脸检测的matlab算法,实用易懂,适合初学者!(Using adaboost method for face detection matlab algorithm, practical and easy to understand, suitable for beginners!)
Imagedenoisingsearchingsimilarblocks
- 2017最新图像降噪的论文,沿着边沿搜索相似块的匹配算法。(paper Image denoising searching similar blocks along edge directions)
pipei
- 将平滑度约束引入特征匹配是已知的可以实现超强鲁棒匹配。 然而,这样的匹配方案既复杂又缓慢,使得它们不适合于视频应用。 本文提出了GMS(基于网格的运动统计),一种简单的方法,将运动平滑度作为一个统计量,进行局部区域的匹配。GMS可以将高匹配数字转换成高匹配质量。 这提供了一个实时、超强的匹配系统。 评估低质量、模糊的视频和广泛基线显示,GMS始终如一地优于其他实时匹配器。(The introduction of smoothness constraints to feature matching