资源列表
Slic
- SLIC主要运用K-means聚类算法进行超像素的处理,聚类算法中的距离度量不仅仅包括颜色空间的颜色距离还包括像素坐标的欧氏距离。所以K-means聚类的中心点由五维向量组成。其中包括,记录LAB颜色空间下的像素以及该像素点的XY坐标,由于XY坐标不能和颜色空间直接进行计算,所以添加了一个紧密度的参数。(slic superpixelSLIC mainly uses the K-means clustering algorithm for ultra pixel processing, the
jpeg in matlab
- JPEG 是Joint Photographic Experts Group(联合图像专家小组)的缩写,是第一个国际图像压缩标准。JPEG图像压缩算法能够在提供良好的压缩性能的同时,具有比较好的重建质量,被广泛应用于图像、视频处理领域。本代码是JPEG图像压缩算法在MATLAB上实现(the method of image compression with JPEG implemented on MATLAB)
Zhang2011
- 张2011年的第一篇 Reversible data hiding in encrypt image(Reversible data hiding in encrypt image)
matlab
- 学习中数字图像处理测试使用的第1章、第2章、第3章的代码,(The first chapter, the second chapter and the third chapter of the code)
vibe
- ViBe是一种像素级视频背景建模或前景检测的算法,效果优于所熟知的几种算法,对硬件内存占用也少。 不仅减少了背景模型建立的过程,还可以处理背景突然变化的情况,当检测到背景突然变化明显时,只需要舍弃原始的模型,重新利用变化后的首帧图像建立背景模型。(a powerful technique for background detection and subtraction in video sequences)
generatePointCloud.cpp.tar
- 采集RGB-D深度图像生成点云矩阵,属于RGB-D SLAM的前端处理过程(Collecting depth image to generate point cloud)
CV.m
- 用于图像分割的matlab程序,是最经典的活动轮廓模型,根据作者名字取名为CV 模型(image segmentation CV model)
预处理
- 基于matlab编写的数字图像增强,包括直方图均衡化,高斯滤波。。。。(Digital image enhancement based on matlab, including histogram equalization, gaussian filtering...)
djjv
- jhdidbjdbjdfhdksbnridnenid.d(hbdjdbdhbdbdhvhhhjbibddd)
_表面缺陷检测综述
- 缺陷检测的论文,很有用,特别是想了解缺陷检测的(Defect detection of the paper, very useful, especially want to understand the defect detection)
siftflow
- sift描述匹配光流算法通过处理两帧图像得到光流场,可处理大位移运动。(Sift describes the matched optical flow algorithm. The optical flow field is obtained by processing two frames, and the large displacement motion can be processed.)
ImageStitching
- 该程序能够非常好的实现两幅图像的拼接,效果较好。(it can very good to achieve the two images stitching)