搜索资源列表
运动判定系统
- 该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理, 提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹。 -the system is design for tracking objects in a series of images.First it extracts the backgroud of the picture through dealing with co
backgroud(12.22)
- 本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。-development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation,
whitesquare
- black backgroud,white square-black backgroud, white square
subtractbackground
- substract picture backgroud
运动判定系统
- 该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理, 提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹。 -the system is design for tracking objects in a series of images.First it extracts the backgroud of the picture through dealing with co
backgroud(12.22)
- 本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。-development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation,
whitesquare
- black backgroud,white square-black backgroud, white square
jiabeijing
- VC:给你另一种简单的给Dialog加入背景-Dialog BackGroud
changingbackgroud
- 背景渐变的窗体,用VB做的,经过测试的。-Forms whose backgroud can change gradually, made by VB,tested.
listctrl
- 一个相当漂亮的listctrl,包括加载背景图片,加载icon图-a pritty listctrl which can load backgroud and icon
863635Listctrlloadpic
- 一个相当漂亮的listctrl加载背景图片,加载icon图-vc :a listctrl can load pic use to load backgroud
Backgroud
- 用VB编程实现窗体中更换背景图,载入指定文件夹中的图片作为背景。-Programming with VB form to replace the background map, loading the designated folder as a background picture.
desen
- des加密的实现,软件界面良好,有背景音乐,同时也可对文件加密-A software that do des-encrypting,with backgroud sound and nice interface.
GrabCut
- 这是一个图像分割的程序,能够将物体从复杂背景中提取出来,其效果比photoshop中的魔术棒还好-this is a image cut program .you can get objects from complex backgroud .its effiction is better than photoshop magic
vod_up
- 这是一个视频点播系统。采用了server,webserver,director三层结构。实现了对视频的查找、播放和后台控制。-this is a vidio ordering system。it is based on three layer:server,webserver,director。it can serch,play and control vidio by backgroud。
snowbackgroud
- C语言,雪花场景。做欢迎界面的背景很漂亮哦。-It is a very beautiful interface to be used as welcome backgroud.
matting
- a basic issue for image processing: how get foreground/backgroud? these 3 paper provide a good guide.
FGseg2
- 采用graph-cut背景减除的算法-backgroud subtraction algorithm using graph-cut
Averaging-Method-backgroud-model
- 利用OPENCV中函数实现的背景平均建模方法,代码中对主要功能函数进行了详细注解,便于读者学习,代码调试通过,可以直接用-Averaging Method backgroud model
MFC-write-on-the-backgroud-picture
- 在VC的MFC功能下,制作可视化的对话框时,该代码能够实现在背景图片上写字-Achieve the function of writing on the backgroud picture when you make a dialogue box in MFC