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

资源列表

« 1 2 ... .51 .52 .53 .54 .55 10256.57 .58 .59 .60 .61 ... 16766 »
  1. 基于Retinex的MSRCR算法的C语言实现

    0下载:
  2. 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:84.69kb
    • 提供者:myb
  1. getfilterg.f1123验证低通滤波器

    0下载:
  2. f1123验证低通滤波器(采用布莱克曼窗函数法),f1123 verify low-pass filter (using the Blackman window function method)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-25
    • 文件大小:690byte
    • 提供者:汪炘
  1. 很好的butterworth 带阻滤波器

    0下载:
  2. 很好的butterworth 带阻滤波器,对图像中一定频率的噪声有很好的去除效果。希望能对大家有帮助,Good Butterworth band-stop filter, the image in a certain frequency noise has a good removal efficiency. Hope that everyone has to assist
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-30
    • 文件大小:841byte
    • 提供者:jinnie sun
  1. GeoTrans.灰度图像的各种操作源代码

    0下载:
  2. 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。,Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation and bilinear interpolation way.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:68.12kb
    • 提供者:caonimabitoo
  1. 加拿大PointGrey公司的双目摄像头演示程序

    0下载:
  2. 加拿大PointGrey公司的双目摄像头演示程序,包括:图像采集、图像处理、滤波、平滑、立体显示、深度计算等。,Canada s PointGrey binocular camera demo program, including: image acquisition, image processing, filtering, smoothing, three-dimensional display, in-depth calculation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-16
    • 文件大小:4.31mb
    • 提供者:王先生
  1. OTSU 算法可以说是自适应计算单阈值

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法,OTSU algorithm Adaptive Computing can be said to be a single threshold (used to convert grayscale image to binary image) is simple and efficient method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-28
    • 文件大小:1.64kb
    • 提供者:刘荣辉
  1. 基于opencv的双边滤波

    0下载:
  2. 基于opencv的双边滤波,通过指定双阈值对图像进行预处理.,Opencv based on bilateral filtering, through the designation of dual-threshold image preprocessing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:1.36kb
    • 提供者:chenyuanlu
  1. 八值图像连通区域标记

    0下载:
  2. 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号,Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:1.9kb
    • 提供者:zhangjing
  1. vc++调用matlab函数混合编程实现二值图像的区域标记

    0下载:
  2. vc++调用matlab函数混合编程实现二值图像的区域标记。,vc++ call matlab function Matlab binary image of the regional markers.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:682.28kb
    • 提供者:李占闯
  1. opencv实现的snake算法

    0下载:
  2. opencv实现的snake算法,可以用于轮廓提取。,opencv realized snake algorithm, can be used for contour extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:92.66kb
    • 提供者:李占闯
  1. SimpleImage图像处理软件

    0下载:
  2. 图像处理软件:实现腐蚀,膨胀,开闭操作,提取边界功能,图像增强,均衡化,平移,旋转,错切,镜像,均值滤波,拉普拉斯图像增强功能-Image processing software: to achieve corrosion, expansion, opening and closing operation, the extraction of boundary features, image enhancement, equalization, pan, rotate, shear, mirro
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-12
    • 文件大小:18.92mb
    • 提供者:tt
  1. gray2rgb 灰度图像转化成伪彩图

    0下载:
  2. 灰度图像转化成伪彩图。输入灰度图和一张彩图,将彩图的颜色付给灰度图,是灰度图也有颜色。-change gray to rgb。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-24
    • 文件大小:78kb
    • 提供者:lvhua
« 1 2 ... .51 .52 .53 .54 .55 10256.57 .58 .59 .60 .61 ... 16766 »
搜珍网 www.dssz.com