-
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
-
图像增强
SSR,MSR等不同的图像增强,挺全面的挺好用的。(SSR, MSR and other different image enhancement, quite comprehensive and very good use.)
- 2018-05-20 19:48:53下载
- 积分:1
-
Advanced_extracting_algorithm_for_edge_feature_poi
: 对一种基于图像几何重心的特征点提取算法进行了改进 改进后的算法可以提取任何边缘线上凹凸处的特征点 其基本
思想是,首先提取图像的边缘轮廓线,计算封闭边缘线和非封闭边缘线的几何重心 然后以重心为极点,对边缘点极坐标化,形成
幅角-极径曲线,在该曲线上寻找局部极大极小值点 最后根据局部非极大(小)抑制原则对极大(小)值点进行取舍获得特征点 模
拟结果表明算法计算简单 稳定性好 该方法提取的特征点能准确地反映目标的形状,对目标的识别 跟踪以及三维表面重建等都
具有重要的价值(This paper modifiesakindoffeatureextractingalgorithmbasedonimageedge.First, imageedgeoutlineisextracted.
Second, geometricgravitycenterofedgeoutlineiscalculated.Third, argument-polarradiuscurveofpolarcoordinatesystemwhose
poleisgeometricgravityisformed, andmaximumandminimumvaluepointsaresearched.Atlast, featurepointsareobtainedby
selectingmaximum (minimum) valuepointsaccordingtolocalnon-maximum (minimum) depressionprinciple.Theresultindicates
thatthealgorithmissimpleanditsstabilityisgood.Itisimportantforobjectrecognitionandthree-dimensionreconstruction.)
- 2010-05-12 11:44:04下载
- 积分:1
-
SarCalibration
sar 图像定标程序,由灰度值计算后向散射系数(sar image calibration)
- 2010-05-22 10:52:00下载
- 积分:1
-
DensePose-master
说明: DensePose用深度学习把2D图像坐标映射到3D人体表面上,再加上以每秒多帧的速度处理密集坐标,最后实现动态人物的精确定位和姿态估计。该技术集目标检测、姿态估计、目标部分/实例分割等多种计算机视觉任务于一身的一个综合问题。(DensePost maps 2D image coordinates to 3D human body surface by in-depth learning, and processes dense coordinates at the speed of multiple frames per second. Finally, it realizes precise positioning and attitude estimation of dynamic characters. This technology integrates many kinds of computer vision tasks, such as target detection, attitude estimation, target part/instance segmentation, etc.)
- 2019-06-17 21:25:31下载
- 积分:1
-
AForge.NET_EN
说明: AForgeNet 是基于.net框架使用C#高级面向对象语言设计开发的专门为开发者和研究者学习和使用的开源图像处理类库,包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习(AForgeNet is an open source image processing class library designed and developed for developers and researchers based on. net framework using C # advanced object-oriented language. It includes computer vision and artificial intelligence, image processing, neural network, genetic algorithm and machine learning.)
- 2019-06-25 16:52:51下载
- 积分:1
-
FastICA_2.5
FAST ICA 算法用于ICA实验,可用于人脸识别等领域(FAST ICA algorithm for ICA experiments, can be used in areas such as face recognition)
- 2008-03-26 15:34:20下载
- 积分:1
-
exampleoflungregionextractionfromchestx
matlab程序关于医学图像处理中的肺部分割的小例子,希望有帮助(matlab procedures regarding the medical image processing in the lungs of a small example of partition, I hope there is help)
- 2009-03-23 23:53:56下载
- 积分:1
-
sobel算子
说明: 应用opencv进行图像处理,改变基sobel算子操作,有利于开展下面的图像处理(Applying OpenCV to image processing and changing the operation of base Sobel operator is beneficial to the following image processing)
- 2019-03-04 21:40:18下载
- 积分:1
-
draw
图像移动,随着鼠标移动图像,可以自由在空间内平移(image auto move)
- 2013-12-18 16:20:36下载
- 积分:1