搜索资源列表

  1. henhaotuxiangfenge

    0下载:
  2. 首先采用灰度投影匹配进行全局运动估计和补偿,用以消除背景变化的影响;然后由二次差分抽取中间帧解决遮挡问题,通过Fisher 评价函数结合数学形态学填充得到运动对象分割掩膜,同时消除残余噪声以及平滑边缘。该方法在一定范围内较好地解决了遮挡问题,并能够高效快速地得到比较精确的视频对象。-first used for overall projection matching motion estimation and compensation,
  3. 所属分类:文档资料

    • 发布日期:2024-06-10
    • 文件大小:303104
    • 提供者:李杰
  1. 20060816

    0下载:
  2. 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发H
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-10
    • 文件大小:274432
    • 提供者:pudn_dxg001
  1. frame_difference

    0下载:
  2. 可以进行帧间差分,图像灰度转化和原图象,处理后图像显示,去噪-can interfr a me difference, gray conversion and the original image and processed images, denoising
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:100352
    • 提供者:蝈蝈
  1. zuidafangcha

    0下载:
  2. 最大方差法计算灰度分割门限,是用于灰度处理的十分基本的方法,其中源代码简洁,易于读懂 是我在资料书中下载的 提供给大家理解-largest variance method segmentation threshold gray, gray is for the very basic approach which the source code is simple and easy to read is the book I downlo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:栾玉佳
  1. AThreshold4

    0下载:
  2. 计算图中所有灰阶的分布概率 定一阈值使得影像分成两类 计算两类的方差、平均灰度值与总影像平均灰度 选择最佳阈值-calculated all gray-scale map of the probability distribution of a fixed threshold value makes images divided into two categories : computing the variance, Gr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:孟辑
  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 tem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:上官云
  1. leibiefangcha

    0下载:
  2. 利用类别方差法对灰度图象进行二值法。比全局和局部阈值效果好。-use category variance gray image of two value method. Than the overall and local threshold effects.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:范江涛
  1. thresh

    0下载:
  2. 最大类间方差法的matlab实现,可以对灰度直方图呈现良好的双峰特性的图像进行有效的分割-Otsu method to achieve the matlab can histogram showed bimodal characteristics of a good image for effective segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:大华
  1. matlabhunduchafa

    0下载:
  2. 这是matlab灰度差程序,其中包含阈值的获得和镜头突变的检测,适合初学者-This is a gray-scale difference matlab program, which includes access to the threshold of detection of mutations and lens, suitable for beginners
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:谭迎春
  1. tuxiangchuli

    0下载:
  2. fengeyuzhi:最大方差计算分割阈值 huidubianhuan:灰度变换 jiazaosheng:加噪声 zuilingjinfa:最邻近法 otsu2:分割算法 zhi:直方图均衡法 zhong:中值滤波法 segment:分割算法-fengeyuzhi: Calculation of maximum variance threshold segmentation huidubianhuan: gr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:4096
    • 提供者:sasa
  1. Touch_exe

    0下载:
  2. 该软件支持jpg,gif、png图片格式,大致有下列功能: V 0.1 版: 1. 图像放大、缩小、复制、打印、获取当前图像任意位置颜色信息。 2. 显示图像灰度直方图。 3. 灰度统计:图像宽度、高度、最小灰度、最大灰度、灰度均值 Mean、灰度方差 Variance、标准差、偏态 Skewness、峰度系数 Kurtosis、熵 (Entropy)。 4. RGB三原色分离、RGB图转灰度图、灰度均衡、图像可调阈
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:1034240
    • 提供者:郑一一
  1. bianyuantiqu

    0下载:
  2. 对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。 在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新 值大于该门限值,则可以初步确定为边缘点,小于T的新值被判断为非边缘点.-Image point by point basis, and taking the maximum and minimum points of difference as the new gray value. Edge i
  3. 所属分类:图形图象

    • 发布日期:2024-06-10
    • 文件大小:74752
    • 提供者:曾巧
  1. duoguangputuxiangpeizhun

    0下载:
  2. 本文针对多光谱图像配准中不同光谱图像间存在较大的灰度差异、同一景 物在不同波段表现的特征也各不相同等问题,提出了基于互信息相似性测度的 多光谱图像配准算法。-In this paper, multi-spectral image registration between images in different spectral gray there is a big difference, the same scene in d
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:961536
    • 提供者:媛媛
  1. MATLAB

    0下载:
  2. 自己现在在做的论文用到灰度共生矩阵,找了好久都没找到很好用的,所以自己就编了个,不很完美,但绝对可用,已经实现过。包括灰度共生矩阵的生成以及一些特征参数。f1,二阶距。f2,对比度。f3,相关。f5,逆差距。f6,和平均。f7,和方差。f9,差平均。f10,差方差。请不吝赐教。-Now do their own papers in the gray co-occurrence matrix used to find for a long
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:周鹏
  1. Texture-features

    0下载:
  2. matlab编写的用于实现灰度共生矩阵,灰度-梯度共生矩阵,灰度直方图,协方差系数,LOG滤波器的源代码了。全部经过测试,可以直接使用。对于做纹理分析很有帮助。一共有五个代码-matlab prepared for the realization of Gray Level Co-occurrence matrix, gray- gradient co-occurrence matrix, gray histogram, covaria
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:4096
    • 提供者:jd
  1. tvdenoise

    0下载:
  2. 彩色或灰度图像的tvd去噪 利用总方差最小化得方法实现图像的光滑去噪的matlab小程序 由Chambolle在2004年提出 -Tvd color or grayscale image denoising was used to minimize the total variance method to achieve a smooth image denoising matlab small program made in 20
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:李一
  1. tvdenoise

    0下载:
  2. 利用全变差对灰度图像和彩色图像进行去噪处理-tvdenois Total variation grayscale and color image denoising,matlab program
  3. 所属分类:图形图象

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:陈杰
  1. gongsheng_standardized

    0下载:
  2. 灰度图像处理程序 包括两个程序 一个是用来提取灰度共生矩阵,第二个用来对灰度图像进行均方差标准化,提高图像强度 -Gray-scale image processing program includes two programs are used to extract a gray level co-occurrence matrix, the second gray-scale images were used to standa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:yifanyingzyf
  1. 灰度差分统计GLDS

    0下载:
  2. 灰度差分统计GLDS实现代码,多次测试,效果比较满意(Gray difference statistics GLDS implementation code, many tests, the effect is satisfactory)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:203776
    • 提供者:ljLJ
  1. 灰度差分统计GLDS

    0下载:
  2. 得到原始图像的灰度差分图像,灰度差分直方图。(The gray difference image of the original image is obtained, and the gray difference histogram is obtained)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:4096
    • 提供者:李易峰
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org