CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 目标区域

搜索资源列表

  1. tu_xiang_jianche

    0下载:
  2. 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6.37kb
    • 提供者:孙天凯
  1. 07163

    0下载:
  2. 图象处理程序,包括边缘提取,差分,大津法二值化,目标区域提取等-image processing procedures, including edge detection, differential, two large-value method, the target region extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:584.62kb
    • 提供者:文君
  1. tuxiangfenge

    0下载:
  2. 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,很实用,直接使用就可以了。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:359.12kb
    • 提供者:郑雪
  1. imp

    0下载:
  2. 图象处理程序的源代码,包括边缘提取,差分,大津法二值化,目标区域提取等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:584.31kb
    • 提供者:wha2020
  1. OpenCVtuxiangju

    0下载:
  2. 用OpenCV做的,先对图像做预处理,再求取图像中目标区域的归一化中心矩或者Hu矩。使用前先对VC++6.0进行OpenCV环境设置。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:7.75kb
    • 提供者:bill
  1. shoudongquyu

    1下载:
  2. 适合各类图象, 手动选择感兴趣目标区域,使用于图象图象处理,同时包含一区域生长程序。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:xuehu
  1. wave

    0下载:
  2. 使用小波变换的方法实现图像分割,在MATLAB平台下,有效的分割目标区域
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5.91kb
    • 提供者:yuyu
  1. iterate

    0下载:
  2. 迭代算法求自适应全局阈值,通过这种算法得出的阈值能够很好的把目标区域和背景区域区分出来。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:905byte
    • 提供者:张子木
  1. openCV实现图像加入马赛克

    1下载:
  2. OpenCv实现图像加入马赛克,可指定目标区域
  3. 所属分类:图形图像处理(光照,映射..)

  1. meanshift.rar

    0下载:
  2. meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果,meanshift target tracking algorithm, by the video sequence documents to extract the first frame, the definition of the target area, tracking, tracking the results of dynamic display
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:3.62kb
    • 提供者:wangpei
  1. OpenCV-Mean-Shift-demo

    1下载:
  2. 基于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
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2.18mb
    • 提供者:gbcgbc
  1. haar_src

    0下载:
  2. 非常好用的利用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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:84.11kb
    • 提供者:haoyubao
  1. find_target

    0下载:
  2. 求取一幅二值图像包含目标区域的最小矩形框,返回矩形框的上下左右边界,然后根据边界坐标在图上画出目标区域。-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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:65.56kb
    • 提供者:
  1. tuxiangfenge

    0下载:
  2. 自己写的实验报告,关于图像分割的 根据实验要求,利用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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1.84kb
    • 提供者:song
  1. facesave

    0下载:
  2. 人脸检测以及将感兴趣的目标区域实时保存,为后续图像处理工作带来极大的方便。-Face detection as well as real-time to save the target area of interest for later image processing to bring great convenience.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.98kb
    • 提供者:xulai
  1. jiakuang

    0下载:
  2. 通过颜色分量提取出疑似区域,并对目标区域加框-Color components extracted by a suspected area, and framing the target area
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1.37kb
    • 提供者:林宇
  1. 39709559otsu

    0下载:
  2. 图像处理,对于感兴趣的图像,把目标区域从背景区域分离出来-Image processing, for the interest of the image, the target region isolated from the background region
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1.22kb
    • 提供者:张帅哥
  1. kalmanPcamshift

    0下载:
  2. 基于视频的跟踪,结合卡尔曼和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
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1.32mb
    • 提供者:李梦丽
  1. 相邻帧差法提取运动目标并计时

    0下载:
  2. 混合高斯模型提取运动区域算法。。。。。。。。。(Hybrid Gauss model for moving region extraction)
  3. 所属分类:图形图象

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:mk1210
  1. 图像分割目标区域提取17042100

    0下载:
  2. 通过图像分割实现小型金属零件特征区域提取图像分割(Image segmentation for feature extraction of small metal parts by image segmentation)
  3. 所属分类:图形图象

    • 发布日期:2018-01-08
    • 文件大小:2kb
    • 提供者:森卯闲人
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com