-
watershed_example
说明: 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。(The watershed algorithm is an image region segmentation method. In the segmentation process, it will use the similarity with neighboring pixels as an important reference basis, so as to connect pixels that are close in space and have similar gray values to each other. Forming a closed contour, closedness is an important feature of the watershed algorithm. This example applies to 2D and 3D images, calculates the watershed transformation and displays the resulting label matrix as an RGB image.)
- 2020-04-08 21:45:20下载
- 积分:1
-
2Dpca
个人写的2dpca算法,希望对大家有用。如有问题,希望联系fnger@163.com(Personal written 2dpca algorithm, useful for all of us hope. If you have any questions, wish to contact fnger@163.com)
- 2020-06-26 16:20:01下载
- 积分:1
-
just-noticeable-difference
用于计算图像每个像素点的恰可识别阈值(JND),该模型为Chou所提出。(This model was used to estimation the just-noticeable difference of pixel in image, which was proposed by Chou.)
- 2009-07-15 15:24:28下载
- 积分:1
-
41349
文本变图片源码例程,程序将文本转换到字节集数据,再取出每个字节数值进行计算后画到画板上。(After the text becomes image source routines , the program will convert the text to a set of bytes of data , and then remove each byte value is calculated to draw on the drawing board .)
- 2015-08-30 18:21:17下载
- 积分:1
-
Standardimagelibrary
说明: 标准图像库,里面有国际上通用的标准图像,用于图像处理(Standard image library, which has a common international standard image)
- 2010-04-26 22:32:43下载
- 积分:1
-
2008delauney
08年新的Delaunay程序,很不错的!(Delaunay new 2008 program, it is good!)
- 2020-10-28 09:09:59下载
- 积分:1
-
soft
能够实现土壤水分和光照度的数据的显示与保存(Data can be achieved degree of soil moisture and light display and preservation)
- 2014-06-23 20:20:53下载
- 积分:1
-
图像融合算法
针对电气设备同一场景的红外与可见光图像间一致特征难以提取和匹配的问题,提出了一种基于斜率一致性的配准方法。首先通过数学形态学方法分别提取红外与可见光图像的边缘,得到粗边缘图像;然后通过SURF算法提取两幅边缘图像的特征点,根据正确的匹配点对之间斜率一致性的先验知识,进行特征点匹配;最后通过最小二乘法求得仿射变换模型参数并实现两幅图像的配准。实验结果表明,该方法有效提高了匹配点对的正确率,能够对电气设备红外和可见光图像实现高精度的配准。(In this paper, a method based on slope consistency is proposed to solve the problem that the uniform features of infrared and visible images are difficult to extract and match. Firstly, the edges of infrared and visible images were extracted by mathematical morphology, and the rough edge images were obtained. Then, the feature points of two edge images were extracted by SURF algorithm, and the priori knowledge of slope consistency was obtained according to the correct matching point, and the feature points were matched. Finally, the model parameters of affine transformation are obtained by least square method and the registration of two images is realized. The experimental results show that this method can effectively improve the accuracy of matching points, and can realize high precision registration of infrared and visible images of electrical equipment.)
- 2018-03-24 10:53:41下载
- 积分:1
-
可以在ABaqus中模拟出三维多晶体Desktop
可以在ABaqus中模拟出三维多晶体,加入取向模拟晶粒的受力情况。(The three-dimensional polycrystal can be simulated in ABaqus, and the force of the grain can be simulated with the orientation.)
- 2020-07-18 10:48:50下载
- 积分:1
-
WaveAtom-1.1
波原子变换代码,一种新的类方向小波变换,更好的表示图像(Wave atom transform code, the direction of a new class of wavelet transform, and better representation of the image)
- 2009-12-15 09:39:37下载
- 积分:1