-
用VC实现的图像平滑,锐化代码。调试正确。放心使用。
用VC实现的图像平滑,锐化代码。调试正确。放心使用。-with VC image smoothing, sharpening code. Debugging correct. Assured use.
- 2022-04-14 12:24:31下载
- 积分:1
-
在VC++ 6.0中实现阈值处理,线性变换,傅里叶变换,去噪处理。...
在VC++ 6.0中实现阈值处理,线性变换,傅里叶变换,去噪处理。-In VC++ 6.0 implementation of the threshold treatment, linear transform, Fourier transform, denoising treatment.
- 2022-02-06 16:30:01下载
- 积分:1
-
一个数字图像处理的演示软件,包括各种变换,是图像处理学习者的良好参考...
一个数字图像处理的演示软件,包括各种变换,是图像处理学习者的良好参考-a digital image processing software demonstration, including transform, image processing learners is a good reference
- 2022-02-07 09:43:33下载
- 积分:1
-
图像二值化,用于医学图像处理。设定域值,将图像分成两色,以便于分割重建等操作。...
图像二值化,用于医学图像处理。设定域值,将图像分成两色,以便于分割重建等操作。-Image Binarization for medical image processing. Domain value set will be divided into two color images in order to facilitate the segmentation reconstruction operation.
- 2022-04-18 07:57:39下载
- 积分:1
-
本程序为BP算法在一个简单分类中的应用,主要针对异或问题,有助于对本算法的理解...
本程序为BP算法在一个简单分类中的应用,主要针对异或问题,有助于对本算法的理解
- 2022-06-28 22:21:20下载
- 积分:1
-
粒子滤波算法的关键技术应用. 粒子滤波算法的关键技术应用....
粒子滤波算法的关键技术应用. 粒子滤波算法的关键技术应用.-Particle filter application of key technologies. Particle filter application of key technologies.
- 2022-11-29 09:40:03下载
- 积分:1
-
一个改进的卡尔曼滤波器 用来进行运动目标的跟踪
一个改进的卡尔曼滤波器 用来进行运动目标的跟踪 -An improved Kalman filter used for tracking moving targets
- 2022-03-14 22:35:27下载
- 积分:1
-
bandelet 去噪,包含blsgsm和平移不变去噪,不过对大图像需要的内存比较大...
bandelet 去噪,包含blsgsm和平移不变去噪,不过对大图像需要的内存比较大-bandelet denoising, including blsgsm and translation invariant denoising, but for large images need more memory
- 2022-02-25 19:48:51下载
- 积分:1
-
The source image format converter for conversion of images in different formats,...
图像格式转换的源码,用于图像不同格式的转换,如转换公式为Gray(i,j)=0.11*R(i,j)+0.59*G(i,j)+0.3*B(i,j),其中Gray(i,j)为转换后的黑白图像在(i,j)点处的灰度值,其中绿色所占的比重最大,所以转换时可以直接使用G值。
-The source image format converter for conversion of images in different formats, such as the conversion formula for the Gray (i, j) = 0.11* R (i, j)+ 0.59* G (i, j)+ 0.3* B ( i, j), which Gray (i, j) for the converted black and white images in the (i, j) point of the gray value, of which the largest share in the green, so conversion can be directly used when the G value.
- 2022-06-15 12:56:21下载
- 积分:1
-
dicom图片到bmp图片的格式转换,底层使用vtk实现的,具体的环境设置请参照vtk的设置...
dicom图片到bmp图片的格式转换,底层使用vtk实现的,具体的环境设置请参照vtk的设置-DICOM image to bmp image format conversion, the bottom of the realization of the use of VTK and specific environment settings please refer to the settings VTK
- 2022-04-23 11:11:38下载
- 积分:1