搜索资源列表
不规则图片背景窗口
- 一个不规则图片背景窗口的实例,当需要实现类似效果的时候,参照此例即可-an irregular picture window background example, the need to achieve similar effects, can refer cases
PNG图片背景及PNG按钮
- 主界面是PNG图片。按钮是三态PNG图片
菜单大图标状态栏时钟背景图片的实现
- 单大图标状态栏时钟背景图片的实现
简单的图片抽奖程序,基于C#,支持换背景图像
- 简单的图片抽奖程序,基于C#,支持换背景图像,简单易懂,适用于小范围的抽奖活动。内含背景音乐~
图片浏览器
- 图片浏览器,很好用的,还可全屏自动浏览。也支持背景音乐。-Image browser, well used, but also full-screen browser automatically. Also supports the background music.
Listctrl中加背景图片
- Listctrl中加背景图片.rar-Listctrl adding background images. Rar
用mfc实现基于对话框有背景图片源程序
- 用mfc实现基于对话框的有背景图的应用程序-using dialog-based map of the background applications
用MFC实现基于对话框有背景图片的源程序
- 这个程序写的很漂亮 可以-this procedure was very nice to see it
为窗口添加背景图src
- 为MDI结构程序添加背景图片-MDI structure procedures for adding background images
半透明动画
- 一个简单的半透明动画程序。在背景图片上进行像素提取混合,形成半透明效果-a simple translucent animation process. The background image pixels on the extraction of mixed form translucent effect
sdi带静态图片
- 在程序的运行后在视图窗体的背景上可以加载一个背景图片很好看的啊!-procedures in the operation of the View window after the background can be loaded on a background image to see the good ah!
以图片作为对话框的背景
- 用图片作为对话框的背景 很使用的编程技术 欢迎查看-dialog with pictures as the background to the use of the very welcome View Programming
轻松改背景和动画启动窗口
- VC编程的,背景改变图片,和打印预览。 hehe.-VC program, change background images, and print preview. Hehe.
运动判定系统
- 该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理, 提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹。 -the system is design for tracking objects in a series of images.First it extracts the backgroud of the picture through dealing with co
不规则图片背景窗口
- 一个不规则图片背景窗口的实例,当需要实现类似效果的时候,参照此例即可-an irregular picture window background example, the need to achieve similar effects, can refer cases
有背景列表匡
- 通过该程序可以为CListBox控件设置自己喜欢的背景图片,使你的程序界面更加新颖。-adoption of the procedures to set up CListBox control their favorite background image, so your program interface more innovative.
窗口显示显示背景图
- 在VC6下成功实现了窗口显示不同图片作为背景,该程序在VC6下成功实现。-successful in achieving a window display of different images as a background, the procedures under the VC6 successful.
sample(Carmove)
- 用vc编写的图片移动程序,一幅图片可以在另一幅图片上移动, 图片背景的mask是一个不错的方法,可以得到启发 并能够实现重放,慢放和停止等功能,并且实时地输出位置-prepared using vc Photo Mobile procedures, a picture can be in another picture a mobile, Photo background mask is a good method, and can b
showpic
- 去掉图片背景 里面有函数说明-Remove Image Background
人脸识别
- 使用OPENCV库提供的接口,实现人脸的识别功能。 在一个人脸识别系统中,应用多种预处理技术对将要识别的图片进行标准化处理是极其重要的。多数人脸识别算法对光照条件十分敏感,所以假如在暗室训练,在明亮的房间就可能不会被识别出来等等。比如脸部也应当在图片的一个十分固定的位置(比如眼睛位置为相同的像素坐标),固定的大小,旋转角度,头发和装饰,表情(笑,怒等),光照方向(向左或向上等),这就是在进行人脸识别前,使用好的图片预处理过滤器十分重要