-
图表
电话报警器原理图-diagram
- 2022-04-16 08:16:56下载
- 积分:1
-
OTSU algorithm can be calculated adaptive threshold (for conversion to gray scal...
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction.
- 2022-03-12 03:00:58下载
- 积分:1
-
图形编辑器,支持2D模式,能进行简单的图形编辑
图形编辑器,支持2D模式,能进行简单的图形编辑-graphics editor, support 2D mode, can perform simple graphics editor
- 2023-04-14 00:20:03下载
- 积分:1
-
penumbral image dithering techniques to reconcile source directory for the chapt...
图象的半影调和抖动技术 source目录下为本章介绍的源程序 功能是实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-penumbral image dithering techniques to reconcile source directory for the chapter describes the function is the source of pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib Note : Runtime documents c : test.bmp must exist
- 2022-10-03 02:15:03下载
- 积分:1
-
这是一个显示三维立体的亮度不同的程序,在vc++下开发
这是一个显示三维立体的亮度不同的程序,在vc++下开发-This is a three-dimensional display brightness of different procedures, the vc++ Development
- 2022-04-15 06:39:45下载
- 积分:1
-
3DS文件的装载机,可以实现加载3DS文件,和路由模型
3DS File loader,can realize load 3ds file,and roate model
- 2022-04-19 15:12:40下载
- 积分:1
-
很好的样条曲线绘制程序,学习绘图的可以用
很好的样条曲线绘制程序,学习绘图的可以用-good spline curves procedures, the study Mapping can be used
- 2022-04-16 22:07:31下载
- 积分:1
-
基于VC的画图软件
基于VC的画图软件- Based on VC painting software
- 2022-03-10 07:21:34下载
- 积分:1
-
opengl firework
使用c++编写的opengl程序,实现的场景有烟花,树木,喷泉,房子等。有很好的参考价值。
- 2022-01-31 09:35:09下载
- 积分:1
-
基于opencv利用差分法求运动的轮廓
应用背景应用于运动目标的检测,利用差分法,对路面上的车辆和行人进行检测 关键技术车辆检测部分采用背景差分法,跟踪部分采用卡尔曼滤波,检测与跟踪部分使用不同颜色的外接矩形框表示,采用平均背景法更新背景图像,代码部分附详细解释
- 2022-08-05 10:23:22下载
- 积分:1