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

搜索资源列表

  1. 图像边缘提取算法C语言代码.zip

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:2107807
    • 提供者:
  1. OCR算法之C语言代码

    1下载:
  2. OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:874813
    • 提供者:樊志华
  1. 关于图形旋转的C语言原代码

    0下载:
  2. 关于图形旋转的C语言原代码,对C语言初学者有很大帮助。
  3. 所属分类:图形图象

    • 发布日期:2014-01-15
    • 文件大小:6078
    • 提供者:刘云
  1. C语言JPEG解压代码

    1下载:
  2. 用C语言进行JPEG的解压
  3. 所属分类:2D图形编程

  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-26
    • 文件大小:6411264
    • 提供者:黄晓华
  1. 1

    0下载:
  2. C语言版本三次样条插值,介绍了三次样条插值函数如何计算的代码,可以在TC上直接运行-C language version of cubic spline interpolation, cubic spline interpolation described how to calculate the function of the code, you can run directly on TC
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:1602
    • 提供者:陈超
  1. 211167158152005911744433158923

    0下载:
  2. c语言处理图像的代码和文档说明,包括图像处理的各种基本变换和基本技术-c language code image processing and document.basic transformation and technology is offered.
  3. 所属分类:Graph program

    • 发布日期:2017-11-27
    • 文件大小:5116390
    • 提供者:韩阳
  1. fast-C-src-2[1].0

    0下载:
  2. Fast Corner Detector, FCD快速角点检测c语言代码,可直接调用运行-Fast Corner Detector C code
  3. 所属分类:Special Effects

    • 发布日期:2016-02-17
    • 文件大小:25782
    • 提供者:tony
  1. FFT

    3下载:
  2. 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
  3. 所属分类:Special Effects

    • 发布日期:2014-09-09
    • 文件大小:319660
    • 提供者:游智超
  1. medianfilter

    0下载:
  2. 将raw图像文件信息读入,然后进行中值滤波,并生成新文件的c语言代码。-Raw image file information to be read, and then median filtering, and generates a new file c language code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:566431
    • 提供者:杨帅
  1. TermView

    0下载:
  2. 图片中的文字提取,包括图像二值化,图像归一化,图像大小压缩,图像细化等处理的C语言代码!有一定的注释,是不可多得的好资料,比较稀缺-Picture of text extraction, including image binarization, image normalization, image size compression, image thinning, such as the C language code to deal with! There are some notes, g
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:5269
    • 提供者:liguoyin
  1. watermark-C

    1下载:
  2. 该目录包含了基于可移植的C语言的数字水印算法的代码。-The directory contains the C language-based portable digital watermarking algorithm code.
  3. 所属分类:图形图象

    • 发布日期:2013-05-06
    • 文件大小:19591
    • 提供者:chenchao
  1. C-and-retchange

    0下载:
  2. 用C语言代码画图,矩形.以此类推,可以画其他图形-UsingC language C draw rectangle.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:611
    • 提供者:凌聿辉
  1. C-Language

    1下载:
  2. C 语言图像处理代码大全,包括比较常用的算法。例如:阈值分割,边缘检测,直方图的计算,灰度共生矩阵的计算等等。-C-Code Complete, image processing, including the commonly used algorithms. For example: threshold segmentation, edge detection, histogram calculation, the calculation of GLCM and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8223829
    • 提供者:二毛
  1. cdaaima-pca

    0下载:
  2. 实现pca主成分分析算法的c语言代码,希望能帮到大家。-Pca principal component analysis algorithm to achieve the c language code, hope to help you.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:5443
    • 提供者:孙伟
  1. UKF(2011.9.9.1)

    2下载:
  2. 无迹卡尔曼滤波c语言代码,即UKF代码,代码原理请参考无迹卡尔曼滤波基本原理-UKF of c code
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:20938
    • 提供者:呃呃呃
  1. Play-Sounds-For-C

    0下载:
  2. Dos 中多任务模拟~可以显示图片的同时播放声音,是底层的...C语言代码-Play Sound for C 1193180 is system MHZ.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-07
    • 文件大小:1056
    • 提供者:xdm
  1. watermark-C-code

    0下载:
  2. 图片数字水印C语言代码,该程序经过测试合格,且功能齐全-watermark C code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:9821
    • 提供者:陈治文
  1. SSIM.C

    1下载:
  2. 完成图像质量评估的PSNR指标的C语言代码-A code to complete the PSNR for two picture in C language
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:6013480
    • 提供者:Tom
  1. K-means--C

    0下载:
  2. 运用k_means 聚类算法 对图像进行分类识别 c语言代码-Using k means clustering algorithm for image classification to identify c language code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:9394
    • 提供者:ggx
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com