-
problem-LastBossOrigin
问题:找出一个短字符串在一个长字符串中的精确匹配。
要求:基于BWT压缩和FM索引技术的序列匹配,用Burrows-Wheeler transform算法解决该问题。(Problem: find the exact match of a short string in a long string. Requirements: BWT-based compression and indexing techniques sequence matching FM, with the Burrows-Wheeler transform algorithm to solve the problem)
- 2020-12-26 00:09:04下载
- 积分:1
-
117143213GS_2D
利用GS算法实现相位的校正,从而使相位得到一定程度的改善(The phase correction is realized by GS algorithm, so that the phase is improved to a certain extent.)
- 2020-11-18 15:29:40下载
- 积分:1
-
12_运动车辆检测跟踪系统
1.首先从文件菜单打开程序目录下的car.avi视频,系统将显示视频的第一帧。
2.点击背景提取菜单,稍后会提取出背景并显示在打开的第二个窗口中。
3.当提取出背景后,点击检测跟踪菜单,对车辆进行检测和跟踪。
4.点击轨迹绘制菜单,绘制车辆的轨迹。
注:由于使用OpenCV打开AVI视频文件需要视频解码器,故在程序运行前请在电脑上先安装DivX类型的的视频解码器,否则将出现无法打开文件的错误。本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.dll,cvaux210.dll,cvcore210.dll,highgui210.dll,ml210.dll这五个文件拷贝至*.exe可执行文件下。(First, open the CR. AVI video from the file menu and the system will display the first frame of the video.
2. Click on the Background extract menu and the background will be extracted later and displayed in the open second window.
3. When the background is extracted, click on the Test Tracking menu to test and track the vehicle.
4. Click on the trajectory drawing menu to map the trajectory of the vehicle.
Note: Since a video decoder is required to open an AVI video file using OpenCV, install a DivX-type video decoder on the computer before the program runs, otherwise an error will occur that can not open the file. The program uses OpenCV2 .1, which requires five files to be copied to *, cv210. DLL, cvaux 210. DLL, cvcore 210. DLL, highgui 210. DLL, ML 210. DLL. Exe under executable.)
- 2018-02-24 09:11:18下载
- 积分:1
-
main
下载后自己看吧,就是一个角点检测代码。
基于c++
64位
需要加载opencv3以上的版本(Download your own look, it is a corner detection code.
Based on c++
64
You need to load more than opencv3 version)
- 2017-09-16 10:05:42下载
- 积分:1
-
tuxiangjihetezheng
可用于简单图像的处理及几何特征提取,可得到1. 长宽比 2. 矩形度 3. 圆形度 4. 面积凹凸比 5. 周长凹凸比 6. 球形度 7. 偏心率 8. 形状参数(It can be used to process simple images and extract geometric features. It can obtain 1. aspect ratio 2. rectangularity 3. roundness 4. area concave-convex ratio 5. circumference concave-convex ratio 6. sphericity 7. eccentricity 8. shape parameters.)
- 2019-04-18 20:55:38下载
- 积分:1
-
hand.ply
常用的三维点云数据,手的三维数据可以用MATLAB和PCL打开。(Common 3D point cloud data)
- 2020-07-21 21:18:45下载
- 积分:1
-
Imageembed
Image to be embedded into an image
- 2013-11-19 15:22:55下载
- 积分:1
-
IGMM
基于混合高斯的运动目标检测程序已经相应的文章!非常值得借鉴!(Gaussian mixture-based moving object detection procedures have been the appropriate article! Well worth learning!)
- 2009-09-16 21:39:33下载
- 积分:1
-
Untitled
针对一个匀速直线运动目标的跟踪设计最小二乘滤波器,了解跟踪滤波的基本方法以及参数估计方法的应用。(For a uniform linear least squares moving target tracking filter designed to learn the basic methods of tracking filter and parameter estimation method applied.)
- 2013-05-27 16:07:52下载
- 积分:1
-
program(song)
本代码是描述图像融合的一个综合性代码,其中包括对图像变换提升等一系列试验方案(The code is described in an integrated image fusion of code, including the transformation of images, such as a series of pilot programs to enhance)
- 2009-03-30 16:17:51下载
- 积分:1