搜索资源列表
Kalmantestfenxi
- 基于卡尔曼的视频序列帧图像的跟踪程序,还有condense算子法的跟踪,可动态读取序列帧并对其进行估计跟踪,非常好的程序。-based video sequence pictures of the tracking process, in addition to condense operator law tracking, Dynamic sequences can be read on its frame and estimated tracking, very good procedure
mattrack
- 用CNN和DSP实现视频序列目标跟踪,matlab仿真源代码,细胞神经网络实现了图像处理。
gaussian_partical
- 用高斯和离子滤波来跟踪视频图像中的移动对象,和模式识别有关
AForge.NET
- C#开发的计算机视觉及人工智能领域的一个功能非常强大的类库,包括图像处理库、计算机视觉库、机器学习库、视频处理库等。-AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence- image processing, computer vision, neural networks
mixture_of_gaussians
- 混合高斯模型 图像检测 可以应用于视频和图片-Mixture Gaussian model image detection can be applied to video and picture
123
- 智能交通系统中基于视频图像处理的车辆检测与跟踪方法综述-Intelligent transportation systems based on video image processing of vehicle detection and tracking methods were reviewed
tracking
- 视频图像跟踪,一种高效的视频图像跟踪程序-Video image tracking, an efficient video image tracking program
Effectual-Method-for-Crowd-Counting
- 对固定镜头下视频序列中运动人体的检测和跟踪方法进行研究,利用灰度图像差分双向投影信息检测人体目标,提出一种基于统 计运动区域几何特征固定比例的分割算法,使用最近邻匹配方法对人体进行跟踪。-Video sequences in the detection and tracking of the movement of the human body to study under the fixed lens, bi-directional projector information using
zhinengjiaju
- 系统由视频采集模块,数据处理模块,图像传输模块,图像显示模块,图像保存模块组成。-System consists of video acquisition module, data processing module, image transmission module, image display module, image store module.
rgbd_kinect
- 结合kinect景深图像对视频目标进行跟踪,在vs2010+opencv平台上测试通过。-Combined with kinect depth of field image of the video object tracking on vs2010+ opencv test platform.
ASM_Euler-distance
- 人脸识别,采用ASM和欧氏距离的方法,训练样本和测试样本来自SCface视频人脸库。ASM的特征点通过手工标记获得,并保存为mat文件。想要训练样本的原始图像,请联系我-Face recognition, using the ASM method and Euclidean distance, the training samples and testing samples from the SCface video database. Characteristics of ASM obtain
Detecter
- 行人检测程序,基于dShow和Opencv2.4.9读取视频文件或者摄像机视频数据,对每一帧图像进行行人检测-Pedestrian detection program, based dShow and Opencv2.4.9 read video files or video camera video data, each frame image for pedestrian detection
HellokinectMAT
- 感知行为的影响因素包括单个关节的动作和不同关节的组态。因此提出一种新的基于关节的位置差异的特征类型,联合包括静态姿势、动作、位移在内的行为信息进行识别。采用关节在两个时间和空间区域的差异来明确地模拟个别关节动力学和不同关节的组态。然后应用主成分分析(PCA)来获得所需的特征。同时应用非参数的简捷的贝叶斯最近邻(NBNN)分类器进行多类行为的分类。这个NBNN分类器避免了帧描述符的量化,计算“图像到类别”的距离而不是“图像到图像”的距离。15到20帧的数据就足以实现手势以及动作的识别,无需应用整个
tdplatform
- 视频侦查 目标搜索 以图搜图 视频检索 视频浓缩 视频摘要 图像检测 图像识别 神经网络 目标检测 目标识别 缺陷检测 外观识别 车型识别 车牌识别-Video scout, target search, search images relying on images, video retri , video concentrate, video abstract, image detection, image recognition, neural network, target detect
pouyie_v14
- 实现了图像的灰度化并进一步用于视频监视控,BP神经网络用于函数拟合与模式识别,用于建立主成分分析模型。- Achieve a grayscale image and further control for video surveillance, BP neural network function fitting and pattern recognition, Principal component analysis model for establishing.
qie_v56
- 实现了图像的灰度化并进一步用于视频监视控,最大似然(ML)准则和最大后验概率(MAP)准则,用平面波展开法计算二维声子晶体带隙。- Achieve a grayscale image and further control for video surveillance, Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Computation Method D phononic bandgap p
df086
- 实现了图像的灰度化并进一步用于视频监视控,用MATLAB实现的压缩传感,非常适合计算机视觉方面的研究使用。- Achieve a grayscale image and further control for video surveillance, Using MATLAB compressed sensing, Very suitable for the study using computer vision.
3854
- 快速扩展随机生成树算法,多目标跟踪的粒子滤波器,实现了图像的灰度化并进一步用于视频监视控。- Rapid expansion of random spanning tree algorithm, Multi-target tracking particle filter, Achieve a grayscale image and further control for video surveillance.
NatureDeepReview
- 深度学习允许由多个处理层组成的计算模型来学习具有多个抽象层次的数据表示。这些方法极大地提高了语音识别、视觉对象识别、目标检测以及药物发现和基因组学等许多领域的最新进展。深度学习发现复杂的结构在大数据集,通过使用反向传播算法来指示一台机器应该如何改变其内部参数,用于计算在每一层的代表性,从上一层的代表。深层卷积网在处理图像、视频、语音和音频方面取得了突破性进展,而递归网络则在文本和语音等连续数据上起到了作用。(Deep learning allows computational models th