-
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
-
Crop_photo
实现对图像的任意形状的裁剪。注意:图像裁剪后带有背景色(Realization of arbitrary shape image cropping. Note: the image is cropped with a background color)
- 2014-12-21 21:07:23下载
- 积分:1
-
imseg
利用EM算法进行的彩色图像分割,利用EM算法进行的彩色图像分割(The use of EM algorithm for color image segmentation)
- 2009-11-02 09:56:58下载
- 积分:1
-
PlateIdentify
该源程序构建了车牌识别系统,里面包含相应的模板,可以直接运行(The source code license plate recognition system was constructed, which contains the appropriate template, you can directly run)
- 2015-12-15 17:08:30下载
- 积分:1
-
利用聚类技术实现纹理分割
说明: a)针对合成纹理图像(共有4 个合成纹理图像,见文件夹:
Texture_mosaic_data)中每一个像素提取纹理特征向量;
b)利用聚类技术(推荐用k‐均值聚类,可以从网上查找原码)对特征向
量空间中的点进行聚类,类别数可根据图像中的实际纹理类数确定。最后把类
属标签映射成图像形式显示(如下图,其中b、d、f、h 为相应的基准分割图像)。(A) for synthetic texture images (there are 4 synthetic texture images in total, see the folder:
Texture feature vector is extracted from every pixel in texture;
B) use clustering technology (K-means clustering is recommended, and the original code can be found on the Internet) to search the feature direction
The number of categories can be determined according to the actual number of texture classes in the image. Last class
The generic label is mapped to an image (as shown in the figure below, where B, D, F, h are the corresponding reference segmentation images).)
- 2020-12-06 17:59:22下载
- 积分:1
-
H264verilogcore
H264的VERILOG代码,基本实现了全部的功能(H264 of the Verilog code, the basic realization of all the functions)
- 2020-12-03 10:19:24下载
- 积分:1
-
Hall:2400测电流+2182测电压
测量hall 效应 2182表侧电压,2400表加电流。。。。。。。。。。。。。。。(hall measurment 2182 measure voltage 2400 measure current......................................)
- 2021-04-01 09:49:08下载
- 积分:1
-
main
光流算法的源码 运用稠密光流(Lucas-Kanade)算法跟踪运动的图像(Optical flow algorithm source code using dense optical flow image (Lucas-Kanade) algorithm to track the movement of)
- 2015-04-08 21:36:01下载
- 积分:1
-
WinSnakeEyes
snake例子,可以帮助初学者深入具体的对SNAKE 的架构和算法思想进行理解(snake example, can help beginners depth of the Snake concrete structure and algorithm for understanding)
- 2006-12-29 10:49:32下载
- 积分:1
-
1
说明: 图像处理方面的简单程序,可以实现图片的大小转换,从而制作自己的图像模板(make your own picture)
- 2010-06-05 01:18:09下载
- 积分:1