资源列表
Video_ShakeProof
- 利用块匹配稳像算法实现视频去抖动。 主程序入口位于shakeproof.m(shakeproof.m main function. emba.m exhaustive macro block matching algorithm. splitmv.m split mv field into backgroud and foreground. hist2d.m 2d histogram function.)
297900
- 解决物理上的数值计算问题,能够运行,可以下载,希望共同分享()
彩色图像处理之伪彩色图像处理
- 近几年来,随着多媒体技术和因特网的迅速发展和普及,数字图像处理技术受到了前所未有的广泛重视,出现了许多新的应用领域。最显著的是数字图像处理技术已经从工业领域、实验室走入了商业领域及办公室,甚至走入了人们的日常生活。由于彩色图像提供了比灰度图像更为丰富的信息,因此彩色图像处理正受到人们越来越多的关注。(Pseudo color processing of digital image processing)
ATM
- 可用来计算两幅图像的峰值信噪比,以此评价图像质量标准(The code is utilzes to obtain PSNR of two images,which aims to evaluate te qualitiy)
SQKSAW
- C语言版本的蚁群系统算法,详细介绍了蚁群算法的步骤()
对比度金字塔
- 图形对比度金字塔构建和图像融合,代码完整。(Graphic contrast in Pyramid construction and image fusion, the code is complete.)
2.目标定位及夹角
- 此程序使用opencv编写,作用是检测空间中两圆盘的位置及倾角(This program is written using opencv, the role is to detect the position of the two disks and dip angle)
图像识别
- 实现图片识别功能。该程序使用人工神经网络进行图像的STD处理。(Realizing the function of image recognition)
Matlab Demo
- MATLAB软件编写的读取stl格式文件的数据,并对其进行处理。(The MATLAB software reads the data of the STL format file and handles it.)
分类
- 用于图像分类的Matlab代码,简单实用。2017版本(The Matlab code for image classification is simple and practical. 2017 version)
OilPainting
- matlab图像处理:油画效果的实现,基于非线性空间滤波。(Oil painting effect based on nonlinear spatial filtering.)
gradient
- 计算图像每个点的梯度,包括横向梯度、纵向梯度(calculating gradient for images)