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

搜索资源列表

  1. imageprocessingbasic

    0下载:
  2. 主要是C#语言实现图像处理基础,包括完整的运行程序,VS2008上面可以正常运行-imagine processing basic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:183122
    • 提供者:huangfaming
  1. Fourier_Transform

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

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

    0下载:
  2. C语言开发的Opencv 移动物体识别的程序以及OpenCV的基础教程-C language development Opencv moving object identification process and the basis for OpenCV Tutorial
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11659283
    • 提供者:hejiacheng
  1. 1212121

    0下载:
  2. 该论文具有图像检索功能,基于图像特征有形状,纹理,颜色等。运用c++语言构建搜索系统的基础,以达到功能全面的系统。-The paper has an image search function, image features are based on shape, texture, color and so on. Built using c++ language based search system to achieve full-featured system.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2416683
    • 提供者:穆振兴
  1. MusicPlay

    0下载:
  2. 图像识别人的手势,并按照手势演奏音乐。本代码使用c语言编写,视频是基于Direct Show SDK基础的。-Image identify the gestures, and follow the signs to play music.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2472858
    • 提供者:taowu
  1. Vector-quantization-of-the-C

    0下载:
  2. 矢量量化算法的C语言实现:LBG(K-均值)聚类算法,在欧几里的距离基础上用LBG算法将输入向量聚类。-Vector quantization of C language implementation algorithm:LBG (k-means) clustering algorithm, in several European based on the distance with LBG algorithm will input vector clustering.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3056
    • 提供者:lorna
  1. sonar-image-data

    0下载:
  2. 硕士学位论文:在高分辨率成像声纳系统和回波测深仪的两个控制平台的基础上对声纳图像数据的高速显示技术的研究。文中所有的程序编写都是使用C和C++语言,在WindowsXP平台下利用VC++6.0进行编译和调试的。-study for high speed display technology on sonar image data
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2512406
    • 提供者:nie
  1. picture-color-to-gray

    0下载:
  2. 用C语言编的彩色图像进行灰度化的代码,C语言比较基础,适合初学者练习使用-Gray color images compiled by the C language code, C language basis for comparison, for beginners to use
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2030
    • 提供者:陈强
  1. ImageProcessing

    0下载:
  2. 图像处理 c语言基础环境下读入读出以及存储-Image processing, the basic environment of the c language read into the read out and storage
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2806689
    • 提供者:王琪
  1. C-Language-Image-Program-Design

    0下载:
  2. C语言图像处理pdf版本。该书中详细介绍了图像处理常用的方法以及源码,很多书本都是以此书为基础来进行编译的-C language image processing pdf version. Book describes in detail a commonly used method and the source of the image processing, a lot of books are book basis to compile
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:5096607
    • 提供者:林东
  1. texture

    0下载:
  2. 处理texture图像的一段C语言,很基础的C语言。-Texture image processing section of the C language, it is based on the C language.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6428185
    • 提供者:李文郑
  1. VCmatlabexample

    0下载:
  2. Visual C++/MATLAB图像处理与识别实用案例精选,第1-6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别。第7-10章是图像处理与识别的工程实例。第11、12章介绍了Visual C++实现的基于神经网络的文字识别系统和车牌定位系统2个综合性较强的实例。-C++/MATLAB Visual image processing and recognition of practical case selection, c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5171939
    • 提供者:light1003
  1. homework

    0下载:
  2. C#语言,在VS2013下开发的图像处理软件,有基本的图像操作,平移、旋转、缩放,直方图,二值化,阈值处理,识别直线曲线,压缩等,基本的图像知识都有,基础入门可参考。-C# language, developed under VS2013 image processing software, a basic image manipulation, translation, rotation, scaling, histogram, binarization, a threshold value
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:107462
    • 提供者:hxy
  1. 图像处理基础

    0下载:
  2. c语言实现图像处理几何变换基础技术。编程平台为vc6.0。MFC程序.。运行dutu.cpp文件,得到图像处理界面,点击相应按钮,输出处理后图像。(C language implementation of image processing, geometric transformation, basic technology. The programming platform is vc6.0. MFC program. Run the dutu.cpp file, get the image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-14
    • 文件大小:3779584
    • 提供者:小玲子
  1. cobe1

    0下载:
  2. 图像处理的一些基础代码,需要可以下载,c语言,下载后请改下文件后缀(Some basic code for image processing, need to be downloaded, C language, after downloading please change the file suffix)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:5120
    • 提供者:洛泽亚
搜珍网 www.dssz.com