-
c语言实现的边缘检测算法
c语言实现的边缘检测算法-Edge Detection Algorithm
- 2023-08-16 15:00:03下载
- 积分:1
-
document in the running VC6.0 environment compiler, is a stand
该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。-document in the running VC6.0 environment compiler, is a stand-alone operating procedures, no OPENCV DLL library support. Before the operation, please connect better USB camera. The mouse can then be selected using wishing to track the target.
- 2023-04-24 19:55:02下载
- 积分:1
-
vc的人脸识别的代码,相当不错的哦。相互学习,共同进步。附c算法...
vc的人脸识别的代码,相当不错的哦。相互学习,共同进步。附c算法-vc Face Recognition code, oh very good. Mutual learning and common progress. Algorithm-c
- 2023-02-10 14:40:04下载
- 积分:1
-
使用矩形函数制造许多不同的大小
利用rectangle函数制作多个不同大小的矩形,利用ellipse函数制作多个大小不同的椭圆中,形成一个具有透视效果的图形。- Manufactures many different sizes using the rectangle function
the rectangle, manufactures in the many sizes different ellipse using
the ellipse function, forms to have the perspective effect the graph.
- 2022-05-17 01:25:28下载
- 积分:1
-
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk的生成球体的例程。...
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk的生成球体的例程。
- 2022-06-02 06:49:30下载
- 积分:1
-
jpeg基本系统编解码实现程序,内附说明文件。
jpeg基本系统编解码实现程序,内附说明文件。-the programs of coding and encoding for then basic system of jpeg.PS:Readme.txt
- 2022-12-23 12:20:03下载
- 积分:1
-
mpeg的应用
mpeg的应用-mpeg Application
- 2022-02-25 22:26:54下载
- 积分:1
-
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, B...
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT
&light)实现RGB向HSL转换-Experimental realization of the RGB and HLS color color conversion in this experiment, the definition of the function void HSLtoRGB (UINT hue, UINT sat, UINT light, BYTE & r, BYTE & g, BYTE & b) the realization of HSL to RGB conversion void CPaletteDlg: : RGBtoHSL (BYTE r, BYTE g, BYTE b, UINT & hue, UINT & sat, UINT & light) to achieve conversion RGB to HSL
- 2023-04-19 04:00:05下载
- 积分:1
-
将读入的视频文件切割为连续的帧序列
首先读入的视频序列,获得总帧数,然后依次读取,最后把读取出来的每一帧图像写入到指定的路径上,并指定每一帧图像的名字。
- 2023-07-20 11:55:05下载
- 积分:1
-
2D图形库,可通过AllegroGL与opengGL交互,实现优势互补。主要作为2D游戏引擎...
2D图形库,可通过AllegroGL与opengGL交互,实现优势互补。主要作为2D游戏引擎-2D graphics library, AllegroGL with opengGL through interactive, complementary advantages. Used primarily as a 2D game engine
- 2022-08-06 01:18:44下载
- 积分:1