-
refactor
序列匹配c++实现,可以帮助理解序列匹配算法(Sequence matching c++ implementation can help to understand the sequence matching algorithm)
- 2014-02-15 20:38:24下载
- 积分:1
-
GraphAlgorithm
C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版(C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates)
- 2009-05-12 08:28:02下载
- 积分:1
-
quanjingpinjie
说明: 全景图像拼接的源代码,可将多幅照片拼接为周视全景图像,很不错。(Panoramic image mosaic of the source code, multiple photos can be spliced for the week as the panoramic image, very good.)
- 2010-04-08 02:16:23下载
- 积分:1
-
barcode
code 128 条码生成与译码演示
code 128 条码生成与译码演示(code 128 barcode generation and decoding demo code 128 barcode generation and decoding demo)
- 2009-01-02 15:32:57下载
- 积分:1
-
duijiaotouying
对图像的对角线投影,就是沿着对角线进行直方图统计。(Diagonal projection of the image, that is, along the diagonal histogram statistics.)
- 2013-04-01 11:14:50下载
- 积分:1
-
find_-contours
可以采用形态学方法找出边界,比较有益的初学者的学习方法。(It s very good for a newer to learning about image processing.)
- 2013-12-30 14:44:05下载
- 积分:1
-
traffic
基于mfc的车辆检测程序,利用帧间的变化来检测,适合初学图像的同学学习(Mfc-based vehicle detection program to detect changes in the use of frames, suitable for beginners to learn the image of the students)
- 2009-12-07 21:02:25下载
- 积分:1
-
sheying
实现摄影测量中空间后方交会的问题,用以求得像片的内外方位元素(To achieve space resection in photogrammetry issues photograph to obtain the internal and external orientation elements)
- 2009-12-13 13:43:41下载
- 积分:1
-
track
该程序是我多年的经验总结以及代码,实现了全景目标跟踪、火焰识别、烟雾识别、起立坐下行为判断、越界闯入、徘徊、违规停车等多种智能功能一体化,粒子滤波、贝叶斯分类器、随机森林等多种在线学习机制,还有传统的camshift、meanshift、光流法、卡尔曼滤波、struck、KCF、TLD、CT、区域匹配,相位相关、轮廓跟踪等多种算法(The program is my many years of experience and code, the realization of the panorama target tracking, flame detection, smoke detection, standing up sitting judge, cross-border intrusion, wandering, illegal parking and other various intelligent functions integration, particle filter, Bayesian classifier, random forest variety of online learning mechanism, and the traditional CAMSHIFT, meanshift, optical flow method, Kalman filter, the, KCF, regional matching, phase correlation, contour tracking and other several algorithms)
- 2020-06-29 23:00:01下载
- 积分:1
-
TRAOD_Algorithm
基于轨迹划分的异常轨迹检测方法。首先采用两种分段粒度将每条轨迹分为若干子轨迹线段,然后,在基于距离的异常检测方法的基础上,引入调整系数的概念,采用密度与距离相结合的方法进行异常轨迹检测。
(Abnormal trajectory detection method based on trajectory partition.Firstly each trajectories should be divided into several substrajectories using two granularities. Then the notion of adjustment coefficient is introduced on the basis of distance based anomaly detection method, and the abnormal trajectories are detected combining density and distance.
)
- 2020-11-08 18:09:47下载
- 积分:1