-
TVMMcode
基于TV正则化算法的图像去噪重构,包含有论文说明,及代码实例(Reconstruction based on TV regularization algorithm for image denoising,containing the paper description, and examples)
- 2012-05-21 23:31:50下载
- 积分:1
-
双峰法阈值分割
说明: 双峰法阈值分割。阈值分割法是一种基于区域的图像分割技术,原理是把图像象素点分为若干类。图像阈值化分割是一种传统的最常用的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术。它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤,因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级,对像素集合进行一个划分,得到的每个子集形成一个与现实景物相对应的区域,各个区域内部具有一致的属性,而相邻区域不具有这种一致属性。这样的划分可以通过从灰度级出发选取一个或多个阈值来实现。(Threshold segmentation)
- 2018-03-29 09:29:03下载
- 积分:1
-
graphcut
图像交互是分割 graph cut,实现交互式分割,并且可以连续分割(Interactive image is split graph cut, to achieve interactive segmentation, and can be continuously split)
- 2020-10-30 21:59:57下载
- 积分:1
-
123
说明: 图像颜色分量提取,矿石图像识别,亲测可用。(Image color component extraction and ore image recognition)
- 2019-11-05 16:12:21下载
- 积分:1
-
showbmp
在C语言下成功实现读取并显示bmp格式的图像。(Successfully read and display BMP format images in C language.)
- 2018-04-03 18:04:56下载
- 积分:1
-
cloud_remove
遥感图像除云软件,原理是图像同时期替换掉有云区域,使用IDL语言编写(remove cloud from remote sensing image)
- 2020-12-13 16:09:14下载
- 积分:1
-
HumanFace
本m文件实现的是正面人脸的提取,基于YCbCr空间肤色区域提取和形态学的处理(this document is the realization of the right face extraction, YCbCr color space based on regional extraction and processing of morphological)
- 2007-05-14 14:50:17下载
- 积分:1
-
Clustering-algorithm
本文介绍了支持向量机基于核方法的聚类算法及其应用(This paper introduced the support vector machine based on kernel method for clustering algorithm and its application
)
- 2020-10-05 17:27:38下载
- 积分:1
-
jiami
说明: 生成混沌随机序列并实现对彩色图像的加密,(Encryption of color image)
- 2019-03-04 10:42:48下载
- 积分:1
-
wode1
是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )(Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wrong point with point, the match point with a line linking Note: The main function is match.m, after running the main function Enter the run command box match (' image1.jpg' , ' image2.jpg' ))
- 2011-10-17 16:07:23下载
- 积分:1