资源列表
PhaseRetrieval_CDP
- 从图像Fourier变换的幅值恢复相角信息。-retrieval the phase information
houghbianhuan
- hough变换,matlab编程。Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-hough transform, matlab programming. Hough transform is a vote on the principle of using a parameter estimation tech
bianyuanjiance
- 边缘检测,用matlab编程。边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。-Edge detection, using matlab programming. Edge detection is an image processing and computer vision in the basic problems, edge detection is to identify the purpo
main
- 在MATLAB中,用K均值算法对一些点进行分类,并通过图形进行显示-In MATLAB, using K-means algorithm to classify some point, and through the graphical display
Image-reduction
- Matlab编写的 使图像缩小的程序 有两种不同方法的缩小进行 本人尝试过 可以修改为C++代码 -Matlab prepared to make the image reduction program, there are two different methods were narrowed I tried to modify the code to C++
CAD-drawing-OCX-control
- 这是一款可用于VB、VC++的CAD绘图OCX控件,文件不大,却具备通用平面CAD功能,方便的处理各种矢量图形,并提供交换文件及二次开发接口。适用于CAD/GIS等图形相关的软件开发。-This is a can be used for VB, VC++ CAD OCX drawing control, file is small, but with the general plane CAD function, convenient to deal with all kinds of vect
Apr_2012_SSA
- Aerosol daily average
bianyuantiqu
- 基于matlab的边缘提取,边缘检测的一般算法包括Canny算子、Prewitt算子、Sobel算子、Roberts算子。-Matlab-based edge detection, edge detection algorithms, including general Canny operator, Prewitt operator, Sobel operator, Roberts operator.
Dimensional-wavelet-transform
- 图像的二维小波变换,采用C++代码实现,有实验结果。-Wavelet transform two-dimensional images, the use of C++ code with experimental results.
DWT
- 基于DWT的matlab源程序,并附上详细注解-dwt transformation.
group-delay
- 分数延迟滤波器群延迟算法,放在word文档里,复制粘贴便可。-Fractional delay filter
kl
- kl变换. KL变换的流程如下: (1)获取多幅图像的统计特性:图像之间的协方差 (2)获取协方差的特征值和特征向量,从而获取正交核:特征矩阵 (3)图像对应象素点对各个特征向量进行投影运算。-kl transformation