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

搜索资源列表

  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. JPEG

    0下载:
  2. 图像处理FFT算法用C++语言描述,图像格式用于JPEG格式,全真彩色-FFT algorithm for image processing using C language descr iption of image format for JPEG format, full color
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1313721
    • 提供者:游智超
  1. linwenfu

    0下载:
  2. C/C++图像中的直方图均衡处理用C++语言编的-C/C++ image histogram equalization processing C++ language for the
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:99540
    • 提供者:林文福
  1. arithmetic

    0下载:
  2. 利用模糊控制技术的图像处理的C++语言实现-The use of fuzzy control technology, image processing, C++ Language
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:10166
    • 提供者:chensiyi
  1. lapla

    0下载:
  2. 使用C++语言,对图像进行拉普拉斯变换,其中用到CImg图像处理库。-The use of C++ language, Laplace transform of the image, which uses image processing CImg library.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5338662
    • 提供者:dong
  1. souce

    0下载:
  2. 数字图像处理,前期预处理重要模块,visual C++语言实现-Digital image processing, an important pre-pre-processing module, visual C++ Language
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2832291
    • 提供者:lefteye
  1. Mathem

    0下载:
  2. 基于数学形态学的图像处理程序,使用c语言编写,是基于数学形态学的一个好例子。-Based on mathematical morphology image processing procedures, the use of c language, based on mathematical morphology is a good example.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:15708
    • 提供者:李辉
  1. CDigitaProcessing

    0下载:
  2. C语言实用数字图像处理 -C Language Practical Digital Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:175746
    • 提供者:zhangtao
  1. pseudo

    0下载:
  2. C语言环境下进行的灰度图像的伪彩色处理 简便易懂-C language environment of the pseudo-color gray-scale image processing is simple and understandable
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:3379
    • 提供者:Audrey
  1. chap1-2

    0下载:
  2. 一个不错的c语言的图像处理入门教程的第1,2章-On a very good c++ graphics programming and enhance the entry documents.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:36240
    • 提供者:李志
  1. tuxiangchuli

    0下载:
  2. 我的图像处理作业,用C#语言实现了对图像的二值化,灰度化,马赛克等处理-My image processing operations, using C# language to achieve a binary image, gray, and mosaic processing etc.
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:911073
    • 提供者:xiaobao89
  1. qiuchuandibibao

    0下载:
  2. 数字图像处理课上讲到图像和视觉基础时涉及到了离散数学中的一个概念: 传递闭包。刚好我的C语言刚看到数组,就编来看看吧。-Digital Image Processing class visual sense to the base image and involves a discrete mathematics concepts: the transitive closure. Just me just to see the array of C language, on the alloca
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2826
    • 提供者:123
  1. tuxiangchuli

    0下载:
  2. 一个图像处理的程序,使用C++语言编写,可以作为图像编程者的实例-An image-processing procedures, the use of C++ language, programmers can be used as an example of image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2215175
    • 提供者:李平
  1. 1

    0下载:
  2. Vtk(visualization toolkit)是一个开放资源的免费软件系统,主要用于三维计算机图形学、图像处理和可视化。Vtk是在面向对象原理的基础上设计和实现的,它的内核是用C++构建的,包含有大约250,000行代码,650多个类,还包含有几个转换界面,因此也可以自由的通过Java,Tcl/Tk和Python各种语言使用vtk。 Vtk几乎可以在任何一个基于Unix的平台上操作,以及Windows 95/98/NT/2000/XP。 vtk的结构 Vtk比OpenGL和PEX高
  3. 所属分类:Other systems

    • 发布日期:2017-05-31
    • 文件大小:13202108
    • 提供者:蔡汉清
  1. subset_image

    0下载:
  2. C语言写的小程序,主要用来subset遥感图像的,有助于学习遥感图像处理。-This program is used to subset a raw image file (i.e. containing of no header) (sometimes such images also called generic binary image).
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2029
    • 提供者:李会利
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 27 »
搜珍网 www.dssz.com