搜索资源列表
quanhuangllk
- 拳皇连连看,本人的毕业设计,包括源码及论文,希望能给做毕业设计的同学带来帮助。源文件的背景音乐文件太大,所以剔除,读者可以自行加入。
MedianFilter
- 程序使用VB编写,实现100多张图片的中值滤波功能,最终实现背景的剔除及提取。-Programs written using VB to achieve more than 100 pictures of the median filter function, and ultimately eliminate the background and extraction
TgExt
- 舌部边缘检测,从舌部图片中提取舌部轮廓,剔除无用的背景区域,包括牙齿和舌部区域-tongue extraction
extract_text
- 用于ocr的预处理,主要就是去除干扰的背景,这个是专门为文本ocr预处理设计的算法,能很好的保留文本区域,并且剔除干扰-For ocr pretreatment is to remove the interference in the background, this is specifically designed for text ocr preprocessing algorithm design, can be well retained the text area, and remov
Saliency-Detection
- 《Saliency Detection: A Spectral Residual Approach》是上交高材生侯晓迪在07年的CVPR上发表的一篇论文,这篇文章提出了一个图像视觉显著性的简单计算模型,这个模型和Irri提出的模型是两个截然不同的模型,Irri模型对于图像视觉显著性主要关注整幅图片突出的部分,通过各种特征的融合提取显著性图,而Hou的这个模型一上来关注的点就不在一张图片里突出的地方,而是背景,观察是否大部分图片的背景在某个空间上都满足什么变化,最后剔除背景,自然就只剩下图片突出的
Mean-background-modeling
- 使用均值方法剔除运动前景物体,达到背景建模的效果,此方法前景物体剔除比较干净-The mean value method is used to eliminate the foreground object, which can achieve the effect of background modeling.
TrafficDetection-master
- 一种综合多种算法的车辆检测和追踪方法,运行时间较长,但效果很棒(We implement a system for vehicle detection and tracking from traffic video using Gaussian mixture models and Bayesian estimation. In particular, the system provides robust foreground segmentation of moving vehicles