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

搜索资源列表

  1. DIBDisplay

    0下载:
  2. 数字图像处理典型算法,利用C++语言编写的MFC程序代码。-A typical digital image processing algorithm, using C++ language MFC code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9643165
    • 提供者:张盼盼
  1. binaryzation

    0下载:
  2. 使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理和灰度变换。-Using the C language header bitmap file for reading, so the image histogram equalization processing and gray-scale transformation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-27
    • 文件大小:325848
    • 提供者:徐小敏
  1. Bitmap

    0下载:
  2. 使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理和灰度变换。-Using the C language header bitmap file for reading, so the image histogram equalization processing and gray-scale transformation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:317209
    • 提供者:徐小敏
  1. ef

    0下载:
  2. 使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理和灰度变换。-Using the C language header bitmap file for reading, so the image histogram equalization processing and gray-scale transformation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:530
    • 提供者:徐小敏
  1. opencv

    0下载:
  2. 本文件包含了数字图像处理的具体例程,所用代码是C语言,该文件详细讲诉了图像处理的原理-This document contains the specific principles of digital image processing routines, the code is in C language, the document detailed complaint about the image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:265743
    • 提供者:Huihui
  1. shuzituxiangchuli

    0下载:
  2. 数字图像处理相关C语言程序,包括快速傅立叶变换等9个程序-Digital image processing related to C language program, including fast Fourier transform 9 program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:74799
    • 提供者:李明
  1. HMM

    0下载:
  2. HMM的C语言实现,图像处理必备的C语言算法-C language implementation of the HMM image processing essential C language algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:8376
    • 提供者:wangliang
  1. shiliang

    0下载:
  2. 矢量量化的C语言实现,图像处理必备的C语言算法-C language implementation of vector quantization for image processing algorithm C language
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3227
    • 提供者:wangliang
  1. number-recogization

    0下载:
  2. 联机手写数字识别,C语言代码实现,图像处理必备-On-line handwritten digit recognition, C language code, for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:88479
    • 提供者:wangliang
  1. DCT

    2下载:
  2. 用C#语言编写的通过DCT变换实现图像压缩 数字图像处理实验报告-Written in c# by DCT transformation to realize image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:49337
    • 提供者:徐立
  1. qr-code-image

    0下载:
  2. 摘要:随着信息技术的发展,二维条码技术的应用越来越广泛。QR码作为一种优秀的二维条码,在我国有特别的发展 优势。本文根据QR条码图像符号的特殊性,针对条形码识别过程中图像采集的实际情况,应用并改进了图像处理的一些 方法,用C语言实现了对QR条码的译码,取得了良好的效果。-Abstract: with the development of information technology, the application of 2D barcode technology is becoming
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:263017
    • 提供者:m
  1. gabor_c_code

    0下载:
  2. gabor c语言 滤波源码 用于图像处理中gabor滤波-gabor code
  3. 所属分类:Wavelet

    • 发布日期:2017-04-15
    • 文件大小:6147
    • 提供者:李新鹏
  1. 1

    0下载:
  2. 图像处理中的“灰度处理”部分,C++语言程序-picture process. grey processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:85307
    • 提供者:侯天娇
  1. 2

    0下载:
  2. 图像处理中的“采样”部分,对图像进行采样 C++/C语言-picture process sampling C++/c
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:101547
    • 提供者:侯天娇
  1. 4

    0下载:
  2. 图像处理中的“图像位图处理” C/C++语言程序-picture process C++/c
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-13
    • 文件大小:2622341
    • 提供者:侯天娇
  1. 06

    0下载:
  2. 图像图形处理中的“正交变换”部分 C/C++语言-orthogonal change
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2690797
    • 提供者:
  1. 08

    0下载:
  2. 图像图形处理中的“腐蚀膨胀”部分 C/C++语言-corrosion swell
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2596831
    • 提供者:
  1. 10

    0下载:
  2. 图像图形处理中的“图像分割”部分。 边缘检测 C/C++语言代码-IMAGE
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:123237
    • 提供者:
  1. 11

    0下载:
  2. 图像图形处理中的“配准“部分 C/C++语言代码- image registering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4297788
    • 提供者:
  1. 12

    0下载:
  2. 图像图形处理中的”图像压缩及复原“部分。 C/C++语言。-image compress recover
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:426700
    • 提供者:
« 1 2 ... 19 20 21 22 23 2425 26 27 »
搜珍网 www.dssz.com