-
关于二维码的一个实例,一个非常好的可以学习如何编码和解码2nd bar code...
关于二维码的一个实例,一个非常好的可以学习如何编码和解码2nd bar code-Two-dimensional code on an example of a very good can learn how to encode and decode 2nd bar code
- 2022-02-05 02:12:00下载
- 积分:1
-
This is a function of a more comprehensive drawing program, the basic functions...
这是一个功能比较全面的画图程序,基本的功能都能找到相应的类,希望大家参考学习。-This is a function of a more comprehensive drawing program, the basic functions are available to the corresponding categories, we hope to learn reference.
- 2023-08-19 18:45:03下载
- 积分:1
-
这也是老师留的作业,一个间的画笔画刷操作程序,
这也是老师留的作业,一个间的画笔画刷操作程序,-This is the teacher to stay the operation of a painting brush strokes operating procedures,
- 2022-01-23 11:27:12下载
- 积分:1
-
利用codebook算法进行运动目标检测
本代码基于论文Real-time foreground–background segmentationusing codebook model中的codebook算法,在C++平台上实现,利用了opencv 2.3.1版本,实现了对于运动目标的检测。CodeBook算法的基本思想是得到每个像素的时间序列模型。这种模型能很好地处理时间起伏,缺点是需要消耗大量的内存。CodeBook算法为当前图像的每一个像素建立一个CodeBook(CB
- 2022-06-18 11:39:00下载
- 积分:1
-
算术
Arith-N压缩算法-Arith-N Compression Algorithm
- 2022-05-07 18:56:03下载
- 积分:1
-
使用C#实现验证码识别,带有完整的教程文档。
使用C#实现验证码识别,带有完整的教程文档。-The use of C# Realize Verification Code identification, with a complete tutorial document.
- 2022-07-22 21:33:18下载
- 积分:1
-
LabVIEW serial port RS232 universal source, for the learner information.
LabVIEW通用的串口RS232源程序,,供学习者参考.-LabVIEW serial port RS232 universal source, for the learner information.
- 2022-06-12 20:05:42下载
- 积分:1
-
实现光线跟踪算法,具有光照效果
实现光线跟踪算法,具有光照效果-achieve ray tracing algorithm, with lighting effect
- 2022-01-26 02:46:01下载
- 积分:1
-
《池塘夜降彩色雨》配套源代码
《池塘夜降彩色雨》配套源代码- Pond nights rain fall color complementary source code
- 2022-07-15 14:18:05下载
- 积分:1
-
轮廓检测 2
此代码介绍的是轮廓检测,轮廓检测的原理通俗的说就是掏空内部点,比如原图中有3*3的矩形点。那么就可以将中间的那一点去掉。在OpenCV中使用轮廓检测是非常方便。直接使cvFindContours 函数就能完成对图像轮廓的检测。
- 2022-08-06 14:48:17下载
- 积分:1