搜索资源列表
renti.rar
- 人体识别,运动区域提取,边缘检测,轮廓提取,,Human recognition, motion area extraction, edge detection, contour extraction,
cornerdetect
- 图像中的角点包含大量的信息,在计算机视觉中扮演重要角色,在许多应用中角点用作特征点,例如图像配准、运动目标跟踪等。鉴于此,学者们提出很多角点检测方法。例如Hans EMoravec在1977年提出的Movavec算法,Chris Harris和Mike Stephens于1988年提出的Harris算法,以及MirosavTrai.kovic和MarkHedley提出的Trajkovic算法等“卅。角点检测的另一个途径是计算轮廓的曲率函数,因为角点是曲率函数的最大值,因此很容易通过阈值的方法检测
segmentation
- Image Segmentation. A central problem, called segmentation, is to distinguish objects from background [10]. For intensity images (ie, those represented by point-wise intensity levels) four popular approaches are: threshold techniques, edge-based
Analysis-on-Moving-Object
- 计算机视觉研究的主要问题之一是运动物体的检测与跟踪, 它将图像处理、模式识别、自动控制、人 工智能和计算机等很多领域的先进技术结合在了一起, 主要应用在军事视觉制导、视频监控、医疗诊断和智能交通 等各个方面, 因此该技术已经成为一个重要的研究方向。阐述了视觉跟踪算法的研究现状和视觉跟踪算法的种类, 研究了基于区域的跟踪算法、基于模型的跟踪算法、基于特征的跟踪算法和基于主动轮廓的跟踪算法, 探讨了视觉 跟踪算法的未来研究方向。-One of the computer vision
Real-time-elliptical-head-detection
- 单一摄像头的人头识别和跟踪算法文章,能够实时处理任意姿态的人头部环境模型。-Real time elliptical head contour detection under arbitrary pose and wide distance range.pdf
Pedestr-ian-Detection
- 基于多特征的AdaBoost行人检测算法, 提出一种融合灰 度和轮廓信息的新的多特征综合表示方法. 该方法通过统计样本的权重直方图建立分类模 型, 并用多个直方图的乘积表示样本在多特征下对应的联合概率分布-AdaBoost pedestrian detection algorithm based on multi-feature, presents a fusion of grayscale and contour information of the new multi-feature
OpenCVmanual
- OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图 图像文件读入和显示 图像创建、保存和复制 Canny边缘检测 Canny边缘检测2 轮廓(contour)检测 轮廓(contour)检测2 图像旋转与缩放 读视频文件和运动问题检测 Hough线段检测 鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
opencv-doc
- 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
legendre-level-set
- the document gives you good idea regarding contour detection in low intensity images
Tarea2
- An analysis of four types of image filters implemented on MatLab: Gauss, median and average. With a brief explanation of contour detection.
Medical-image-segmentation-
- 出了基于 ELM的医学图像的分割技术,结合滤波去噪、形态学提取和边缘检测等图像处理方法,设计了一种应用于CT图像 的轮廓描绘方法。-Based on a medical image segmentation ELM technology, combined with filtering de-noising, Morphology and edge detection image processing method is applied to design a CT image cont
A-robust-CSS-corner
- present a new contour-based corner detection method based on the turning angle curvature computed the contour gradients of the image-present a new contour-based corner detection method based on the turning angle curvature computed the contou
Real-Time Human Detection Using Contour Cues
- C4行人检测论文 1.使用CENTRIST描述子检测人体轮廓 2.相邻像素间差值的符号是编码轮廓的关键信息。(detecting human Contour using a CascadeClassifier and the CENTRIST descr iptor.)