CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 用c

搜索资源列表

  1. zhifangtujjunhua-C++

    0下载:
  2. 数字图像直方图均化,用c++是实现希望对大家有帮助
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:78.01kb
    • 提供者:刘叙友
  1. cpdw(c++)

    0下载:
  2. 用c++实现了基于纹理特征的车牌定位。希望对大家有帮助
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:333.44kb
    • 提供者:小兔兔牙
  1. c-DFT

    0下载:
  2. 一种用c语言编的傅立叶变换,其中里面有快速傅立叶变换
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.45kb
    • 提供者:
  1. 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码

    1下载:
  2. 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码,只需在对话框中选择功能就可以实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-02
    • 文件大小:226.05kb
    • 提供者:yanghaocouple
  1. LBF C++语言实现

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

  1. 用C++和OpenCV实现的图像方框的识别

    3下载:
  2. 用C++和OpenCV实现的图像方框的识别,并对方框进行标记,用红色的线标记出来。可以用于图像分割、定位等等。,Using C++ and OpenCV image box to achieve the recognition, and the box marked with a red line marked. Can be used for image segmentation, positioning and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-10-06
    • 文件大小:3.39mb
    • 提供者:吴亮
  1. cellcount.自己用C++ Builder设计的一个细胞处理软件

    0下载:
  2. 自己用C++ Builder设计的一个细胞处理软件,内部包含基本的图像处理功能,而且实现了细胞计数的功能。,Their use of C++ Builder designed a cell-processing software, internal include basic image processing functions, and the realization of the functions of the cell count.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-11
    • 文件大小:17.89mb
    • 提供者:王悦东
  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
    • 文件大小:2.11kb
    • 提供者:fengye
  1. 用c语言写的神经网络编程

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

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

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

    • 发布日期:2016-01-22
    • 文件大小:2.84mb
    • 提供者:
  1. 这是用C++Builder6编写的图形处理源程序

    1下载:
  2. 这是用C++Builder6编写的图形处理源程序 主要是学习如何以任意的角度旋转显示图像。-It is written using C++ Builder6 main source of graphics to learn how to rotate the display image any angle.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-09-19
    • 文件大小:607kb
    • 提供者:王荣荣
  1. Watermark_zs.rar

    0下载:
  2. 用c语言实现一种基于DCT系数均值的盲水印算法,C language implementation with a mean value based on the DCT coefficient of the Blind Watermarking Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:716.36kb
    • 提供者:杨毅
  1. 用C++编写的影像滤波与变化检测的代码

    1下载:
  2. 用C++编写的影像滤波与变化检测的代码,对进行图像处理有较大的帮助-Written in C++, image filtering and change detection code, for image processing have a greater help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-09-05
    • 文件大小:94.86kb
    • 提供者:wuchao
  1. sift-C

    1下载:
  2. David G. Lowe 的SIFT算法实现。 这个用纯c编写,不实用matlab,方便调用。-David G. Lowe' s SIFT algorithm. The pure c written impractical matlab, easy call.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-01
    • 文件大小:237.93kb
    • 提供者:lyn
  1. fcma

    0下载:
  2. 模糊聚类算法的实现,用c语言实现,有测试内容,附有测试文件-The realization of fuzzy clustering algorithm, using c language implementation, there are contents of the tests with a test file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3.32kb
    • 提供者:xia
  1. png

    0下载:
  2. png 解码源码,所有接口全部用C语言实现,非常好的东西,对研究PNG的同学们来说,肯定是宝贝重的宝贝,代码全部验证通过!-png decoder source code, all the interfaces all using C language implementation, very good things, the study of PNG' s students is definitely a heavy baby baby, code verification by all
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:225.69kb
    • 提供者:过量
  1. jake_fcm

    0下载:
  2. 模糊Fcm代码,在matlab下开发,用c划分聚类进行数据分析-Fuzzy FCm code, developed in matlab with c divided into clustering for data analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:81.22kb
    • 提供者:sunana
  1. bmp

    0下载:
  2. 用C语言编写的小程序,图像处理实例,供学习C综合实验的同学使用-Using C language applets, image processing examples for learning C students use an integrated experimental
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:74.27kb
    • 提供者:ssh
  1. ImageProcessing(c)

    0下载:
  2. 用C++实现.bmp格式图像的载入及图像滤波处理(包括小波变换、3*3滤波、5*5滤波及中值滤波等)-Using C++ implementation. Bmp format image loading and image filtering treatment (including the wavelet transform, 3* 3 filter, 5* 5 filter and median filter, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5.7mb
    • 提供者:王永
  1. tracking

    0下载:
  2. 运动目标跟踪的源程序,用C++实现,包含运行所需的图像序列。-Target Tracking source code, using C++ implementation, including running the required image sequence.
  3. 所属分类:Special Effects

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