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

搜索资源列表

  1. image processing in c 源码

    0下载:
  2. image processing in c 这本书的全部源码
  3. 所属分类:源码下载

  1. MDLTPC.zip

    0下载:
  2. Source Codes for Multiple Descr iption Lapped Transform with Prediction Compensation (MDLT-PC) This page describes the source codes for the multiple descr iption lapped transform with prediction compensation (MDLT-PC) developed in the following pa
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2010607
    • 提供者:gygymon
  1. HAAR.rar

    0下载:
  2. 共享HAAR小波实现图象的分解与重构的C程序. 功能: 就是 经典的digital image processing 中小波那章中haar小波,完成一幅图象的分解与重构, 图象要求是bmp, 24位或8位均可. 而且在分解的子图象中,拉一个矩形框可以实现上步的还原,做到局部放大的效果. 同时 还附带 空间域的 反色和直方图均衡化(灰度图)以及 位图的重载, 放大缩小等.,Sharing the HAAR Wavelet Image Decomposition and Reconstruction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:698390
    • 提供者:英子
  1. 用C++编写的影像滤波与变化检测的代码

    1下载:
  2. 用C++编写的影像滤波与变化检测的代码,对进行图像处理有较大的帮助-Written in C++, image filtering and change detection code, for image processing have a greater help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-09-05
    • 文件大小:97133
    • 提供者:wuchao
  1. digital

    0下载:
  2. C#编写的图像处理程序源码 一共有十二个 包括灰度,二值化,锐化,缩放,旋转,压缩-C# source code written in image-processing program, a total of 12, including grayscale, binary, sharpening, scaling, rotation, compression, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1054590
    • 提供者:谁啊
  1. Waveletsforimagefusion

    0下载:
  2. 小波图像处理,图像滤波,图像复原,图像融合等VC开发的源代码-Wavelet image processing, image filtering, image restoration, image fusion, such as the development of source code VC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:240668
    • 提供者:ldc
  1. HW3-Sheakhah-427220112-mask-laplacian_sobel

    0下载:
  2. it is in image processing field. this code Read TIFF Image then it excute compute histogram and histogram equalization. after that it Write TIFFU unsigned Char.
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:408844
    • 提供者:laila_ksu
  1. JPEG

    0下载:
  2. JPEG源代码C语言实现压缩与解,对学习图像处理有一定的参考意义。-C language source code for JPEG compression and the realization of solutions for image processing to learn some reference significance.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:366615
    • 提供者:yubua
  1. fcm

    0下载:
  2. 模糊C均值分类,用于图像处理中 很好用的,极力推荐 -Fuzzy C-means classification, used for image processing in a very good use, and strongly recommend
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1690
    • 提供者:zf_528
  1. Pic

    0下载:
  2. Digital Image Processing (VC++) bmp, gif, jpeg, tif open ,save, and some filtering etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1905254
    • 提供者:nicky
  1. 200732590147

    0下载:
  2. 本代码主要实现图像类文件的转换已经相应的图像处理,包括图像融合,灰度变换,模板匹配等-The main achievement of the code conversion of image types of documents have a corresponding image processing, including image fusion, gray-scale transformation, template matching, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4005225
    • 提供者:廖小超
  1. Image.Processing.in.C

    0下载:
  2. This file contion tutorial of C sharp
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-05-26
    • 文件大小:9656794
    • 提供者:Fahim
  1. C++

    0下载:
  2. containing openCv,a useful library for image processing in C++ with a tutorial
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-09
    • 文件大小:47916012
    • 提供者:CeCe
  1. Image_Processing_in_C

    0下载:
  2. This book is a tutorial on image processing.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5467109
    • 提供者:brejdak
  1. ErosionDilation

    0下载:
  2. This an algorithm imlementing erosion and dilation which form an important component of image processing programs.-This is an algorithm imlementing erosion and dilation which form an important component of image processing programs.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:946
    • 提供者:dataminer
  1. Image-Processing-in-C

    1下载:
  2. 经典图像处理书籍,各种图像处理的基本算法,包含源码-Classical image processing books, including source code
  3. 所属分类:Special Effects

    • 发布日期:2015-08-05
    • 文件大小:5935104
    • 提供者:张玲
  1. Image-processing-in-VCPP-review

    0下载:
  2. Basics and reviews for Image processing in C++ for beginner read. Including some helpful examples.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2002634
    • 提供者:Jack Gong
  1. approach-to-image-processing

    0下载:
  2. Crane R. Simplified approach to image processing in C (PH, 1997)的相关源码-Crane R. Simplified approach to image processing in C (PH, 1997)(software code)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:811063
    • 提供者:卢彦飞
  1. image-processing-in-c

    0下载:
  2. image processing in c
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:7388432
    • 提供者:郑小奔
  1. Source-Code-of-Image-Processing-in-C

    0下载:
  2. C语言,图像处理 多种处理方式的集合 原代码 代码中有一定的解释-source code of image processing in C
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:542647
    • 提供者:Stan King
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com