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

搜索资源列表

  1. coloredgedetection

    1下载:
  2. 基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-color image, respectively, morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:582
    • 提供者:jff
  1. FaceDetection_Based_on_a_New_Nonlinear_Color_Space

    0下载:
  2. 提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区 YC C r b 域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度 ) ( 信息定位眼睛, 然后根据人脸特征的几 形态边缘检测算子检测候选区域的边缘, 利用 边缘方向 PCA PCAED ( ) 何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确 的人
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:458920
    • 提供者:zz
  1. hough

    0下载:
  2. 根据园的方程(x-a)×(x-a)+(y-b)×(y-b)=R×R,将参数空间增加到a,b,R三维空间. 常用的hough变换计算量太大,然而随机hough变换虽然计算量相对小点,但是准确率没有前者高.现在使用 一种改进的方法:提取边缘图像,然后边缘跟踪,在边缘曲线上进行hough变换检测圆.-According to Park' s equation (x-a) × (x-a)+ (y-b) × (y-b) = R × R, the parameter space to a,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1061
    • 提供者:苏立
  1. color-snake

    0下载:
  2. 利用彩色蛇模型对彩色图像进行处理,即不将彩色图像分为R,G,B三个分量,而是将彩色图像视为单一簇的处理,反而会得到更好的边缘清晰度-The use of color snake model for color image processing, that is, not the color image into R, G, B three-component, but rather as a single cluster of color image processing, it will ge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:8508
    • 提供者:紫星
  1. algorithm

    1下载:
  2. 阈值法是图像分割的一种重要方法, 在图像处理与识别中广为应用. 提出了一种基于灰度2梯度共生矩阵 模型和最大熵原理的自动阈值化方法. 该方法不仅利用了图像的灰度信息, 而且也利用了梯度信息, 通过计算基 于灰度2梯度共生矩阵的二维熵, 并使边缘区域的熵最大来选择阈值向量. 仿真结果显示, 该算法比其他二维熵方 法效果更佳.-Th resho lding is an impo rtant fo rm of image segmentat ion and is used in image
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:174198
    • 提供者:广隶
  1. ImageViewer

    0下载:
  2. 一个简单的程序,可以实现图像的直方图均衡化,直方图显示,以及sober边缘检测-A simple procedure, can achieve the image histogram equalization, histogram display, as well as sober edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:248008
    • 提供者:olysess
  1. edge

    0下载:
  2. This file creat by open cv for detect edge creat by opencv team
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:826
    • 提供者:mahdi
  1. VPT

    0下载:
  2. HARRIS角点检测 角点的确定,再利用R来角点检测-harris coner detect A COMBINED CORNER AND EDGE DETECTOR
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2751291
    • 提供者:salt
  1. Low-complexity-background-subtraction-using-frame

    0下载:
  2. Tracking w/ blob detection, morphological operation (Togeather) frames = {avi.cdata} uses the cdata from the video file fg = extractForeground(frames) do foreground extraction cmap = colormap(gray) for i = 1:length(fg) temp0{i} = edg
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:17709
    • 提供者:sivasankar
  1. zhongzhi-r-suanzi

    0下载:
  2. 纯C中的边缘检测方法 中值相关算子(R算子)的代码-Pure C, the edge detection operator in the value of the correlation (R operator) of the Code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:367386
    • 提供者:ketiyu
  1. Development-of-Edge-Detection

    0下载:
  2. 主要回顾了图象边缘检测技术的发展历程,讨论了一些典型的边缘检测算法的特点,分析了他们的机理和优劣,并对边缘检测算法的研究方向进行展望-Edge detection is an indispensable step before image analysis and recog nit ion, and is an important technology in the image preprocessing procedure. In this paper w e chiefly review
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:207852
    • 提供者:xueqi
  1. matlabTestAlgorithm

    0下载:
  2. 显示彩色图像的R/G/B分量的图像;四中常用的边缘检测算法;读取某一个目录下的几幅图像,并在一个面板中显示出来等功能。-Display color images of the R/G/B component of the image edge detection algorithm Fourth read several images in a directory, and displayed in a panel functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:488373
    • 提供者:petalliu
  1. W14N1

    0下载:
  2. 1.W14N1.m是一个函数文件,以下是它已有功能的描述:它最多有3个输入量。该函数具有以下功能:(A)如果输入量个数为0,则用蓝色虚线画出半径为3的圆。(B)如果输入了边的个数N,则用蓝色虚线画出N边形,其外接圆的半径为3。(C)如果输入了边的个数N、外接圆半径R,则用蓝色虚线画出外接圆半径为R的正N边形。(D)如果输入了边的个数N、外接圆半径R、线型str,则用给定的线型str画出内切圆半径为R的红色正N边形。 请在原文件中添加代码以完成以下要求:1)当输出量为1个时,这个输出是正多边形
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:863
    • 提供者:liujin
  1. 3

    0下载:
  2. 介绍 了 基于二值图像的目标边界跟踪算法及其在红外成像型 G I F 中的应用,并将算法与利用微 分算子检测 目 标边缘的传统算法 进行 了比较, 通过仿真表明目 标跟踪算法较传统算法不仅能够准 确、 有序地检测出目标的整个边缘,实现图像信息的压缩,而且能够比较好的去除图像中的小块噪声。- T racing edge algo r i th m based o n b inary im age and its application in t h e IR im ag ing ty pe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:170478
    • 提供者:simon chen
  1. FireDetection115110001056

    2下载:
  2. 本文是基于HSI模型对含有火焰的视频进行火焰检测的,通过设定一定的饱和度和颜色分量r的检测阈值,再来进行火焰的检测,并绘制火焰边缘图像。 -This paper is based on the HSI model for flame detection of video containing flame, by setting a certain degree of saturation and color component r detection threshold, then the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:10010624
    • 提供者:晋丽榕
  1. 边缘检测算子R

    0下载:
  2. 图像处理,边缘检测,图像去噪。经典的边缘检测算子。(Image processing, edge detection, image denoising.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:172032
    • 提供者:唱月bto
搜珍网 www.dssz.com