-
fir低通滤波器
用c语言设计的fir低通滤波器,经过调试,可以使用。包含几个函数,可以看清,注释比较多,方便看懂。
- 2022-02-24 19:41:08下载
- 积分:1
-
cip51 pca
cip51 pca
- 2023-05-28 12:00:03下载
- 积分:1
-
用C++实现词法分析器
用C++实现词法分析器-Realizes the morphology analyzer with C++
- 2022-08-09 06:39:40下载
- 积分:1
-
Direct3D9初级指南
Direct3D9初级教程-Direct3D9 primary Guide
- 2022-01-28 20:44:01下载
- 积分:1
-
模拟windows绘图功能,绘图编程入门之经典程序
模拟windows绘图功能,绘图编程入门之经典程序-simulation windows graphics, graphics programming domain procedures classic
- 2022-07-23 17:49:35下载
- 积分:1
-
Java 3D代码for some
some java code for 3D
- 2022-07-11 07:01:15下载
- 积分:1
-
This process could be restored due to noise/noise interference or distortion due...
这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。-This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the Lucy-Richardson filter was used, while the code also used the optical flow analysis, it is estimated that the length and fuzzy perspective.
- 2022-07-05 09:28:48下载
- 积分:1
-
编写的一个绘制函数曲面的程序,主要生成函数曲面
编写的一个绘制函数曲面的程序,主要生成函数曲面-prepared by a surface mapping function procedures, the main function of Surface Generation
- 2022-02-05 16:06:56下载
- 积分:1
-
AffineTransformation computes and applies the geometric affine transformation to...
AffineTransformation computes and applies the geometric affine transformation to a 2-D image.
The program main functions are:
- Load Image: Load the image to be transformed.
- Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image.
- Save Image: Save the transformed image.
- Quit: Exit the program.
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
- 2022-01-30 20:17:04下载
- 积分:1
-
This is a high
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码 -This is a high-level programming with OpenGL visualization system development (system development articles) source
- 2022-02-05 18:55:39下载
- 积分:1