-
实验一
像素与图像基本指标—彩色图像的基本信息、像素颜色值、图像的大小、矩阵形式等、对灰度图像计算有关统计参数:(1)图像的大小;(2)图像的灰度平均值;(3)图像的自协方差;(4)图像的灰度标准差、对图像进行45度,19度,98度等任意角度的旋转,并计算原图与旋转后图像的相关系数和协方差矩阵(Pixel and Basic Index of Image)
- 2019-04-07 16:01:00下载
- 积分:1
-
Hought
霍夫变换 以及相应的源码 用于图像处理中的 直线检测 参数估计等hough transform(Hough Transform)
- 2009-06-03 15:08:02下载
- 积分:1
-
两种直线划线算法
使用DDA划线算法和Bresenham划线算法生成两种不同的直线,并构思图形(Using the DDA scribing algorithm and the Bresenham scribing algorithm, two different straight lines are generated, and the graphics are conceived)
- 2017-06-27 21:19:06下载
- 积分:1
-
Wavelet
Visual C++下的小波变换,小波分解与重构,加入噪声分析,显示分解和重构图形。(Wavelets for data encode and uncode, the figures would be shown.)
- 2009-04-09 21:55:21下载
- 积分:1
-
shadow-removal
非常全面介绍了阴影检测算法以及如何去除阴影的算法,基本涵盖了该领域的所有知识点。(Is a comprehensive introduction to the shadow detection algorithm and how to remove the shadow of the algorithm, covering all the knowledge in the field point.)
- 2011-09-02 00:33:02下载
- 积分:1
-
guided_filter
guided_filter滤波器。对于图像处理方面有用。(filter. It is useful for image processing.)
- 2016-12-07 17:03:33下载
- 积分:1
-
morpher_source.tar
File from feature-based image metamorphosis
- 2011-07-10 17:11:35下载
- 积分:1
-
Flow
此程为目标检测算法程序,采用经典的光流算法,最后可以的到一个运动光流图。(This process procedures for the target detection algorithm, using the classical optical flow algorithm, and finally to a movement to the optical flow diagram.)
- 2010-09-25 16:11:17下载
- 积分:1
-
FaceRec
这是一个用matlab实现的基于支持向量机的人脸识别系统,已经本人调试通过,非常有用。(This is a matlab implementation with support vector machine-based face recognition system has been through my debugging, very useful.)
- 2010-10-07 19:00:45下载
- 积分:1
-
meanshiftsegmentation
说明: 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考(failed to translate)
- 2011-02-21 15:17:51下载
- 积分:1