-
fdkReconstruction
fdk图像重建,需要C++和MATLAB联合使用进行调式(FKD image construction)
- 2017-11-27 12:39:37下载
- 积分:1
-
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
-
zuixiaoercheng
说明: 最小二乘滤波图像复原程序,用真实的PSF函数和噪声强度作为参数,可以运行(Least-squares image restoration filtering process, with the real PSF function and the noise intensity as a parameter, you can run)
- 2010-03-30 22:10:00下载
- 积分:1
-
FrequencyImage
说明: 包括如何将几百个*.txt的文件读入程序,并通过快速傅立叶变换进行数据处理画出图像。(including how to hundreds*. txt file into the process, and through the fast Fourier transform data processing paint images.)
- 2006-03-15 08:25:22下载
- 积分:1
-
picture_encryption
说明: 使用python实现图像的加解密算法,涉及到基于RC4的图像加解密,基于logistic的图像加解密,arnold图像置换,有图像界面,使用QT制作(Using Python to implement image encryption and decryption algorithm involves image encryption and decryption based on RC4, image encryption and decryption based on logistic, Arnold image replacement, image interface, QT production)
- 2019-12-11 14:53:54下载
- 积分:1
-
mean-shift
说明: 基于mean-shift运动目标跟踪matlab源代码(Based on mean-shift object tracking matlab source code)
- 2010-04-12 12:27:14下载
- 积分:1
-
内边界边缘轮廓跟踪算法
可以识别图像的边缘,提取图像边缘轮廓,且程序简单易懂,方便初学者学习。(You can recognize the edges of images.)
- 2018-10-07 10:18:17下载
- 积分:1
-
voronoi
能够得到二维、三维voronoi图,修改后可以获得任意数量的voronoi图。(The two or thress-dimensional Voronoi diagram can be obtained, and any number of Voronoi diagrams can be obtained after modification.)
- 2020-12-21 08:59:08下载
- 积分:1
-
Hall:2400测电流+2182测电压
测量hall 效应 2182表侧电压,2400表加电流。。。。。。。。。。。。。。。(hall measurment 2182 measure voltage 2400 measure current......................................)
- 2021-04-01 09:49:08下载
- 积分:1
-
cubicSpline_main
说明: 三次样条插值函数,分别是基于二阶导数的和一阶导数实现的(Cubic spline interpolation function)
- 2020-12-30 10:39:28下载
- 积分:1