-
将BMP格式转换成YUV格式,里面有例子,很好的。
将BMP格式转换成YUV格式,里面有例子,很好的。
- 2023-01-25 22:20:04下载
- 积分:1
-
该程序能够实现图像的合成技术,把两个图像何在一起‘ 改程序用vb语言来实现,整体效果不错!...
该程序能够实现图像的合成技术,把两个图像何在一起‘ 改程序用vb语言来实现,整体效果不错!-the program can achieve image synthesis technology, the two images together what "vb changed procedures used to achieve language, the overall effect was excellent!
- 2022-03-22 00:32:56下载
- 积分:1
-
基于各种背景模型的行人检测与跟踪
背景模型: Running Average, Median Background,Gaussian Mixture
行人跟踪算法: Meanshift, Optical Flow
- 2022-11-09 18:05:20下载
- 积分:1
-
3D引擎,包含读取3DS文件,是个比较好的C语言实现3D的范例
3D引擎,包含读取3DS文件,是个比较好的C语言实现3D的范例-3D engine, contains the read 3DS file, is a relatively good C language example of the realization of 3D
- 2022-08-19 03:12:57下载
- 积分:1
-
立体旋转的圈,用数组将坐标点保存;根据三维坐标变换;将立体的坐标变换成不成角度的坐标值;再根据正等轴侧(其它轴测图)、或透视坐标变换将坐标值变换到屏幕上用直线将...
立体旋转的圈,用数组将坐标点保存;根据三维坐标变换;将立体的坐标变换成不成角度的坐标值;再根据正等轴侧(其它轴测图)、或透视坐标变换将坐标值变换到屏幕上用直线将图形绘制出来。-three-dimensional rotating the ring, and the array will coordinate point preservation; Under the three-dimensional coordinate transformation; three-dimensional coordinates of the point of not being converted into the coordinate value; According are equiaxed side (other isometric drawing), Perspective or coordinate transform coordinates on the screen to transform linear graphics will be available.
- 2022-02-04 19:20:04下载
- 积分:1
-
Canny edge detection algorithm to achieve
Canny边检测算法的实现-Canny edge detection algorithm to achieve
- 2022-08-16 11:29:53下载
- 积分:1
-
图像的放缩算法,很不错
图像的放缩算法,很不错-image scaling algorithm, very good
- 2022-04-30 06:12:28下载
- 积分:1
-
AUTOCAD的模板 AUTOCAD在ARX下的开发,需要ARX开发环境
AUTOCAD的模板 AUTOCAD在ARX下的开发,需要ARX开发环境-AutoCAD template AUTOCAD ARX in the development, the need ARX
- 2022-12-06 13:40:03下载
- 积分:1
-
OpenGL代码为“油漆”
opengl的小程序 画图板
用于初学者
觉得很不错-opengl code for "paint"
- 2023-05-25 08:00:02下载
- 积分:1
-
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.li...
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在-Is the erosion and dilation, thinning algorithm command-line compiler as follows vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2023-06-24 19:35:03下载
- 积分:1