-
fft2()的实现
本代码实现了图片2维的快速傅里叶变换,能够很好的算出结果;经过本人测试,效果很好。希望到家下载,互相学习学习。
- 2022-06-19 17:40:47下载
- 积分:1
-
这是DCT的改进算法,可以提高DCT算法的执行速度。
这是DCT的改进算法,可以提高DCT算法的执行速度。-This is the DCT of the improved algorithm can improve the execution speed DCT algorithms.
- 2022-08-13 16:12:18下载
- 积分:1
-
图像采集 code匹配运动估计算法简介 5.2 典型运动估计算法研究 5.3 运动估计算法实 例 第6章 视频图像采集系统 6.1 图像采集系统的硬件构成 6....
图像采集 code匹配运动估计算法简介 5.2 典型运动估计算法研究 5.3 运动估计算法实 例 第6章 视频图像采集系统 6.1 图像采集系统的硬件构成 6.2 图像采集的 VC实现 6.3 常见图像采集卡的性能指标 6.4 图像采集系统应用... -image acquisition code matching motion estimation algorithm 5.2 Introduction typical motion estimation algorithm 5.3 motion estimation algorithm examples in Chapter 6 Video Image Acquisition System 6.1 image acquisition system hardware 6.2 Image Capture the VC 6.3 Common Image Capture Card performance indicators Image Acquisition System 6.4 application
- 2022-11-15 19:45:04下载
- 积分:1
-
在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出...
在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出-In the VC++2005, using OpenGL orthographic projection drawing of the cube, for texture, and provide three-dimensional scene image output
- 2022-06-20 10:56:37下载
- 积分:1
-
ffdshow一个新的版本
ffdshow一个新的版本-recruiting a new version
- 2022-04-30 09:10:29下载
- 积分:1
-
In VC++ 6.0 environment, use of OPENGL realize the visualization of the three sp...
在VC++6.0环境下,利用OPENGL实现了三位球体的可视化。有源代码及其相关设计文档。-In VC++ 6.0 environment, use of OPENGL realize the visualization of the three spheres. Source code and related design documents.
- 2023-09-01 16:55:03下载
- 积分:1
-
三维图象处理软件,有visual c++写成的
里面还有图象分割,形态学处理...
三维图象处理软件,有visual c++写成的
里面还有图象分割,形态学处理-3D image processing software, a visual c there is also written in image segmentation, morphological processing
- 2023-04-11 10:15:03下载
- 积分:1
-
图像识别第一步(共三步),本步骤是图像的预处理,包括边沿检测、图像伸缩
图像识别第一步(共三步),本步骤是图像的预处理,包括边沿检测、图像伸缩-Image recognition step (a total of three), this step is image preprocessing, including edge detection, image stretching
- 2022-07-11 10:45:49下载
- 积分:1
-
基本的分离超平面的线性分类器在训练
Training of the basic linear classifier where seperation hyperplane
is perpedicular to one dimension.-TRAINING THRESHOLD CLASSIFIER
- 2022-08-13 19:26:31下载
- 积分:1
-
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.li...
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在-Is the erosion and dilation, thinning algorithm command-line compiler as follows vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2023-06-24 19:35:03下载
- 积分:1