-
bmp图像读取、保存、显示等基本操作,功能完整,代码可靠。
bmp图像读取、保存、显示等基本操作,功能完整,代码可靠。-bmp image to read, preserve, display and other basic operations, full-featured, reliable code.
- 2022-08-07 11:47:02下载
- 积分:1
-
an own animation, bicycles translational and rotational sneaking C language prog...
一个自己做的动画,自行车平动,脚蹬转动的C语言程序!-an own animation, bicycles translational and rotational sneaking C language program!
- 2022-02-05 19:27:00下载
- 积分:1
-
purpose
applies mean filter to gray
purpose
applies mean filter to gray-scale PGM image
compile
gcc -g -o mean_pgm mean_pgm.c -lpgm -lpbm -lm
-purpose mean filter applies to gray-scale PGM image compile gcc-g-o mean_pgm mean_pgm.c- lpgm- lpbm- lm
- 2022-03-25 16:01:56下载
- 积分:1
-
高斯混合
基于混合高斯的运动目标检测程序已经相应的文章!非常值得借鉴!-Gaussian mixture-based moving object detection procedures have been the appropriate article! Well worth learning!
- 2022-07-26 21:02:11下载
- 积分:1
-
画Bezier曲线,VC
画Bezier曲线,VC-draw bezier curve
- 2022-02-07 11:27:36下载
- 积分:1
-
JAVA写的PNG图片处理工具。很好很强大。
JAVA写的PNG图片处理工具。很好很强大。-JAVA write PNG image processing tools. Very very strong.
- 2022-03-31 05:04:01下载
- 积分:1
-
png图形格式文件的处理库,有相关的例程,说明文档为pnglib.txt。...
png图形格式文件的处理库,有相关的例程,说明文档为pnglib.txt。-png graphics format for document processing and related routines and documentation for pnglib.txt.
- 2022-01-26 08:05:21下载
- 积分:1
-
本文档中的程序,实现图形的真实感图形,计算机…
本文档内的程序实现了图形真实感图形学,对进行计算机图形三位操作具有借鉴意义-The procedures in this document to achieve realistic graphics graphics, computer graphics, three pairs to be learned by operation of
- 2022-02-13 12:31:11下载
- 积分:1
-
OpenCV seed filling color image segmentation code, using Intel OpenCV graphics l...
OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
- 2022-01-26 14:21:44下载
- 积分:1
-
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[...
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the external variables which point, for instance, the first point is a vertex [0], the coordinates of (point [0] [0], [0] point [1] point [0] [2]). I think the whole process in the Notes procedures made very clear.
- 2022-02-12 17:14:49下载
- 积分:1