搜索资源列表

  1. VC_ImageProcessing

    0下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:273.8kb
    • 提供者:陈镇静
  1. 基于运动目标轮廓的帧差法背景提取

    0下载:
  2. 基于运动目标轮廓的帧差法图像背景提取
  3. 所属分类:源码下载

  1. Zernike-match

    1下载:
  2. 对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike 矩,利用Zernike 矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-right to import images from pretreatment profile targets, after processing to be a target shape tra
  3. 所属分类:波变换

    • 发布日期:2024-11-27
    • 文件大小:1.21mb
    • 提供者:李杰
  1. geodisc

    0下载:
  2. 基于levelset的测地活动轮廓 matlab源码,可实现多目标轮廓的 提取。对噪声图象具有良好的鲁棒性。但是计算量较大,耗时过多-levelset based on the geodesic active contour Matlab source, more achievable goal contour extraction. Image noise is a good robust. However, the large am
  3. 所属分类:多媒体编程

    • 发布日期:2024-11-27
    • 文件大小:70kb
    • 提供者:
  1. Face_test_luminance

    0下载:
  2. 这是一个简短的关于彩色图象中提取目标轮廓的程序,运行结果显示是可行的-This is a brief on the color image to extract object contour procedure, the results show it is feasible
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-27
    • 文件大小:112kb
    • 提供者:小华
  1. watershed_for_linear_feature_extraction

    0下载:
  2. 本文在现有目标识别方法的基础上,提出一种结合目标的特性进行分水岭变换提取目标的方法-In this paper, the existing methods of target identification based on a combination of the characteristics of the target watershed transform method of extracting the target
  3. 所属分类:行业发展研究

    • 发布日期:2024-11-27
    • 文件大小:304kb
    • 提供者:征征
  1. GVF_Snake

    0下载:
  2. 图像分割是由图像处理到图像分析的关键步骤,涉及到计算机视觉技术的复杂问题。在医学图像方面,许多应用大都依赖于对图像中目标轮廓的准确提取。基于微分算子检测的方法几乎都对噪声较为敏感且不能保证得到连续的边缘,无法用于辨识和分析目标。由Kass提出的基于主动轮廓线的Snake模型[1],用一个具有一定弹性的封闭曲线,在曲线自身形状约束力和由图像数据计算而来的外部力的共同作用下演化,来逼近目标边界,完成对图像的分割。 GVF snake V
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-27
    • 文件大小:146kb
    • 提供者:happynp
  1. snake

    1下载:
  2. Snake是提取物体精确轮廓常用的算法,自Kass于1987年提出以来,已广泛应用于数字图像分析和计算机视觉领域。由于SNAKE模型具有良好的提取和跟踪特定区域内目标轮廓的能力,因此非常适合于医学图像如CT和MR图像的处理,以获得特定器官及组织的轮廓。Matlab编写。-Snake is the precise object contour extraction algorithms commonly used, since Kass
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-27
    • 文件大小:3kb
    • 提供者:
  1. yunfeng

    0下载:
  2. 该函数用于简单背景下运动目标检测和轮廓提取,虽为简易实现,但效果不错,可根据个人需要添加代码-This function for a simple moving object detection and contour extraction, although it is easy to achieve, but good results can be based on individual need to add code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-27
    • 文件大小:41kb
    • 提供者:高洪佳
  1. matlab

    0下载:
  2. 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。-In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algor
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:3.49mb
    • 提供者:于晓辉
  1. xinxilun

    0下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-27
    • 文件大小:3.29mb
    • 提供者:chengshuai
  1. initialactivecontour

    0下载:
  2. 用MATLAB编写的主动轮廓提取算法,该算法能对图像中的目标轮廓进行高效检测-Written by MATLAB active contour extraction algorithm that can image the efficient detection of object contour
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:194kb
    • 提供者:陈晓楠
  1. codecode

    0下载:
  2. 静态背景下的高精度视频目标是实时检测与轮廓提取,matlab源代码实现。 -High-precision static background video object detection and contour extraction in real time, matlab source code.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:42kb
    • 提供者:李英华
  1. GreedySnakeTest

    0下载:
  2. 本代码主要借助OpenCV第三方库实现对目标轮廓提取,Greedy算法相对简单,好时量少,是一种不错的轮廓提取算法-This code mainly through third-party libraries to achieve the goals OpenCV contour extraction, Greedy algorithm is relatively simple, less good when it is a good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-27
    • 文件大小:2.17mb
    • 提供者:liuyu
  1. EdgeContour

    0下载:
  2. 用于轮廓提取,边缘检测,图像分割,目标轮廓提取-image contour detection,Edge detection and extraction, contour tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-27
    • 文件大小:206kb
    • 提供者:yanglu
  1. target-contour-extraction

    0下载:
  2. 摄像头实时目标轮廓提取,用笔记本摄像头进行实时轮廓提取。需要先修改摄像头参数
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-27
    • 文件大小:11kb
    • 提供者:alucard
  1. opencvexample--

    0下载:
  2. 使用opencv采用三帧差法对一段视频进行目标轮廓提取。在工程目录下放入命名为1.avi的视频文件即可。-Using opencv on a video fr a me differential method adopts three target contour extraction. In the project directory to devolve into named 1. Avi video files.
  3. 所属分类:OpenCV

    • 发布日期:2024-11-27
    • 文件大小:9.26mb
    • 提供者:钞蓓英
  1. watershed2

    0下载:
  2. 使用分水岭分割方法在复杂背景下提取目标轮廓(Extraction of target contour by watershed method)
  3. 所属分类:图形图象

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:狸猫神
  1. SnakeModule

    0下载:
  2. 自动对目标特征进行轮廓提取,需要手动选择感兴趣区域。(Automatic contour extraction of target features requires manual selection of the region of interest.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:方蛋
  1. soble

    0下载:
  2. MATLAB实现提取灰度图像的前景目标轮廓的算法,并进行中线拟合和角度校正(Matlab algorithm for extracting object contour)
  3. 所属分类:图形图象

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:下莫
« 12 3 4 5 »

源码中国 www.ymcn.org