CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - case

搜索资源列表

  1. bivalue

    0下载:
  2. 图像处理二值化,利用模板匹配可以在一幅图象中找到已知的物体。比如抓拍到了一张射门的照片,要在该照片中找到足球的位置。这时就可以采用模板匹配的方法。所谓模板匹配,其实想法很简单:拿已知的模板(在本例中为足球的图象),和原图象中同样大小的一块区域去对。-binary image processing and using template matching the image to find a known object. For example, snapped a shot of the phot
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:44.41kb
    • 提供者:中国
  1. tuxiang2

    0下载:
  2. 本例中制作一个分形图像的发生器,用它可以产生不同的分形图像,并且可以调整图形的参数已达到要求-this case produced a fractal image generator, it can be used in different fractal images, and the graphics can be adjusted parameters have attained the requirement
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:104.77kb
    • 提供者:范岩
  1. 2223222

    0下载:
  2. 我们给出一个模板 和一幅图象 。不难发现原图中左边暗,右边亮,中间存在着一条明显的边界。进行模板操作后的结果如下: 。 可以看出,第3、4列比其他列的灰度值高很多,人眼观察时,就能发现一条很明显的亮边,其它区域都很暗,这样就起到了边沿检测的作用。 为什么会这样呢?仔细看看那个模板就明白了,它的意思是将右邻点的灰度值减左邻点的灰度值作为该点的灰度值。在灰度相近的区域内,这么做的结果使得该点的灰度值接近于0;而在边界附近,灰度值有明显的跳变,这么做的结果使得该点的灰度值很大,这样
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9.11kb
    • 提供者:李涯
  1. cwt_fringe

    1下载:
  2. 用matlab语言编写的基于连续小波变换分析光栅信号的案例-using Matlab language based on the continuous wavelet transform grating signal case
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:18.21kb
    • 提供者:杨诚
  1. brightnessEmphsizing2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之亮度增强的例子-Visual C MATLAB image processing and recognition practical case's best examples of enhanced brightness
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:174.14kb
    • 提供者:路香群
  1. conrastrateexpant2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之对比度拉伸的例子-Visual C MATLAB image processing and recognition Featured's practical case examples contrast tensile
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:140.84kb
    • 提供者:路香群
  1. gausssmooth2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之高斯平滑算法的源程序-Visual C MATLAB image processing and recognition practical case Featured Gaussian smoothing algorithm source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:121.57kb
    • 提供者:路香群
  1. GradientSharpening2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之梯度锐化算法的源程序,含测试图像-Visual C MATLAB image processing and recognition practical case Featured's sharpening algorithm gradient-source Xu, with test images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:47.73kb
    • 提供者:路香群
  1. greyequalization2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之灰度均衡算法的源程序,含测试图片-Visual C MATLAB image processing and recognition practical case Featured Gray's equalization algorithm-source Xu, with test images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:31.86kb
    • 提供者:路香群
  1. HistgramEqualization2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之直方图均衡算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's histogram equalization algorithm source procedures, with the standard test pictures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:106.38kb
    • 提供者:路香群
  1. ImageMapping2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之图像镜像算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case mirror images selected algorithm-source sequence, with the standard test pictures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:175.07kb
    • 提供者:路香群
  1. laplacian-edgeDetection2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之 图像的边缘检测,拉普拉斯变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's image edge detection, Laplace Transform algorithm source, including standard tests Photo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:148.59kb
    • 提供者:路香群
  1. MedianValueFilter2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之 图像中值滤波 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's image filtering operator Law of the source, including standard tests Photo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:137.9kb
    • 提供者:路香群
  1. negtivecolor2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之 图像反色 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case against selected color images Algorithm source files, including standard tests Photo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:128.89kb
    • 提供者:路香群
  1. SegImage

    0下载:
  2. 很好的图象分割算法,有测试程序和测试例子-good image segmentation algorithm, test procedures and test case
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:320.11kb
    • 提供者:红精灵
  1. horizontal_shift

    0下载:
  2. 平移是基本图像操作之一,简单情形是左右上下的移动。在Visual C++下运行。-translation operation is one of the basic image, a simple case is about the movement from top to bottom. Visual C operation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:84.88kb
    • 提供者:周皓
  1. 452

    0下载:
  2. 收录《Visual C++ 编程技巧典型案例解析——图形图像处理与数据库篇》 中43个源代码。其他一些实例的源代码由于作者出于商业目的无法提供,望读 者原谅。-contains "Visual C programming skills typical case analysis -- graphic image processing and database chapter" 4 3 source code. Other examples of the source
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 收录《Visual C++ 编程技巧典型案例解析——图形图像处理与数据库篇》 中43个源代码。其他一些实例的源代码由于作者出于商业目的无法提供,望读 者原谅。-contains "Visual C programming skills typical case analysis -- graphic image processing and database chapter" 4 3 source code. Other examples of the source
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 收录《Visual C++ 编程技巧典型案例解析——图形图像处理与数据库篇》 中43个源代码。其他一些实例的源代码由于作者出于商业目的无法提供,望读 者原谅。-contains "Visual C programming skills typical case analysis -- graphic image processing and database chapter" 4 3 source code. Other examples of the source
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 收录《Visual C++ 编程技巧典型案例解析——图形图像处理与数据库篇》 中43个源代码。其他一些实例的源代码由于作者出于商业目的无法提供,望读 者原谅。-contains "Visual C programming skills typical case analysis -- graphic image processing and database chapter" 4 3 source code. Other examples of the source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:91.07kb
    • 提供者:lulijun
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com