-
对于图象处理方向来说,读取图象是最基本的操作,这需要了解图象存储格式!这就是一个很经典的程序代码!...
对于图象处理方向来说,读取图象是最基本的操作,这需要了解图象存储格式!这就是一个很经典的程序代码!-direction for image processing, image reading is the most basic operations, which need to be aware of image storage format! This is a classic procedure code!
- 2022-04-24 05:27:57下载
- 积分:1
-
罗森菲尔德细化算法的功能:细化图像参数:图像…
Rosenfeld细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Rosenfeld thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
- 2023-07-13 07:45:02下载
- 积分:1
-
51上用19264液晶的源码,包括画线和汉字.初学者很有帮助噢
51上用19264液晶的源码,包括画线和汉字.初学者很有帮助噢-51 with 19,264 LCD on the source, including line drawing and Chinese characters. Beginners helpful Oh
- 2022-03-21 20:19:40下载
- 积分:1
-
No graphics library function like windows drawing program to do this is the rece...
不用图形库函数的仿windows画图程序
这是最近做的计算机图形学实验,其界面是一个仿Windows下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论。
-No graphics library function like windows drawing program to do this is the recent experiment of computer graphics, the interface is an imitation of the window under the Windows interface, the program has better interactivity. All graphics functions are not used C language graphics library built-in function, written by direct write screen functions are achieved, the majority of simulation graphics library function function. However, some did not write, such as the preservation of graphical block getimage () function and so on. Due to the limited level, there are some features did not realize, such as saved or opened that BMP pictures. With time, etc. later. What algorithm is written in the scrawl, are casual, welcome expert guidance, I hope with the
- 2022-09-09 18:05:02下载
- 积分:1
-
鼠标器运用的实例
鼠标器运用的实例-examples of the use of a mouse
- 2023-07-23 07:10:03下载
- 积分:1
-
Qt绘图程序,使用QGraphicsView框架编写的绘图demo,实现了缩放,选择,移动等基本操作。
使用Qt QGraphicsView框架编写的一个绘图程序,实现了图形的创建,缩放,移动,旋转等基本操作。对于初学Qt绘图的朋友会有帮助。
- 2023-08-07 22:55:04下载
- 积分:1
-
人脸识别
1 程序功能
这是一个人脸识别演示/测试程序,用户可以基于程序中已经实现的算法,开发新的有关人脸识别的应用;也可以修改或添加新的算法,并测试其性能。
2 程序平台
程序基于Windows操作系统,VS2008 SP编写,算法部分用到了OpenCV
- 2022-02-02 11:13:39下载
- 积分:1
-
zooming, voxelspace and plasma
zooming, voxelspace and plasma
- 2022-03-18 05:20:42下载
- 积分:1
-
该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,
提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹...
该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,
提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹。
-the system is design for tracking objects in a series of images.First it extracts the backgroud of the picture through dealing with corresponding images. Then we can realize to track the motion object and get the trajectory of the object
- 2022-03-07 01:16:32下载
- 积分:1
-
* 书 名:《DirectShow开发指南》
* 作 者: 陆其明(著) 金邦飞(审校)
* 内容提要:
本书以DirectX SDK...
* 书 名:《DirectShow开发指南》
* 作 者: 陆其明(著) 金邦飞(审校)
* 内容提要:
本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使
用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了
DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow
应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性
编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第
4部分结合作者个人的一些开发实践,通过案例和开放源码分析,进一步介绍
DirectShow的实务应用。-* Title : "DirectShow Development Guide"* Author : Lu Qiming (a) JIN Bang fly (Revision)* Synopsis : The book is DirectX 9.0 SDK version, modeled The contents cover almost the Windows platform using DirectShow coding for the C side aspect. The book is divided into four parts. Part 1 introduced DirectShow basic knowledge. Part 2 focused on the development of Filter, and DirectShow application development, including the current very popular, such as audio and video collection, digital cameras, nonlinear editing application. No. 3-depth analysis of the DirectShow SDK source code for some typical examples. Part 4 of the individual authors c
- 2023-06-22 05:45:03下载
- 积分:1