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
    • 文件大小:6521
    • 提供者:孙天凯
  1. 07163

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

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

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

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

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

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

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

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:905
    • 提供者:张子木
  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-25
    • 文件大小:3707
    • 提供者:wangpei
  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-28
    • 文件大小:86129
    • 提供者:haoyubao
  1. Adaptive

    1下载:
  2. 在边缘检测过程中 为了消除传统分水线算法引起的过分割现象,给出了一种新的过分割区域合并算法,该方法能把 复杂的目标图像分割成为一系列反映目标基本结构特征的简单区域。然后利用轮廓提取算法去除 图像内部的像素点,经最后处理得到的部分即是图像的边缘。-Adaptive Thresholds Edge Detection for Image Based on Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-01-21
    • 文件大小:158720
    • 提供者:yaojack
  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
    • 文件大小:67134
    • 提供者:
  1. test

    0下载:
  2. 控制摄像头对鼠标提取区域目标追踪的小代码-Camera control region of the mouse extract target tracking of small code
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:277435
    • 提供者:yulong
  1. 111regionbest

    0下载:
  2. 基于区域生长,(区域增长)的目标分割方法,简单实用,易上手,m语言编写,易懂易用,没有调用内部函数,方便以后改写为c语言代码,请尽情享用-Based on regional growth, (regional growth) of the object segmentation method is simple and practical易上手, m language easy to understand and use, there is no call to internal functio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1493
    • 提供者:zz
  1. FCMSegmentation

    1下载:
  2. FCM 模糊C均值聚类算法。使用说明:这是一个可以人机交互的FCM算法,首先使用鼠标圈定一个矩形区域,则算法自动施加于目标区域:) Have Fun :)-FCM fuzzy C means clustering algorithm. Usage: This is a can of HCI FCM algorithm, the first to use the mouse a rectangular area delineation, the algorithm automatically im
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:132036
    • 提供者:zxr
  1. regionincrease

    0下载:
  2. 区域增长的程序,自己编的,能实现跟踪,能选择黑目标或白目标-region increase
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1813
    • 提供者:zcn
  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
    • 文件大小:1885
    • 提供者: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
    • 文件大小:2027
    • 提供者:xulai
  1. jiakuang

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

    • 发布日期:2017-04-06
    • 文件大小:1404
    • 提供者:林宇
  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
    • 文件大小:1246
    • 提供者:张帅哥
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com