搜索资源列表
hough
- 运用Hough算法实现圆的检测 里面是一文本文挡,内含C程序
Mobile Police
- 移动警察,车牌识别,车牌定位系统源代码,已经运用在移动车载稽查系统中。-Mobile police, license plate recognition, license plate positioning system source code, has been used in mobile vehicle inspection system.
AVehicleContourbasedMethodforOcclusion
- 摘要:在交通场景下进行多目标跟踪时,如何正确检测出车辆间的相互遮挡是影响车辆跟踪结果的关键。针对问题,运用投 影理论分析交通场景的三维几何投影特征.用长方体投影轮廓模型对车辆进行建模,重构其乏维投影轮廓,以进行遮挡的检 测和分离。与以往的方法相比,它在估计出的车辆外形轮廓基础t-进行遮挡检测,不需要匹配操作,计算量较小,并能解决 基于匹配的方法无法对付的初始遮挡问题。用实验验证了该算法的有效性。-In multi—object tracking of traf氍c scene。how
Car_Nom_Mark
- 车牌号码识别系统 是一个运用C++写的很实用的一个车牌号码识别系统,对大家的学习很有帮助-very good baisic on c
chengxu
- c++ 车牌定位关键代码 图像与处理中运用到的处理方法,如灰 度变换,中值滤波,二值化-core code
yuandaima
- 运用C++编写的简单实例,功能主要是对字体的变化进行分析.-Written in C++ using simple examples, the main function is to change the font for analysis.
watermark-algorithm
- 通过C++配合图像处理软件CVI,对图像进行水印处理,完成了对图像嵌入水印,提取水印。以及运用matlab对水印图像的鲁棒性进行验证-cooperating with C++ and a software called CVI,making the watermark into a picture and pick the watermark up the picture which had been watermarked,and checking the robustness of the
K-means--C
- 运用k_means 聚类算法 对图像进行分类识别 c语言代码-Using k means clustering algorithm for image classification to identify c language code