搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
tu_xiang_jianche
- 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extra
meanshiftkalman
- 使用meanshift加kalman预测实现的跟踪系统,目标区域为半自动选定-use meanshift achieve forecast increases Tracking the tracking system, the target area selected for the semi-automatic
OpenCV-Mean-Shift-demo
- 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
haar_src
- 非常好用的利用Haar小波提取目标区域的方法,可用于人脸检测,兴趣区(ROI)提取,显著点检测等-Very useful to use Haar wavelet method of extracting the target region can be used for face detection, interest area (ROI) extraction, salient points detection
find_target
- 求取一幅二值图像包含目标区域的最小矩形框,返回矩形框的上下左右边界,然后根据边界坐标在图上画出目标区域。-Strike the rectangle that contains the smallest rectangular target area in a binary image, return to the top and bottom rectangular box around the border, and then draw the boundary on the map coor
tuxiangfenge
- 自己写的实验报告,关于图像分割的 根据实验要求,利用MATLAB软件中的图像处理工具箱,做baota.jpg图像的分割,目的达到突出图片中主要目标区域,将其分割出来,附带实验总结及经验。-Written report of his experiments on the image segmentation is based on experimental requirements, the use of MATLAB software, the image processing toolbo
facesave
- 人脸检测以及将感兴趣的目标区域实时保存,为后续图像处理工作带来极大的方便。-Face detection as well as real-time to save the target area of interest for later image processing to bring great convenience.
dutu
- 在使用MATLAB进行图像处理时,对图像中目标区域进行框定,即在目标图像上可以对所需区域画框-image processing using matlab
jiakuang
- 通过颜色分量提取出疑似区域,并对目标区域加框-Color components extracted by a suspected area, and framing the target area
39709559otsu
- 图像处理,对于感兴趣的图像,把目标区域从背景区域分离出来-Image processing, for the interest of the image, the target region isolated from the background region
kalmanPcamshift
- 基于视频的跟踪,结合卡尔曼和camshift的目标跟踪。由鼠标选中目标区域(包含了鼠标选中程序),kalman和camshift预测质心,从而达到目标跟踪。-Based opencv, combined with the target tracking Kalman and camshift. By the mouse to select the target area, kalman and centroid camshift forecast to achieve target tracki
grayco
- 用3*3邻域计算每一个像素的灰度共生矩阵并计算对应的特征参数,最后再选择特定目标区域内的像素,计算在目标区域内的像素所对应的特征参数的均值和方差(Calculation of characteristic parameters of each pixel gray level co-occurrence matrix and calculate the corresponding 3*3 neighborhood, then select the specific pixels within t
相邻帧差法提取运动目标并计时
- 混合高斯模型提取运动区域算法。。。。。。。。。(Hybrid Gauss model for moving region extraction)
目标跟踪
- 通过手动框选目标区域,然后进行自动跟踪,使用的算法是Camshift,自适应均值漂移(By manually selecting the target area, then automatic tracking, using the algorithm is Camshift, adaptive mean shift)
目标凝聚
- 二维连通区域的凝聚算法,解决了传统凝聚算法出现目标分离的问题。(The agglomerative algorithm of two-dimensional connected region solves the problem of separation of targets in the traditional agglomerative algorithm.)
图像分割目标区域提取17042100
- 通过图像分割实现小型金属零件特征区域提取图像分割(Image segmentation for feature extraction of small metal parts by image segmentation)
opencv标记法实现连通区域 (1)
- 采用连通区域算法,实现目标区域的连通标记,有利于目标的分割(The connected domain algorithm, to achieve connectivity marking the target region, is conducive to the target segmentation)
基于图像处理与北斗导航的目标区域定位方法研究
- 飞机上带有北斗导航或者GPS等定位装置,能够实时确定飞机的空间位置,获得其高度,经纬度等信息;飞机上载有光电吊舱,能够从高空拍摄图像或视频,并且能够通过其自带的传感器实时获得光电吊舱自身的倾斜角度、视场角度等信息;结合飞机所处的空间位置,光电吊舱的倾斜角度、视场角度以及地理信息系统就可以计算出光电吊舱所看到的区域所在的地理位置,并在地理信息系统中显示出其区域;若对图像中的某一局部区域感兴趣,需要确定其地理位置,则可通过鼠标点击这一区域,程序就能主动地计算出目标地点的地域坐标,并映射到地理信息系统
基于卷积神经网络的道路目标检测算法
- 针对实际交通场景下道路目标检测时存在检测精度低、检测速度慢以及难以检测小目标的问题,faster R-CNN的快速、精确道路目标检测算法。该算法包括一个精确目标区域网络 和一个目标属性学习网络通过引入反卷积结构,设计网络的损失函数,提高小目标的检测性能,为加快算法的计算速度。