资源列表
USB 摄像头
- 本程序使用vc打开usb摄像头实现拍照和摄像功能(open camera)
SSD
- 利用局部匹配算法得到视差图的程序,输入左右视觉图片,输出左右视差图(Using local matching algorithm to obtain parallax map of the program)
高斯噪声去噪
- 一个小程序。向图像中添加高斯噪声,在使用离散小波原理,进行二阶去噪。(The Gauss noise is added to the image, and the two-level denoising is performed using the discrete wavelet principle.)
AKAZE
- 在linux平台下完成对二维图像的特征点探测、抽取和匹配,利用RANSAC算法筛选剔除错误匹配点,显示AKAZE算法消耗时间和利用RANSAC算法后正确匹配率。 开发环境:Linux+GCC(In the Linux platform, the feature points detection, extraction and matching of two-dimensional images are completed. The RANSAC algorithm is used to elim
harrisandransac
- harris角点检测以及NCC特征匹配MATLAB代码(Harris corner detection and NCC feature matching MATLAB code)
minboundrect
- 用来提取二值图像白色区域的最小外接矩形的代码(The code used to extract the smallest circumscribed rectangle of the white region of the two valued image)
lianmadaima
- 是关于链码的代码,测试过了,可以提取,欢迎大家来下载(Code on the chain code, tested, you can extract, welcome to download)
PSNRandSSIM
- 计算图片和真实图片之间的峰值信噪比和SSIM(calculate the PSNR and SSIM between your images and the groundtruth.)
SLIC_mex
- 将图像分割成超像素,作为图像处理的与操作,与其他图像分割程序相结合(The image is segmented into hyper pixels, used as image processing and operation, and combined with other image segmentation programs)
pcl-master
- pcl 点云库源码,可编译通过 以下为凑字数(pcl i have no idea how to say it in eng)
新建文件夹
- matlab倾斜车牌矫正,程序说明清晰,容易理解,两种方法,Hough算法与Randon算法(matlab Tilt license plate correction)
TV-L2-Inpainting
- 经典的ROF模型,可以用于图像去噪,图像分解;TV图像修复(The ROF model can be used for image denoising)