资源列表
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)
cos_localangle
- 用于遥感影像进行考虑带有地形的辐射纠正,(c correct of remote sensing for terrain)
新建 Microsoft Word 97 - 2003 文档
- 图像变换(傅立叶变换), 图像增强, 边缘检测, 滤波, 图像压缩等.(Image transform (Fu Liye transform), image enhancement, edge detection, filtering, image compression and so on.)
PanoramaMaker-master
- 在机器视觉应用领域里特征检测和匹配是一个很重要的算法,比如图像配准、跟踪和目标检测。这个例子里,我们用基于特征的方法完成图像拼接。处理的方法是先用图像配准特征点。不同于单图像对配准,这里是多图像对的配准完成图像拼接。(In the field of machine vision application, feature detection and matching is a very important algorithm, such as image registration, trackin