搜索资源列表
DFT2
- 傅立叶频谱图 应用离散傅立叶变换把一张图像从时域转换到频域-Fourier spectrum of discrete Fourier transform applied to an image from the time domain into the frequency domain
DFT
- vs下C++编程,使用openCV第三方库的C++接口函数编写而成的离散傅里叶变换。注意是新的C++接口而不是老的C接口。-Under the vs C++ programming, the use of openCV third party c++ library interface function to write a discrete Fourier transform. Pay attention to is the new C++ interface and not old C in
directly-triangulation
- 一种新的空间离散点集的直接三角剖分方法,MATLAB-A new space has a discrete point set of direct triangulation method, MATLAB
DFT
- 在VC++环境下,安装OPENCV库函数后,实现离散傅立叶变化的代码-In the VC++ environment, the installation OPENCV library after changing the code to achieve the Discrete Fourier
DWT
- 用OpenCV实现二维离散小波变换及其逆变换(对初学者非常有用)-OpenCV implementation with two-dimensional discrete wavelet transform and its inverse transform (very useful for beginners)
DWT
- 利用OPENCV库实现基于对图像的离散余弦变换,有详细的注解-OPENCV library using the image-based discrete cosine transform, with detailed comments
fenkuaiDCT
- 此程序用C语言,opencv语言共同写的离散余弦变换的程序,在程序中对离散余弦的变换是8*8分块的变换,以便后续处理。-This program written in C language, opencv language program of the discrete cosine transform, discrete cosine transformation in the program is 8* 8 block transform, for subsequent processing
Exmaple6_5_cvDFT
- opencv图像的离散傅里叶变换。对图像处理专业掌握opencv编程,有一点帮助-opencv image of the discrete Fourier transform. Image processing professional to master the opencv programming, a little help
dft
- 本程序通过加载OPenCV的VC++的开发平台实现离散傅里叶变换-This program through the load OPenCV VC++ the development platform for discrete Fourier transform
dft-opencv-code
- opencv与vc6.0环境中对离散傅里叶变换的代码实现,但要求图像是512*512-opencv and vc6.0 environment Discrete Fourier Transform code, but requires that the image is 512* 512
Opencv_Chinese_handbook
- 基础结构 数组操作o初始化o获取元素和数组子集o拷贝和填充o变换和置换o算术、逻辑和比较o统计o线性代数o数学函数o随机数生成o离散变换 动态结构o内存存储o序列o集合o图o树 ----------------- 绘图函数 ****************************************o典线和形状o文本o点集和轮廓 数据保存和运行时类型信息 樊臻韬o文件存储o写数据o读数据o运行时类型信息和通用函数 --------------- 其它混合函数 错误处理和系统函数o错误处理o系
openCV5
- 基于opencv的五分完整源码,包括轮廓检测、摄像头标定、图像旋转与缩放、离散傅里叶变换、BMP与IplImage相互转换。-Opencv fifth complete source code, including contour detection, camera calibration, image rotation and scaling, discrete Fourier transform, BMP and IplImage conversion.
WDT
- 离散小波变换的opencv实现和应用demo-Discrete wavelet transform of opencv and app demo
DCTCode
- 离散余弦变换变换经典版,可以供大家参考和学习-Discrete Cosine Transform transform the classic version, for your reference and learning
DCT
- 基于DCT离散余弦变换的图像压缩程序,里面还有BDCT代码段。-DCT image compression based on discrete cosine transform procedures, there is also BDCT code.
mysecond
- 这是《OPENCV2计算机视觉编程手册》里第二章的所有源程序,非原书作者提供的离散的文件,而是自己编的系统的可以直接运行的工程文件和程序 运行环境VS2010,openCV2.2-This is the OPENCV2 computer vision programming manual in the second chapter of all source program, the author of the original book to provide discrete docu
小波变换
- 二维离散小波变换分解,二维离散小波变换恢复(Wavelet transform decomposition and wavelet transform recovery)
平面域Delaunay三角网点定位算法研究综述_刘琴琴
- 不规则三角网常用于地形的可视化,其生成算法一直是国内研究热点。 Delaunay 三角剖分算 法是构建不规则三角网的主要算法。 讨论了平面域离散点生成 Delaunay 三角网算法的研究现状,其 中逐点插入法中影响构网效率的关键因素是任意插入点定位的速度。 总结了目前国内主流的点定位 算法,对国内该领域现有文献研究存在的主要问题作了详细分析,并展望了未来可能的研究走向,以 期为国内 Delaunay 三角网生成算法研究提供理论与方法上的指导意见。(Triangulated irregul