搜索资源列表
new-FFT
- 快速实现付立叶变换的程序,有详细说明用MFC编程-Fast Fourier Transform procedures, detailed programming with MFC
dorgem-ntu
- 一个基于dorgem(一个open source的video capture program)video/image processing平台。 1。移植实现了virtualdub的filter的功能,可以很方便的进行image processing, video processing的快速实现。 2。基于vfw的live capture功能 3。提供一些基本filter. 4。初始的图象处理用于安全监控。-dorgem (an open source of the video
fasthoughcircle
- Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。
imageformatconvert
- 采用文件到文件的方式,快速实现多种图像格式转换
FFT_FDCT
- 计算并显示一幅二维图象的Fourier变换(幅度和相位谱)及其逆变换,是用FFT实现,调用该程序完成DCT 和IDCT的快速实现程序
ISODATA1
- ISODATA聚类快速实现代码,运行test_isodata观测测试结果,算法可用于点模式匹配前的特征分类。
基于Retinex的MSRCR算法的C语言实现
- 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
hough1.rar
- hough 检测直线 算法简单 是静态图像中检测直线的快速实现, Hough detecting
OpenSURF_version1c(1)
- SURF算法,是SIFT的升级版,速度更快,性能也不差,快速实现图像特征点的检测和匹配。-SURF algorithm, is an upgraded version of SIFT, faster, not bad performance, rapid detection of image feature points and matching.
用VB.net实现了2维快速傅里叶变换FFT
- 用VB.net实现了2维快速傅里叶变换FFT-Fast Fourier Transform
DM642tuxiangfenge
- 给出了基于DsP的图像分割算法的实现方法,以高性能数字媒体处理器DM642为核心搭建系统平台。先用MATLAB语言实现图像分割算法,再通过特定的命令加参数,以及转换 程序,将该程序转化为CCs所支持的程序,经调试、编译、链接通过后,将程序下载到DsP中,完成算法在DSP中的快速实现。实验结果表明,在DSP平台中实现图像分割算法,大大提高了运算速度,对于提高图像处理的实时性和促进图像处理系统的产品化,都具有重大意义。-DsP image is presented based on divisi
pic_check
- 二值图像标记的快速算法,Matlab语言实现,二进制图像的分割,具有简单、快捷、占用内存少等特点-Binary image marking fast algorithm, Matlab language implementation, binary image segmentation with a simple, fast, less memory, etc.
IP_labb_Csharp
- 二值图像联通区域快速标记算法实现 c 能够将二值图像标记后用伪彩色进行区域填充-Unicom regional rapid binary image marking algorithm of binary image c can be labeled for area filling with pseudo-color
ImageRotationForCF
- 程序实现.NET Compact Framework下,快速图像旋转功能。它不是使用普通.NET程序中的Image.RotateFlip,而是实现可以用于.NET Compact Framework的另一种图像旋转算法。并且,提升了旋转的性能。-Program. NET Compact Framework, the fast image rotation function. It is not ordinary. NET programs Image.RotateFlip, but can be
2zh
- VB中快速实现图片二值化与灰度化的源代码,阈值可调-VB quickly realize binary and gray scale image of the source code, the threshold adjustable
DisplayExt
- 使用VC++实现双屏显示,即需要在另外一个屏幕或投影移上显示所需要的照片,可以快速实现。-VC++ implementation using dual display, that need to move another screen or projector to display the required photos, you can quickly achieve.
VCDCT
- 用VC++6.0实现离散余弦变换,其中包括了普通的DCT算法与快速DCT算法-With VC++6.0 to achieve discrete cosine transform, including the common DCT algorithm and fast DCT algorithms
实验8---快速傅立叶变换
- 在fort然平台下丶用子程序实现快速傅里叶变换。(fast Fourier transform)
交叉相关法实现图像精准匹配
- Matlab基于互相关法原理实现图像的快速精确匹配(Using matlab realizes fast and accurate image matching based on cross-correlation principle)
快速傅里叶变换及实现——交换两幅图像的相位谱
- 快速傅氏变换(FFT),是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(Fast Fourier transform (FFT) is a fast algorithm for discrete Fourier transform. It is based on the characteristics of discrete