-
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
-
CarCount
该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项(The program function is to achieve movement of vehicles on the road statistics. A small module function has the following: 1 solution for video frames and displayed. 2, the video training background image. 3, using the background image used by the background method of testing the prospects for video extraction, and conduct threshold processing, image segmentation, to identify mobile car-connected domain. 4, vehicle statistics. Interface package contains instructions and procedures related to the use of the steps and considerations)
- 2010-01-04 12:53:46下载
- 积分:1
-
License-plate-correction
车牌矫正,对于一写不够标准的车牌进行矫正,让车牌更容易被分割(Plate correction, not enough for a standard license plate write to correct, so more likely to be split plate)
- 2015-05-21 15:48:47下载
- 积分:1
-
timeanlysise
基于小波变换以及快速傅立叶变换的时频分析程序,很实用(cwt fft)
- 2016-03-01 17:51:12下载
- 积分:1
-
Visual C++ CAD应用程序开发技术源代码ch6
Visual C++ CAD应用程序开发技术源代码ch6(Visual C CAD application development technology source code ch6)
- 2005-01-11 13:01:58下载
- 积分:1
-
基于图像处理集成数控技术
说明: 这是一个用VC++写的用于数控编程的系统,内含仿真器和说明书,请不要用于商业行为。(This is a VC was made for NC programming system includes simulators and brochures, please do not for commercial activities.)
- 2021-04-22 23:28:48下载
- 积分:1
-
edge_detect
本代码为Canny检测算法的实现,功能为对图象边缘确定与提取(The code for the the Canny detection algorithm, determine and extraction the edge of the image)
- 2013-04-29 11:02:33下载
- 积分:1
-
VCPP-image-processing-chapter03
VisualC++数字图像处理技术详解第2版光盘-第三章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter 3)
- 2016-04-16 13:22:08下载
- 积分:1
-
1
说明: 多站拼接后三维激光扫描点云的消冗处理,多站拼接后三维激光扫描点云的消冗处理(After more than three-dimensional laser scanning station splicing point cloud processing eliminate redundant, multi-dimensional laser scanning station splicing eliminate redundant processing point cloud)
- 2011-03-23 09:32:37下载
- 积分:1
-
Using-a-Boosted-Cascade
行人目标检测 代码文件基于hog+svm检测技术。(people dectect and depending on hog+svm )
- 2014-05-26 12:24:19下载
- 积分:1