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

资源列表

« 1 2 ... .57 .58 .59 .60 .61 6462.63 .64 .65 .66 .67 ... 6775 »
  1. FaceDetectAndFix

    0下载:
  2. 代码给出了人脸检测与定位的实现算法,经大量测试准确率较高。-code is the human face detection and location of the algorithm, a large number of test accuracy is higher.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:86.87kb
    • 提供者:班素荣
  1. regionprops

    0下载:
  2. 在一个图像中检测目标是图像分割的一个例子。为分割连通目标,时常用Watershed变换。如果把一幅图像看做一个具有山(高亮度)和低谷(低亮度)的表面,那么这个变换在一幅图像中找亮度低谷。-in an image detection of image segmentation is a case in point. Segmentation of connectivity, often used Watershed transform. If an image is seen as a Hill
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.08kb
    • 提供者:何子鸣
  1. Morphological_Opening

    1下载:
  2. 以rice.tif为图像实例,介绍用形态学方法对灰度图像进行处理与分析的技术要点,即对灰度图像进 行如下操作:去除图像的不均匀背景;用设置阈值的方法(thresholding)将结果图像转换成二值图像;通过成分标记(components labeling)返回图像中的目标对象属性,并计算目标对象的统计数字特征。-to rice. Tif images for example, introduces the morphology of gray image processing and ana
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.74kb
    • 提供者:何子鸣
  1. KM-matlab

    0下载:
  2. 卡尔曼滤波matlab实现的程序。很好的。-Kalman Filter Implementation of Matlab procedures. Good.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8.85kb
    • 提供者:孙博
  1. LZW234

    0下载:
  2. LZW的压缩算法,比较简单,只能实现对输入字符串的实现码流-LZW compression algorithm is relatively simple, can only be realized on the importation string achieve bitstream
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 实现数字图像处理的,直方图规定化,和直方图均衡化,bmp图片,可以直接用,-digital image processing, histogram provisions, and histogram equalization, bmp photographs, can be directly used, thank you
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.47mb
    • 提供者:chen
  1. A0357

    1下载:
  2. 一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a comp
  3. 所属分类:图形图像处理(光照,映射..)

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

    1下载:
  2. dicom是医学图象的一种格式,这是一个简易的查看dcm格式文件的东东~-dicom medical images in a format that is a simple check dcm format of the Eastern ~
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:481.85kb
    • 提供者:徐方昀
  1. OrthPoly

    0下载:
  2. NARMAX模型重构,用matlab实现了一个二次二次曲面的重构-NARMAX model reconstructed using Matlab achieved a second conicoid Reconstruction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.74kb
    • 提供者:聂建辉
  1. thewhole

    0下载:
  2. 一个图像处理的整体框架,包括图像运算,图像变化,图像分类。可直接试用,采用VC++开发。-an image of the overall framework, including images efficiently, the images change, image classification. Can be directly tested using VC + + development.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 程序能比较好的处理直方图的均衡化,规定化并将每次操作的各灰度级频数保存在txt文件中-procedures can be better dealt with histogram equalization. each of the provisions and operation of the gray level frequency preserve documents in txt
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:440.5kb
    • 提供者:李建国
  1. pseudocolor

    0下载:
  2. 对图像进行医学伪彩色处理的源代码,编译后的可执行文件须带参数运行-of medical images pseudo-color processing of source code, the compiled executable file parameters required to bring Operation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:859byte
    • 提供者:何子鸣
« 1 2 ... .57 .58 .59 .60 .61 6462.63 .64 .65 .66 .67 ... 6775 »
搜珍网 www.dssz.com