CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 图像处理 c语言

搜索资源列表

  1. PrintBMPPixel

    0下载:
  2. c 语言读取BMP格式,可同时处理没有压缩的BMP格式的二值图像-c language to read BMP format, which can handle binary image of uncompressed BMP format
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:11093
    • 提供者:Haylor
  1. LSB

    0下载:
  2. 数字图像处理LSB算法C语言实现,大家可以参考一下-LSB digital image processing algorithms C language, we can refer to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:991588
    • 提供者:
  1. source

    0下载:
  2. 数字图像处理,C语言,功能是打开一幅位图,实现几何变换。-Digital image processing, C language function is to open a bitmap, to achieve geometric transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:6000
    • 提供者:hrain
  1. BITMAP

    0下载:
  2. C语言图像二值图的处理:包括读取矩阵信息,选择,平移变换等。-C-image binary image processing include: read matrix information, selection, translation transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:701
    • 提供者:
  1. 24680

    0下载:
  2. 图像处理基本小程序:C语言包含HOUGH变换,图像缩放,去指数,方块编码,对比度拉伸-Basic image processing applet: C language contains HOUGH transform, image scaling, to index, code box, contrast stretch
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1218020
    • 提供者:李辉
  1. 1

    0下载:
  2. 图像处理,用于处理图像相减,基于C++的语言,比较基本,希望能够有用-Image processing, for processing the image subtraction, based on C++ language, more basic, hoping to be useful
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:476447
    • 提供者:wang
  1. BMP

    0下载:
  2. c语言实现BMP图像处理,包括图像的显示,直方图-C yǔyán shíxiàn BMP túxiàng chǔlǐ, bāokuò túxiàng de xiǎnshì, zhífāng tú děng děng
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-03
    • 文件大小:4103824
    • 提供者:牛小玲
  1. laplaceSharp

    0下载:
  2. 拉普拉斯锐化,C++语言程序,对图像进行处理,边缘锐化-Laplacian sharpening, C++ language programming, image processing, edge sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3614113
    • 提供者:qiuzhiyuan
  1. MatlabImageWatershedSegmentationcode

    0下载:
  2. 数字图像分水岭处理 使用c语言编写的 源代码很好用-Watershed in the use of digital image processing c language source code for a very good use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3285
    • 提供者:詹惠崇
  1. MCELL10

    0下载:
  2. C语言源程序,视频开发工具,方便、快捷,可以有很好的图像处理效果。-C language source code, video development tools, convenient, fast, you can have a good image processing effects.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:95633
    • 提供者:葛靖青
  1. SGA

    1下载:
  2. 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3281
    • 提供者:沁篱
  1. Astaralgorithm

    0下载:
  2. 搜索算法的的c语言实现适用于图像处理和信号处方面专业人的应用BP神-Search algorithm of the c language applied to image processing and signal Department application professionals BP God
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3096
    • 提供者:yangxinli
  1. fft-6243-sejinhom

    0下载:
  2. 利用 C++语言对 图像FFT 处理-The use of C++ Language of image processing FFT
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:74709
    • 提供者:yao li
  1. ImgProcess

    0下载:
  2. ImgProcess,用C语言开发的图像处理代码,包括直方图修正,图像匹配,图像压缩,边缘检测,平滑等。-ImgProcess, using C language to develop the image processing code, including amendments histogram, image matching, image compression, edge detection, smoothing and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:772737
    • 提供者:zhangrui
  1. zernikemoments

    0下载:
  2. 图像处理的论文,很值得看看,很好的C语言结合的方法-Image processing papers, is worth to see, a very good combination of C language
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:873687
    • 提供者:王小强
  1. LineTrans

    0下载:
  2. 这是一个关于数字图像处理的算法,此算法采用C++语言编写,并在VC的环境下进行了实现,能够得到很好的效果-This is a study on digital image processing algorithms, this algorithm using C++ languages, and in VC environment to achieve, be able to get good results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:89562
    • 提供者:sky
  1. vtk-5.0.4

    0下载:
  2. 它是美国Kitware 公司开发的一套免费的C++ 类库,它吸收了众多优秀的图像处理和图形生成算法,是一个源代码开放、面向对象的计算机图形、可视化技术及图像处理软件系统,可在C++ 、Tcl 、Java 和Python 语言环境下使用[6]-asfasf
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:11387897
    • 提供者:傅剑峰
  1. sfilter

    0下载:
  2. 虽然这是一个用C语言编写的图像处理源码,但可以很简单能过MATLAB命令来调用即mex s_trans.c ,以后就直接可以用M语言来完成操作。它是用来得到一幅图像每个像素周围的信息量。-Although this is a language with C-source image processing, but can be very easy to have MATLAB command to call that mex s_trans.c, since M can be used dire
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2097
    • 提供者:
  1. Cexamples

    0下载:
  2. c 语言 实例,含 数值计算,图形图像,字符处理,通用算法等-c language examples, including numerical computation, graphics, images, characters deal with, generic algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:2034245
    • 提供者:自强
  1. Imgcxthreshold1

    0下载:
  2. 使用C语言编写的阈值处理程序,拥有专业的用户图形界面,方便进行处理,并附有进行处理的灰度图像-The use of C language procedures for the treatment threshold, with the major graphical user interface to facilitate the deal, have to deal with the gray image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:41277
    • 提供者:willee
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 26 »
搜珍网 www.dssz.com