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

搜索资源列表

  1. Detectmotion

    1下载:
  2. 本程序实现了两桢差分加像素统计检测运动目标(支持标准USB摄像头),在VC下编译通过。-the realization of two-ching difference Statistics Canada pixels moving target detection (support standard USB camera), In VC compile.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. K近邻中值(均值)滤波器 1) 以待处理像素为中心,作一个m*m的作用模板。 2) 在模板中,选择K个与待处理像素的灰度差为最小的像素。 3) 将这K个像素的灰度均值(中值)替换掉原来的像素值。 -K-nearest neighbor median (mean) a filter) for the pixel to be addressed, for a m * m role template. 2) In the template, select and K-pending p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.58kb
    • 提供者:上官云
  1. thresh_md

    0下载:
  2. 基于最大类间方差准则的阈值分割算法。其基本思想是对像素进行划分,通过划分得到的各类之间的距离达到最大,来确定合适的门限。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:930byte
    • 提供者:李静
  1. WC_Frame-D

    0下载:
  2. 背景差異法(Frame Diference) 此方法是以前景與背景的畫面不同,依據視訊擷取的背景資料 去取得較穩定可信任的資訊,去計算前景與固定背景的像素差異情形,以整合畫素為基礎(pixel-based)與高階區域為基礎(region-based)的資訊,管理 一些視訊並允許其背景資料 的突然改變,這個混合模式嵌入了貝氏機率理 論並允許多個物件的追蹤,有些學者提出以背景差異(background subtraction)模式為基礎去探索移動物
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7.9kb
    • 提供者:CarinaLeng
  1. image

    0下载:
  2. 利用差分法配合灰度拉伸对颗粒运动图像进行了处理,直方图分析表明,像素在灰度上的分布特性与颗粒运动的剧烈程度具有相关性-Difference method with the use of gray stretch of particle motion image processing, histogram analysis showed that the pixels in the gray-scale distribution characteristics of particle motion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.44mb
    • 提供者:小屋
  1. colorguide

    1下载:
  2. 简单的图形处理程序,供大家分享。程序运行后,首先从图中截取一块区域,然后程序会对这个区域计算像素均值和欧几里得差值,并得到结果。 -Simple graphical procedure for everyone to share. Program runs, the first interception of a regional map, and then the procedure will be calculated in the region and the pixel averag
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1.06kb
    • 提供者:胡骞
  1. ExtendedLogisticChaotic

    0下载:
  2. 基于混沌序列的二值图像加密算法:提 出了一种以混沌二值序列为基础的图像加密算法 , 改进了灰度差置乱度算法来评价二值图像加密 效果 , 最后对混沌序列对初始条件的敏感性、 相邻像素差置乱度、 图像加密/ 解密速度进行了大量测试。-Based on Chaotic Encryption Algorithm of Binary Image: A chaotic binary sequences with an image encryption scheme based on improved
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:369.04kb
    • 提供者:huyunfeitian
  1. knife

    0下载:
  2. 对所采样的原始图像进行噪声滤波、边缘检测、特征提取、利用多项差值亚像素算法。-the target image is be processed that it is filtered noise, edge detection and character be got.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:32.3kb
    • 提供者:林琼洁
  1. feature-points-matching

    0下载:
  2. 对灰度差绝对平均值算法匹配次数多,不具有旋转不变性等缺点,提出一种新的目标识别方法。匹配准则采用具 有环形结构的子窗口内的像素差加毂和的形式表示,保证了算法具有旋转不变性。对模板图像中的特征点按照匹配准则分 别在目标图像中找到相应的匹配点,从而完成匹配操作,与传统的相关匹配算法相比,大大减少了匹配次数。对于因遮挡而 丢失的特征点,可根据已匹配特征点之问的相对距离来重新确定,从而实现目标识别的功能。仿真实验验证了该算法的有 效性。-A new target recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:186.87kb
    • 提供者:chen
  1. image-engeneer.RAR

    0下载:
  2. 边缘检测为了克服接触式测量中的一些弊端,,结合了现代数字图像处理技术和视觉测量方法,采用了非接触式测量方法进行距离测量。建立了图像采集系统,运用Sobel算子对采集到的图像进行边缘检测,得到两边缘线之间的像素差值,并代人距离计算公式求得距离。-Edge Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2.95mb
    • 提供者:aifei
  1. fisheye-edge

    0下载:
  2. 鱼眼镜头轮廓边缘提取的MATLAB源程序,采取像素逐行扫面取最大像素差的方法,当最大像素差大于设定阈值时即为边缘。-Fisheye lens contour edge extraction MATLAB source pixel progressive surface to take maximum pixel difference method is the edge when the maximum pixel difference is greater than the set thres
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:158.66kb
    • 提供者:周飚
  1. bfilter2

    0下载:
  2. 双边滤波(Bilateral filter)是一种可以保边去噪的滤波器。之所以可以达到此去噪效果,是因为滤波器是由两个函数构成。一个函数是由几何空间距离决定滤波器系数。另一个由像素差值决定滤波器系数。-Bilateral filter (Bilateral filter) is a security edge de-noising filter. The reason why this denoising effect can be achieved because the filter is
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:38.76kb
    • 提供者:熊上导
  1. Change

    0下载:
  2. 多时相遥感影像变化检测,采用像素差值法进行变化检测-Multitemporal remote sensing image change detection, using pixel difference method for change detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:90.57kb
    • 提供者:巨阳
  1. tuxiang-huadong

    0下载:
  2. matlab程序,对图像做选取3*3矩阵的8邻域与中心特征值的像素差,然后按照不同的方式滑动-matlab program, the selected pixels of the image to make the neighborhood and the center differential 8 eigenvalues ​ ​ 3* 3 matrix, and then slide in different ways
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1.31kb
    • 提供者:杨凡稳
  1. a

    0下载:
  2. 通过计算两个图片像素差是否相等,实现运动的监测-By calculating the difference between the pixels to achieve monitoring of the movement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.03kb
    • 提供者:许然
  1. Bilateral-Filtering

    0下载:
  2. 双边滤波器,一种可以保边去噪的滤波器,滤波器是由两个函数构成。一个函数是由几何空间距离决定滤波器系数。另一个由像素差值决定滤波器系数-Bilateral filter, a way to protect the edge denoising filter, the filter is constituted by two functions. A function is decided by the geometric spatial distance filter coefficients.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:116.87kb
    • 提供者:ls
  1. matlab1

    0下载:
  2. DIC程序,基于傅里叶变换的算法,且经过亚像素差值可以准确计算两张图片的位移情况。-DIC program, you can accurately calculate the two pictures displacement by Fourier algorithm and the sub-pixel precision.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:717byte
    • 提供者:于洋
  1. similar

    0下载:
  2. 这是关于图像相似度比较的程序,其中有关于像素差值编码的图像相似度比较-This is on the image similarity comparison program, on which the image similarity comparison coded pixel difference values
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:1.92kb
    • 提供者:方海燕
  1. 差值扩展-数字可逆水印的实现

    3下载:
  2. 数字图像处理中的可逆水印算法,基于差值扩展而得,其容量与其图像像素有关。(The reversible watermarking algorithm in digital image processing is based on the spread of the difference, and its capacity is related to the pixel of the image.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:3kb
    • 提供者:和风5254
  1. 差值法

    2下载:
  2. 遥感图像变化检测差值法 本程序实现两个尺寸相同的图像进行相减的操作 分别使用遍历像素的方法和addWeighted的方法
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 4 5 »
搜珍网 www.dssz.com