资源列表
ROF-Denoising
- 这个程序是20世纪的一篇著名的图像去噪文章(ROF模型)的一部分代码,希望大家参考并给出建议。(This denoising method is based on total-variation, originally proposed by Rudin, Osher and Fatemi. In this particular case fixed point iteration is utilized.)
QR code识别
- 自动识别二维码,实时识别显示,可接摄像头进行使用,转载别处,共享此处(Automatic identification of two-dimensional code)
OpenSURF_version1c
- 利用matlab实现SURF特征匹配,包括surf特征检测与特征描述(Using MATLAB to implement SURF feature matching, including surf feature detection and feature descr iption)
lvbo
- ①线性灰度变换(函数形式) ② 编程计算图像的直方图,并与函数imhist比较 ③ 执行直方图均衡化和规定化histeq ④ 给图像添加噪声 ⑤ 执行均值滤波、高斯滤波和中值滤波 ⑥ 执行拉普拉斯滤波 ⑦ 执行低通滤波和高通滤波(Linear gray scale transformation (function form) The histogram of the image is calculated and compared with the function imhist
lvbofuyuan
- ① 采用逆滤波、维纳滤波和约束最小二乘方滤波复原图像。 ② 实现四种均值滤波(Inverse filtering, Wiener filtering and constrained least square square filtering are used to restore the image. Realizing four kinds of mean filtering)
Tuxiang
- 各种图像像素点的处理,包括线性化处理,模板操作等等(Processing of pixel points of various images, including linearization, template operation, and so on)
LBF
- 图像分割方法,可以自动获取目标图像的边界,并且可以有效分割灰度不均匀图像(The level set segmentation method can automatically obtain the boundary of the target image, and can effectively segment inhomogeneity image.)
综合应用GDI+
- 利用矩阵变换,实现图像绕中心旋转,放大缩小(The image can be rotated around the center, enlarging and reducing)
1
- 根据excel表的数据画出二维图,并用颜色筛选特殊点(Draw a two-dimensional map based on the data of the excel table and screen special points with color)
LaneDetection
- opencv lane detection
SURF
- OpenCV provides SURF functionalities just like SIFT. You initiate a SURF object with some optional conditions like 64/128-dim descr iptors, Upright/Normal SURF etc. All the details are well explained in docs.
Vehicle detection and tracking
- 基于激光雷达和可见光的数据融合的车辆识别(Vehicle recognition based on data fusion of laser radar and visible light)