-
二维小波变换,包括提升9.7小波,是用c++语言编程实现的
二维小波变换,包括提升9.7小波,是用c++语言编程实现的-Two-dimensional wavelet transform, including the upgrading of 9.7 wavelet, is used c++ Language programming to achieve
- 2022-08-24 06:36:51下载
- 积分:1
-
The main goal is to achieve a number of dynamic detection and recognition, image...
主要是实现许多动态目标进行检测与识别,图象进行处理,希望大家喜欢-The main goal is to achieve a number of dynamic detection and recognition, image processing, I hope you like
- 2022-10-08 21:30:04下载
- 积分:1
-
1直线段的裁剪算法Cohen
1直线段的裁剪算法Cohen-Sutherland
2二次、三次Bezier曲线,二次、三次均匀B样条曲线(过首末顶点)(不会抖动)-1 line of the cutting algorithm Cohen-Sutherland 2 Second, Bezier curves, second, third uniform B-spline curves (after the end of the first peak) (no jitter)
- 2023-04-05 06:15:04下载
- 积分:1
-
EGA/VGA动画模拟TC++源程序
EGA/VGA动画模拟TC++源程序-EGA/VGA animated simulation TC source
- 2022-05-13 04:54:01下载
- 积分:1
-
a relatively new paper on 3D Face Review, the others have published in the major...
一篇较新的论文,是关于三维人脸的综述,别人已发表在重要刊物上的.-a relatively new paper on 3D Face Review, the others have published in the major journals.
- 2022-04-10 17:19:01下载
- 积分:1
-
边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge....
边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and extraction, contour tracking command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib Note : running, documents c : test.bmp must exist
- 2023-08-04 03:00:03下载
- 积分:1
-
三维图形,这使得常见的三
三维绘图程序,可实现常见立体图形的绘制,可实现旋转、平移、放大缩小等操作-3D graphics, which enables the common three-dimensional graphics rendering, can be realized rotation, translation, zooming etc
- 2022-07-23 20:52:15下载
- 积分:1
-
将彩色图象转换为黑白图象的方法.对于图象处理的人应该有用.处理速度比较快...
将彩色图象转换为黑白图象的方法.对于图象处理的人应该有用.处理速度比较快-converting color images to black-and-white image of the method. For image processing people should be useful. Faster processing speed
- 2022-05-30 04:45:37下载
- 积分:1
-
A VRML most primary experimental trial beginners can easily understand
一个VRML最初级的实验 初学者试用 很容易看懂-A VRML most primary experimental trial beginners can easily understand
- 2022-04-25 03:20:33下载
- 积分:1
-
轮廓检测 2
此代码介绍的是轮廓检测,轮廓检测的原理通俗的说就是掏空内部点,比如原图中有3*3的矩形点。那么就可以将中间的那一点去掉。在OpenCV中使用轮廓检测是非常方便。直接使cvFindContours 函数就能完成对图像轮廓的检测。
- 2022-08-06 14:48:17下载
- 积分:1