搜索资源列表
OpenGL_vckbase20在VC中实现OpenGL三维绘图
- OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
459990444
- 本代码能够实现图形的选取,缩放功能,这将有助于开发者的快速实现图形绘制功能。-the code to achieve the selection of graphics, zoom function, This will help the rapid development of graphics rendering function.
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
小波变换的快速离散算法实现及应用
- 小波变换的快速离散算法实现及应用-wavelet transform fast discrete algorithm and its application
fasthoughcircle
- Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。
imageformatconvert
- 采用文件到文件的方式,快速实现多种图像格式转换
FFT_FDCT
- 计算并显示一幅二维图象的Fourier变换(幅度和相位谱)及其逆变换,是用FFT实现,调用该程序完成DCT 和IDCT的快速实现程序
fft的实现
- 快速傅立叶变换fft-Fast Fourier Transform fft
ISODATA1
- ISODATA聚类快速实现代码,运行test_isodata观测测试结果,算法可用于点模式匹配前的特征分类。
skyBoxandCamera
- Opengl,VC++,天空盒算法,一个很经典的算法,帮你快速实现可移植
普通dct变换和快速dct变换
- 两种方法实现dct变换,一般和快速.通过比较可以看出快速变换的优越性.
快速算法工具箱
- 快速算法的工具箱,实现水平集快速算法。
基于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
Loeffler_dct.rar
- JPEG dct快速算法,实现8X8到4X4,以及8X8到2X2等DCT变换,快速实现降采样。,JPEG dct fast algorithm 8X8 to 4X4, and 8X8 to 2X2, such as DCT transform, rapid down-sampling.
hough1.rar
- hough 检测直线 算法简单 是静态图像中检测直线的快速实现, Hough detecting
实验8---快速傅立叶变换
- 在fort然平台下丶用子程序实现快速傅里叶变换。(fast Fourier transform)
交叉相关法实现图像精准匹配
- Matlab基于互相关法原理实现图像的快速精确匹配(Using matlab realizes fast and accurate image matching based on cross-correlation principle)
快速编号
- 用于二维多段线,三维多段线等,实现快速统计,编号。在工程提料的时候省时省力,仅供参考(For two - dimensional multi - segment line, three - dimensional multi - segment line, realize quick statistics, number.It saves time and effort in engineering materials, for reference only)
快速傅里叶变换及实现——交换两幅图像的相位谱
- 快速傅氏变换(FFT),是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(Fast Fourier transform (FFT) is a fast algorithm for discrete Fourier transform. It is based on the characteristics of discrete