搜索资源列表
CosineTransformationOfImage(good)_CanTestWithImage
- 图像余旋变换(Cosine Transformation)是一种频域变换,广泛应用于图像处理。本代码实现了图像Cos变换,非常经典,带图片可测试.-image rotation transform (Cosine Transformation) is a frequency-domain transform, widely used in image processing. Implementation of the code of the image Cos transform, very c
improved_gaborfilter
- Bi-dimensional Gabor filter with DC component compensation This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) an
cos
- 图像处理中的离散cos变换,经典的变换,可以提高这方面的能力
PMP_dital
- 讨论PMP计算的到角度为哪一帧图像的角度, 如果原条纹以cos定义且条纹运动方向为x正反向,用程序中计算可知应为第二帧的初始相位。-To discuss which frame phase is equal with the calculated phase from PMP
MFCsin
- MFC 单文档画正余弦函数图像 MFC 单文档画正余弦函数图像-mfc sin cos mfc sin cos sin cos
DCT
- DCT-离散cos变换。数字图像处理相关知识。-DCT-Discrete cos transformation. Knowledge of digital image processing.
cos
- 图像离散余弦变换,带图片可测试,vc6环境下使用。-Image discrete cosine transform, with pictures can be tested under vc6 environment.
FastBilateralFilter
- 使用上升cos函数的快速双边滤波器,实现图像平滑的同时保持边缘,效果不错-Fast Bilateral Filter Using Raised Cosines
CORDIC算法MATLAB代码
- 坐标旋转数字计算机算法利用简单的移位和加法实现sin,cos,tan,arctan等函数的计算,适合计算机处理,速度快。(The algorithm of coordinate rotation digital computer realizes the computation of functions such as sin, cos, tan and arctan by simple shift and addition, which is suitable for computer pro