-
inverse
O(n*logn)时间内的求逆序的算法控制台程序,算法实现效率较高。可迅速求出随即生成的数字的逆序数(O (n* logn) time algorithm for reverse console process, algorithm more efficient. Can be generated quickly obtained immediately reverse digit number)
- 2008-07-11 21:33:10下载
- 积分:1
-
imagetool
1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。
2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。
(1. The true color bitmap into a colored or black and white bitmap to binary (supports multiple dithering methods) treated bitmap, effects and excellent speed. 2. The true color or black and white bitmap to 90 degrees, 180 degrees, 270-degree high-speed rotation.)
- 2010-03-08 13:24:20下载
- 积分: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
-
quduishu
图像取对数运算,很有帮助 (Images taken of the number of calculations, useful)
- 2008-07-10 17:07:58下载
- 积分:1
-
CN_edgedetect
本程序为二值图像的处理。通过一种称为CNED(connectivity number based edge detection)的方法对二值图像进行边缘提取。结果表明这种方法比candy sober 等算子更加精确,效果更好。(This procedure for binary image processing. Through a known CNED (connectivity number based edge detection) method for binary image edge extraction. The results show that this method, such as candy sober than the operator more precise, better.)
- 2007-04-22 13:23:27下载
- 积分:1
-
scanfill
光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。
(Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active side of the table and side table new algorithm to initialize each scan line side table new, after each scan line update the active side of the table, and the the paired intersection of coloring.)
- 2013-05-16 14:10:30下载
- 积分:1
-
movingtargetdetectionandtracking
在道路交通管理中,为了获得车辆的运动数据,早期经常采用的是感应线圈等硬件测量的方法。而如果采用摄像头拍摄的道路视频,再用计算机软件处理的方法,则可以极大的增加方便性和灵活性。本文运动目标检测与跟踪研究如何让计算机从视频图像序列中获得物体运动数据。(Traffic management in order to obtain motion data of the vehicle, is a method often used early induction coil measurement hardware. If using a video camera to shoot on the road, and then deal with methods of computer software, you can greatly increase the convenience and flexibility. This paper studies the moving target detection and tracking moving objects how to get data from a computer video image sequence.)
- 2014-03-12 16:32:21下载
- 积分:1
-
ASIFT算法
ASIFT算法实现,C++,对有仿射变换的图像匹配更加准确,想比SIFT算子匹配点数多(ASIFT algorithm, C++, affine transformation of the image matching more accurate, want to match more than SIFT operator points)
- 2021-05-06 23:28:36下载
- 积分:1
-
3d 算法
3d 图形学的 算法,包含源代码(3d graphics algorithms, including source code)
- 2005-01-12 15:05:42下载
- 积分:1
-
katsevich-recreat
三维图像重建,采用多种滤波方法,实现三维图像重建,该算法效率比较高。目前已经应用到实际工程。(3-dim picture recreat,use filter method and project method to realise the recreating of 3 dim picture.it is a very effective method ,applied in the project.so I share it with you .
)
- 2016-08-26 18:23:53下载
- 积分:1