搜索资源列表
ImageRegistration.rar
- 基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、
555PLRECO
- 以数字图像处理、模式识别、计算机视觉等技术为基础,对摄像机所拍摄的车辆图像或者视频序列进行分析-Digital image processing, pattern recognition, computer vision technology, the cameras on the vehicle image or video sequence analysis
yaoyao
- 模式匹配的KMP算法,需要两个序列文件模式序列和测试序列。-KMP pattern matching algorithm requires two sequence file mode sequences and test sequences.
fast-human-tracking-
- 为实现红外图像序列中人体轮廓的精确跟踪, 提出了一种基于快速水平集的新算法. 首先, 在目标 区域及其邻近背景区域带上, 而不是在整个图像平面上, 采用模式分类中的最近邻决策思想来构建快速水 平集算法的速度函数 然后, 采用基于动态邻近区域的快速水平集来演化目标边界曲线以实现目标的轮廓 跟踪. 实验结果表明, 该算法能适应目标尺度的变化、目标的分裂或合并, 并获得人体的精确轮廓.-Fast contour tracking algorithm for human body in
shiyan
- 课题:纸币序列号识别 前期预处理和字符提取matlab仿真代码。实现了字符的归一化提取,后续直接特征提取模式识别-Topic: banknote serial number to identify pre-preprocessing and character extraction matlab simulation code. Achieve a normalized character extraction, pattern recognition, feature extraction s
Multi-scale-HS-algorithm
- 多尺度光流算法c++,光流是一种简单实用的图像运动的表达方式,通常定义为一个图像序列中的图像亮度模式的表观运动,即空间物体表面上的点的运动速度在视觉传感器的成像平面上的表达。-Multi-scale optical flow algorithm c++, optical flow is an expression of the image motion is simple and practical, is usually defined as the apparent motion of im
scale-HS-algorithm
- 单尺度光流算法c++,光流是一种简单实用的图像运动的表达方式,通常定义为一个图像序列中的图像亮度模式的表观运动,即空间物体表面上的点的运动速度在视觉传感器的成像平面上的表达。-Single scale c++ optical flow algorithm, optical flow is an expression of the image motion is simple and practical, is usually defined as the apparent motion of i
Vehicle-License-Plate-Recognition
- 车牌识别技术(Vehicle License Plate Recognition,VLPR) 是指能够检测到受监控路面的车辆并自动提取车辆牌照信息(含汉字字符、英文字母、阿拉伯数字及号牌颜色)进行处理的技术。车牌识别是现代智能交通系统中的重要组成部分之一,应用十分广泛。它以数字图像处理、模式识别、计算机视觉等技术为基础,对摄像机所拍摄的车辆图像或者视频序列进行分析,得到每一辆汽车唯一的车牌号码,从而完成识别过程。-License plate recognition technology (VLP
LGBP
- 一种在Gabor变换幅值域内提取局部变化模式空间直方图序列(histogram sequence of local Gabor binary patterns,简称HSLGBP)的人脸描述及其识别方法.-A Gabor transform domain amplitude variation patterns extracted partial sequence space histogram (histogram sequence of local Gabor binary patterns,
deepbind
- DeepBind可以分析嘈杂的实验数据来确定一组的DNA和RNA序列的蛋白质将绑定。 然后,它可以看看一个新的序列,计算可能性有多大,这些蛋白质绑定到它。 给定一个序列突变,该工具可以分析是否绑定更改。 蛋白质结合位点突变,添加或删除可以改变基因表达模式和导致疾病。 -DeepBind can analyze noisy experimental data to determine a set of DNA and RNA sequences to which the protein wil
EMDs
- 经验模态分解程序,分解出各本征模函数。直至剩余部分变为不含任何模式信息的单调序列即余项。(The empirical mode decomposition program decomposes the eigenmode functions. Until the rest part becomes a monotone sequence that does not contain any pattern information, that is the remainder.)
fznqxg418
- 基于候选产生 测试的序列模式挖掘算法,gsp使用序列模式的向下封闭性,采用多次扫描的候选产生测试方法,()
轮廓跟踪算法获取物体的轮廓序列_生成边界链码
- 链码(又称为freeman码)是用曲线起始点的坐标和边界点方向代码来描述曲线或边界的方法,常被用来在图像处理、计算机图形学、模式识别等领域中表示曲线和区域边界。本例用C++实现轮廓跟踪算法获取物体的轮廓序列,可生成边界链码。(freeman is a method to describe a curve or boundary by using the coordinates of the starting point of the curve and the direction code of