-
程序实现了背景差法减背景的功能。适用于场景叫简单的视频数据。...
程序实现了背景差法减背景的功能。适用于场景叫简单的视频数据。-sub background .The function is good.
- 2023-05-20 08:15:04下载
- 积分:1
-
Mallet 算法及滤波器设计
Mallet 算法及滤波器设计-Mallet algorithms and filter design
- 2022-08-25 07:39:49下载
- 积分:1
-
With a commercial code comparable to the source code contains the basic cad real...
一个可以跟商业代码媲美的源代码,基本包含了cad的基本功能实现,用vc开发的,感兴趣的可以研究下,学习下!-With a commercial code comparable to the source code contains the basic cad realize the basic functions, using vc developed interest can be studied, the study under!
- 2022-02-09 14:26:43下载
- 积分:1
-
绘制三角函数曲线源码
包括:正弦,余弦,正切,余切
绘制三角函数曲线源码
包括:正弦,余弦,正切,余切-Trigonometric function curve mapping source include: sine, cosine, tangent, cotangent
- 2022-01-25 23:48:43下载
- 积分:1
-
该例子可以选定位图,来得到位图的大小,即可表达位图的高宽和大小...
该例子可以选定位图,来得到位图的大小,即可表达位图的高宽和大小-examples can choose the location map, the map in place more size, can express bitmap width and size
- 2022-01-26 00:11:55下载
- 积分:1
-
直方图灰度均衡的代码
直方图灰度均衡的代码-histogram of the gray balance code
- 2022-02-05 23:29:36下载
- 积分:1
-
视频搜索,人脸识别与关键技术的实现。在这一页
视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜
索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定
位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取
和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face detection and recognition technology has been studied to realize an automatic face recognition for video search system. The system of input video frames for face detection and location, after image pre-processing carried out following important features of a Fisher-point Gabor feature extraction and classification and recognition.
- 2022-11-02 15:40:02下载
- 积分:1
-
通过重复使用一小块顶点缓冲来减少对内存的需求,将CPU从逐帧的顶点缓冲更新中释放出来...
通过重复使用一小块顶点缓冲来减少对内存的需求,将CPU从逐帧的顶点缓冲更新中释放出来-Through the repeated use of a small vertex buffer to reduce the demand for memory will be the culmination of CPU from the frame buffer update released
- 2022-12-05 04:10:05下载
- 积分:1
-
graphics algorithms straight Algorithm 3
图形学的算法直线生成算法3-graphics algorithms straight Algorithm 3
- 2022-03-12 10:25:52下载
- 积分:1
-
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pe...
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pen完成。
-Although Windows has a really cool GUI, sometimes the way standard buttons look quite does not meet our requirements. We may then choose buttons with a style called "owner-draw". The owner has to draw the button in every aspect (background, border, text, image) of every situation that requires drawing (click, enable, focus, etc.).It took me days to come up with something functional, Now here is some simple, reliable code: if it proves useful I will write something about owner-draw buttons with text (dealing with fonts, shapes, edges, colorrefs, brushes and pens).
- 2022-08-10 21:55:53下载
- 积分:1