-
Labeling
对于二值图像进行labeling,求的对象个数,每个对象的像素数,中心点,长宽高矮值等(labeling for bianry image)
- 2011-05-09 13:54:15下载
- 积分:1
-
两个matlab实现最大熵法图像分割程序
本文提供了两种方法计算二维最大图像信息熵(This paper provides two methods for computing two-dimensional maximum image information entropy)
- 2021-04-01 10:09:08下载
- 积分:1
-
paituisou_v27
包括最后计算压缩图像的峰值信噪比和压缩效果的源码,用于信号特征提取、信号消噪,计算加权加速度。
( Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, For feature extraction, signal de-noising, Weighted acceleration.
)
- 2017-01-22 09:52:27下载
- 积分:1
-
check
使用matlab编写的啤酒瓶缺陷检测程序,测试通过(毕设)(Prepared using matlab beer bottle defect detection procedures, test (complete set))
- 2021-03-03 19:49:33下载
- 积分:1
-
Hough
用霍夫曼方法检测圆,直线!其中更包含了圆的自动生成!(Hoffman method using a round, a straight line! One more round included automatically!)
- 2008-01-14 20:31:40下载
- 积分:1
-
JIAMI
基于信息熵对图像进行加密,加密后的直方图已经抗攻击能力(Based on the information entropy of image encryption, the encrypted histogram has ability against the attack)
- 2015-03-26 15:54:14下载
- 积分:1
-
Form1
可见光波长和颜色的对应生成代码,可以保存问为图片(Corresponding to the wavelength of visible light and color to generate code that can be saved to ask for the picture)
- 2014-06-28 12:06:22下载
- 积分:1
-
lpt
实现直角坐标系至极坐标系下的图形图像变换。本方法为最新的快速变换方法,可应用于相位相关下的带旋转平移、缩放等变换。(the method can transform pic to radan.it can be used by PC to get the roation.)
- 2011-01-10 17:01:26下载
- 积分:1
-
ImageQuilting
实现image quilting算法进行纹理合成。(implement of Texture synthesis)
- 2017-09-29 16:38:45下载
- 积分:1
-
源码:基于离散点的构TIN算法(三角网)
含实验报告以及测试数据 基于离散点的构TIN算法 一、算法思想 (1)首先,找出离散点集中相距最近的两点,连接这两点形成TI、的初始基线。 (2) 然后,找出包含此基线的另外一个点构成三角形。寻找第三点的方法: △按Delaunav三角形的判断法则乎找第三点。 △或者.按距离基线中点最近的原则挤找第三点。 (3)连接孰点与基线的两个端点形成两条新边,构成三角形。 (4)抓这两条新边为基线,重复上述过程。直到两条新边扩展完成。 (5)重复上述过程,依次循环处理所有新边。直到所有离散点均成为TIN的端点。
- 2020-01-02下载
- 积分:1