搜索资源列表
-
0下载:
statistical methods in order to extract image texture descr iptors. In particular, we will focus on the Co-occurrence matrices and the Energy
filters (Laws filters). They are well-known texture descr iptors, fast and easy to implement and provide g
-
-
0下载:
KLT 光流法 GPU的实现,需要显卡,大家赶快下吧,保证高质量-This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation
-
-
0下载:
matlab编程实现图像目标的识别,操作简便,易于实现-object recognize based on the matlab
-
-
0下载:
基于Opencv1.0的帧差法目标识别,效果不是很好,但具有一定的实时性。-Opencv1.0 frame difference method based object recognition, the effect is not very good, but has some real-time.
-
-
0下载:
计算机视觉中最重要的研究之一就是运动目标检测,其不但在模式识别方面具有相关的研究,而且在图像理解领域也有非凡的意义。运动目标检测是通过通过图像序列帧图像来提取运动目标,通过运用相关的算法一幅图片被划分为前景点和背景点。运动目标检测算法是后续的运动目标分类、运动目标跟踪和分析提供了基础。本论文讲述了几种常用的视频运动目标检测算法,并就背景差分法进行了重点研究,通过两种方法来对比差分法的特点。其中背景差分法算法的主要流程为:视频获取、视频转化为图片序列、图片灰度化处理、去除噪声、差分图片、对图片进行
-