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

搜索资源列表

  1. 基于c语言的图像处理程序

    0下载:
  2. 基于c语言的图像处理程序,可以运行,可以画点、线、圆,边缘检测,阈值处理等等,很强大。
  3. 所属分类:图形图象

  1. MSER

    0下载:
  2. 主要函数由c语言编写,但是有matlab的mex文件方便使用。
  3. 所属分类:matlab例程

    • 发布日期:2010-09-20
    • 文件大小:2690130
    • 提供者:concha
  1. C语言实现图像灰度处理

    0下载:
  2. 用C语言实现24位色的RGB图像的灰度处理。
  3. 所属分类:源码下载

  1. 用C语言编写求矩阵自相关函数小程序

    2下载:
  2. 用C语言编写求矩阵自相关函数小程序,可应用于图像处理中求自相关系数-Written in C find the autocorrelation function of a small matrix program, can be applied to image processing request from the correlation coefficient
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-21
    • 文件大小:1604
    • 提供者:cheney
  1. powerSD 计算功率谱的C语言源程序

    0下载:
  2. 这是一个计算功率谱的C语言源程序,采用周期图法估计,可以直接应用与项目中,对做信号处理和图像处理的同志们有用。-this is a psd program that use the C language and it can be used in your project.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:1707
    • 提供者:Li Furong
  1. OpenCV-code 基于C/C++语言的开源图像处理函数库

    0下载:
  2. OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:6411264
    • 提供者:黄晓华
  1. VC.rar

    0下载:
  2. 《Visual C++实用图像处理专业教程》,包括专业版和学习版,专业版里面包括了全部的图像处理的C语言源程序和可执行的C++界面源程序。," Visual C++ practical image processing professional curriculum" , including the Professional and Learning Edition, Professional Edition includes all the image processing o
  3. 所属分类:Graph program

    • 发布日期:2017-06-10
    • 文件大小:17765585
    • 提供者:xiongjunbaobao
  1. ilib

    0下载:
  2. 一个c语言写的图像处理库,能够处理PPM, XPM, GIF, PNG ,JPG格式图像-A c language image processing library, able to deal with PPM, XPM, GIF, PNG, JPG format images
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-09
    • 文件大小:144452
    • 提供者:站长
  1. rsimage

    0下载:
  2. c语言实现的遥感图像处理的一些基本操作,做遥感的朋友应该用得着-remote sensing image processing some of the basic operations, so remote sensing friends should be worthwhile
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:410834
    • 提供者:梅蕊
  1. fsh_pengz_xih

    0下载:
  2. 比较复杂的图像处理中的腐蚀,膨胀,细化算法,C语言编译实现。-More complex image processing corrosion, expansion, thinning algorithm, C language compilers to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:15935
    • 提供者:moonriver
  1. psnr

    1下载:
  2. 该程序求PSNR(峰值性噪比),该方法运用广泛,如图像处理中-The procedure for PSNR (peak noise ratio), which is widely used methods, such as image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:2326
    • 提供者:jian
  1. Fourier_Transform

    0下载:
  2. C语言编写的傅里叶变换程序,图像处理的基础-C language Fourier transform procedure, the basic image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:154459
    • 提供者:zxb
  1. Cpictureprocess_0

    0下载:
  2. C语言图像处理程序集~~~各种处理方法和程序示例-C language image processing procedures set ~ ~ ~ a variety of processing methods and procedures of Example ~ ~ ~
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3321472
    • 提供者:庞子
  1. program

    0下载:
  2. C#语言版数字图像处理算法,适合C#编程学习,经本人阅读,感觉总体还行-C# language version of digital image processing algorithms, suitable for C# programming to learn, after I read, the general feeling is also OK
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1184070
    • 提供者:sunjin
  1. VisualC

    0下载:
  2. 1. \学习版Imgcx 打开文件夹Imgcx,执行SetUp,按提示安装Imgcx。该书各个章节所处理的图像都包含在安装后的文件夹…Imgcx\Image里。 2. \专业版Imgc 介绍该书配套的专业版软件Imgc。专业版软件包括该书全部图像处理的C语言源程序以及可执行的Visual C++ 界面源程序,可以满足大学教师、科研人员以及图像处理专业人员的需要。 3. \ImageSys试用版 包括通用图像处理系统ImgeSys的介绍和试用版的安装程序。通用图像处理系统ImageSys是
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-10
    • 文件大小:17741629
    • 提供者:2054
  1. DSP

    0下载:
  2. 算法大全C语言版本 给出了很多关于图像处理上的相关算法-Daquan C language version of the algorithm is given a lot of image processing on the correlation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:486531
    • 提供者:张运浩
  1. Median

    0下载:
  2. 中值滤波,纯C语言实现,DSP优化,工业智能相机图像处理开发-Median filter, pure C language, DSP optimization, industrial smart camera image processing development
  3. 所属分类:DSP program

    • 发布日期:2017-04-11
    • 文件大小:623
    • 提供者:xby841221
  1. middle-filter

    0下载:
  2. C语言编写的中值滤波程序 用于图像处理 对于初学者来说 是不错的程序-C language median filter for image processing program for beginners is a good program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:259754
    • 提供者:liu
  1. image_processing

    0下载:
  2. C语言图像处理,图像旋转,包括源代码和编译后的工程文件等-image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:212006
    • 提供者:wumaoyang
  1. image-en-C

    0下载:
  2. 本源码是对PGM图像用C语言进行处理,包括打开图像,保存图像,对图像做形态学处理等等函数,在netbeans运行没问题-it s a program for digital image processing with the format PGM
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:442727
    • 提供者:hu
« 1 2 34 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com