CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - code process image

搜索资源列表

  1. BMP-process

    0下载:
  2. bmp位图图像处理的vc++源码,不错,有需要的来看一下,-bmp Bitmap image processing vc + + source code, yes, there is a need to look at the, Oh
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:970.42kb
    • 提供者:程喜
  1. FINAL

    4下载:
  2. 图像拼接原代码,VC++,图像拼接在制作全景图的过程中具有重要作用。对多幅图像进行特定模式投影后,用约束的相位相关度法求取水平垂直偏移量,然后寻找最佳缝合线,实现图像拼接,最后采用多分辨率算法对全图进行拼接处理去除曝光差异和鬼影。整个过程用VisualC++加以实现,实验结果验证了算法的有效性。-The original code image mosaic, VC , image mosaic panorama in the production process plays an impo
  3. 所属分类:图形图象

    • 发布日期:2013-10-29
    • 文件大小:208.64kb
    • 提供者:jms
  1. Code_Huffman

    0下载:
  2. 详细介绍了霍夫曼编码的源代码 用于图象的加密解密程序-Huffman code described in detail the source code for image encryption and decryption process
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.82kb
    • 提供者:bichaozhi
  1. Imageconverter

    0下载:
  2. VB图片批量转换处理工具源程序代码,可以将BMP转为JPG/GIF,也可以实现这个反过程,转换时可以设定转换品质,自动遍历符合条件的目录,显示转换进度条。这个程序实际上是IJL15.DLL动态库文件的一个应用示例,用IJL15.DLL你还可以编写很多实用的程序。-VB Image batch processing tool for source code conversion can be BMP to JPG/GIF, it can achieve the anti-process, the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:163.57kb
    • 提供者:445
  1. Image

    0下载:
  2. Image process source code for Microsoft Visual Studio 2008
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2.31mb
    • 提供者:xyz3491
  1. MPEG4Codec

    0下载:
  2. Mpeg4图象编解码算法原程序,基于VC。-Mpeg4 decoding algorithm for the original process image, based on VC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:69.82kb
    • 提供者:x
  1. ImageEncryptionGui

    0下载:
  2. this code describes image encryption process of color image using Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:742byte
    • 提供者:chitturi
  1. Matlab-image-add-noise-and-filtering

    0下载:
  2. Matlab图像增强实验源代码与图片展示,内有用matlab为图像增加椒盐噪声白噪声程序。再用平滑滤波与中值滤波对图像进行处理。-Matlab source code for image enhancement and image experiments show, the image in a useful increase in salt and pepper noise matlab white noise process. And then filtering and median fi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:212.91kb
    • 提供者:shxdsg
  1. image-processing-normalizeSign

    0下载:
  2. this is matlab code used to process an image to crop, thinning, resizing, and binarization.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.54kb
    • 提供者:wanfazri
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6.6mb
    • 提供者:张数
  1. image-fusion

    0下载:
  2. IMAGE FUSION is the process of combining the two input images and obtaining the resultant image which gives the maximum information from the input images. The above code uses brovey method for image fusion.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-22
    • 文件大小:86.21kb
    • 提供者:vishal
  1. yuzhihuafenge

    0下载:
  2. 图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.06kb
    • 提供者:杨莎莎
  1. image-process

    0下载:
  2. 利用opencv简单的图像处理程序 包含直方图均衡,平滑,锐化,傅里叶变换-A simple code about image process
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:433.67kb
    • 提供者:sunjing
  1. Image-enhancement-

    0下载:
  2. 图像增强实验全过程代码,用于图像增强实验-Image enhancement experiment the whole process of code for image enhancement experiment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:316.75kb
    • 提供者:JUN
  1. VCPPImage-process

    0下载:
  2. 关于VC++的图像图形基本处理的源码,包含几何变换,形态学处理,图像细化等。-About basic processing of source code, vc++ image graphic contains geometry transform, morphological processing, image thinning and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:315.02kb
    • 提供者:代菊
  1. Matlab-code-for-image-process

    0下载:
  2. 关于图像处理的matlab源程序,简单适用,利于操作-On image processing matlab source, simple to apply, favorable operating
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:12.24kb
    • 提供者:小霸王
  1. The-code-of-image-processing

    0下载:
  2. 此代码采用Java编程技术,展示了图像处理的基本过程。-This code USES the Java programming, fully demonstrates the basic process of image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:19.38kb
    • 提供者:于婷婷
  1. The-code-of-image-processing

    0下载:
  2. 此代码采用Java编程,向图像处理的研究者提供了基本的处理过程。-This code USES the Java programming, fully demonstrates the basic process of image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:17.97kb
    • 提供者:于婷婷
  1. code_key

    0下载:
  2. CODE KEY 解码程序,最常用的编码器(CODE KEY // Config interrupt at negative edge of signal-A Key process, image key value to key event.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:lyx88888
  1. Code

    0下载:
  2. QT下的一个应用程序,集成了基本的图像处理功能(An application in QT which has the basic function of image processing.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:16kb
    • 提供者:Sheldon_go_on
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com