-
lbp
这里不但有标准的局部二值模式的代码,还有局部二值模式的一些扩展代码!(err)
- 2009-01-06 10:01:42下载
- 积分:1
-
kmeans--FCM-SOM
无监督分类方法,包括kmeans,som和fcm,非常好用(Unsupervised classification methods, including kmeans, som and fcm, very easy to use)
- 2020-07-01 11:00:02下载
- 积分:1
-
ship
船舶数据处理程序,可以实现船舶任意运动姿态的数据,描绘运动轨迹,从而分析船舶运动姿态(ship data extraction)
- 2020-08-31 19:28:11下载
- 积分:1
-
VCtracking
用visual c++编写的飞机飞行模拟航迹,其中包括VC源代码和模拟飞行图。(Written with visual c++ simulation of aircraft flight tracks, including the VC source code and simulation of flight plans.)
- 2021-05-13 03:30:03下载
- 积分:1
-
44324
图像混色源码例程,程序结合易语言应用接口支持库和位图操作支持库,调用API函数实现图像的混色效果。(Source image blending routines, combined with easy language application program interface to support libraries and bitmap operations support library , call the API functions for image blending effect .)
- 2016-01-14 14:11:15下载
- 积分:1
-
Edge_Enhancement_Adaptive_Anisotropic_Diffusion
说明: 完成基于各向异性的自适应超声图像去噪和边缘增强方法,参考Adaptive Anisotropic Diffusion for Ultrasonic Image Denoising and Edge Enhancement.pdf,加入了m参数(The completion of ultrasound-based adaptive anisotropic image denoising and edge enhancement method, reference Adaptive Anisotropic Diffusion for Ultrasonic Image Denoising and Edge Enhancement.pdf, joined the m parameters)
- 2009-08-18 09:42:32下载
- 积分:1
-
LDA
说明: 线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中(Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning)
- 2020-08-29 00:48:12下载
- 积分:1
-
DIP_vc
用c语言编写的数字图像处理程序,图像读取,图像增强,图像复原,傅里叶变换,离散余弦变换都有(With the c language digital image processing, image scanning, image enhancement, image restoration, Fourier transform, discrete cosine transform has)
- 2013-11-30 20:23:27下载
- 积分:1
-
non_local
说明: 自己用python复现的NL-mean去噪,备注比较详细,便于理解原理;
之后会尝试复现更多图像领域的经典论文(The NL-mean reproduced by Python is used to denoise the noise. The notes are detailed and easy to understand the principle.
We will try to reproduce more classical papers in the field of image.)
- 2020-06-21 00:40:02下载
- 积分:1
-
第五次作业
说明: 1.学习使用fft2,ifft2,fftshift,ifftshift函数。用fft2函数对”lena.bmp”做二维傅立叶变换,并显示其频谱,用fftshift函数将频谱坐标原点移动到图像中心。用ifft2函数做傅立叶反变换。(提示:显示频谱时,可以先对频谱取对数,这样可以压缩动态范围很大的频谱,获得更好的显示效果)(1. Learn to use fft2, ifft2, fftshift, ifftshift functions. With the FFT 2 function, the lena.bmp'The two-dimensional Fourier transform is performed and the spectrum is displayed. The origin of the spectrum coordinate is moved to the center of the image by using the FFT shift function. The inverse Fourier transform is done with ifft2 function. (Note: when displaying the spectrum, the logarithm of the spectrum can be taken first, so that the spectrum with a large dynamic range can be compressed to obtain better display effect.))
- 2020-12-11 21:59:55下载
- 积分:1