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

搜索资源列表

  1. LBF C++语言实现

    0下载:
  2. 用C++ 语言实现了图像分割模型LBF
  3. 所属分类:图形图像处理(光照,映射..)

  1. 小波变换C源码

    3下载:
  2. 一个有关小波变换的C语言源码,已编译通过,可以反变换等。
  3. 所属分类:波变换

    • 发布日期:2011-12-17
    • 文件大小:366472
    • 提供者:icecream2013
  1. C语言实现256点FFT基2算法

    0下载:
  2. C语言实现256点FFT基2算法,已调试过,结果正确。-C-2 with 256 points FFT-based algorithm, has been debugged, the results are correct.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1526
    • 提供者:seven
  1. 基于Retinex的MSRCR算法的C语言实现

    0下载:
  2. 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:86723
    • 提供者:myb
  1. cvWatershed 基于C++语言的分水岭算法

    1下载:
  2. 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
  3. 所属分类:OpenCV

    • 发布日期:2015-07-04
    • 文件大小:2096128
    • 提供者:张少明
  1. Shape.利用C#语言读取Shape格式文件并将其显示

    0下载:
  2. 利用C#语言读取Shape格式文件并将其显示,read and display the shape flie
  3. 所属分类:GIS编程

    • 发布日期:2016-01-25
    • 文件大小:39135
    • 提供者:张伟
  1. ImageProcessing.用C语言实现图像的平滑

    0下载:
  2. 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好,Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:2165
    • 提供者:fengye
  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. 用c语言写的神经网络编程

    0下载:
  2. 神经网络编程, 用c语言写的, 还有注释,Neural network programming, using c language, as well as the Notes
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:2662
    • 提供者:robin
  1. 用c语言实现sift算法

    3下载:
  2. 用c语言实现sift算法,我认为比较好,希望对大家有用。,sift arithmetic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-22
    • 文件大小:2979514
    • 提供者:
  1. 基于C语言编写的关于BMP显示程序

    0下载:
  2. 这是基于C语言编写的关于BMP32、24、16、8、4、1等各种格式的显示程序,包括其中的压缩格式也可以显示,很实用。-This is based on the C language on BMP32, 24,16,8,4,1 display program such as a variety of formats, including the compression format can also display, very useful.
  3. 所属分类:图片显示浏览

    • 发布日期:2017-05-19
    • 文件大小:5307186
    • 提供者:蔡浩
  1. Hanoi

    0下载:
  2. 实现汉诺塔算法的动画演示,用C#和C++语言完成。-Tower of Hanoi algorithm to achieve animation, using C# and C++ language to complete.
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9317129
    • 提供者:安蒙
  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. gabor

    0下载:
  2. gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:2499
    • 提供者:lihuo
  1. GrayToWhiteBlack

    0下载:
  2. C语言实现的OTSU方法,计算图像二值化的自适应阈值-C language implementation of the OTSU method in calculating the adaptive image binarization threshold
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:1485
    • 提供者:释然
  1. wppexp2

    0下载:
  2. C++ 语言的图形系统,由风魂设计-C language graphics system, designed by the Wind Spirit
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-21
    • 文件大小:177662
    • 提供者:张枫
  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. CLanguageGraphProgram

    0下载:
  2. C语言开发图形界面例程,编写C Window源程序。-C language to develop a graphical interface routine, the preparation of C Window source.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:90362
    • 提供者:王恩
  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. bp

    0下载:
  2. c语言编写的基于BP神经网络的对图像车辆分类,其中图像特征提取是用图像不变矩,给出了图像不变矩的样本数据和验证数据.rar-err
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:154264
    • 提供者:ningyuhui
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com