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

搜索资源列表

  1. cpp

    0下载:
  2. 三个小程序,用c写的,应该对于初学者有点用。
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2.37kb
    • 提供者:yao
  1. CPP

    0下载:
  2. DECUS C 语言源程序预处理器
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:94.16kb
    • 提供者:dishikun
  1. cpp

    0下载:
  2. 用C++写的8*8DCT变换程序,仅供大家参考!有什么问题欢迎大家指教!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.09kb
    • 提供者:庄生
  1. GLUT C++开发框架

    0下载:
  2. 采用C++结构写的GLUT框架,可以很好管理文件,而不用把所有的代码写在一个CPP文件中
  3. 所属分类:3D图形编程

    • 发布日期:2009-04-12
    • 文件大小:3.97kb
    • 提供者:larry_wasd
  1. 样条曲线的算法C++代码实现

    0下载:
  2. 样条曲线的算法C++代码实现,包含三个文件spline.cpp/spline.h/spline_prb.cpp,其中sline_prb为测试程序。此库中包含常见的多项式样条、hemitt样条、B样条等八种样条算法。devc++/vc/gcc下均通过,Spline curve algorithm C++ Code, including the three documents spline.cpp/spline.h/spline_prb.cpp, which sline_prb for the te
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:41.11kb
    • 提供者:rene
  1. openGL-CPP

    0下载:
  2. 用openGL及C++实现的多种三维体素的绘制-With openGL and C++ implementation of a variety of three-dimensional voxel rendering
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-20
    • 文件大小:29.41mb
    • 提供者:李晨华
  1. WaterShed(CPP)

    0下载:
  2. 分水岭算法(WaterShed)的C++实现,针对导入的位图进行分水岭算法分割,是基于MFC的实现-Watershed algorithm (WaterShed) of the C++ implementation of the imported bitmap for the watershed segmentation algorithm is based on the realization of MFC
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3.95mb
    • 提供者:KimDoN
  1. Visual-CPP

    0下载:
  2. visual c++数字图像处理电子版书,作者何斌。主要讲述了图像处理的基本知识,图形编辑、图像的存取、图像的变化、点处理、邻域处理、编码等-visual c++ digital image processing electronic edition of the book, the author Bin. Mainly about the basic knowledge of image processing, graphics editing, image access, image cha
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:11.76mb
    • 提供者:ZangPeng
  1. ASIFT-CODE

    1下载:
  2. 使用VC++分别编译出WINCE和PC版的ASIFT算法DLL,再通过C#调用这两个平台的DLL,实现PC和WINCE平台做ASIFT图像识别-Compiled using VC++, respectively, and the PC version of the WINCE ASIFT algorithm DLL, and then through the C# calling the two platforms DLL, PC and WINCE platform to achieve im
  3. 所属分类:图形图象

    • 发布日期:2013-07-16
    • 文件大小:886.21kb
    • 提供者:kiser_cai
  1. BmpLoader.cpp

    0下载:
  2. 无API,纯C++编写的读取bmp文件的源代码。-load a bmp file without apis
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:1.25kb
    • 提供者:oml
  1. Harris-CPP

    0下载:
  2. 本代码是基于Harris边角检测的特征点提取代码,用C++程序编写。希望对大家有用-This code is based on Harris corner detection feature extraction code, using C++ programming. Hope to useful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.43mb
    • 提供者:潇洒
  1. OpenCV_SIFT(C-CPP)

    0下载:
  2. 基于OpenCV下的sift算法源代码,可用于图像匹配-Under the sift algorithm based on OpenCV source code can be used for image matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10.03mb
    • 提供者:明渃
  1. RGB-to-HSI-HSV-CPP

    0下载:
  2. 关于色彩空间RGB转化成为HSI与HSV的C++源代码-RGB color space on the HSI and HSV transformed into the C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1.37kb
    • 提供者:石宇
  1. DIBAPI

    0下载:
  2. fcm用于进行模糊C均值分割,得到的效果还不错-fcm for fuzzy C-means segmentation, the results have been good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.44mb
    • 提供者:姜宏涛
  1. adaptiveskindetector.cpp

    0下载:
  2. Adaptive skin detection program using C++ and OpenCV library
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2.66kb
    • 提供者:zeus
  1. Using-OpenGL-in-Visual-CPP

    0下载:
  2. 本书详细描述了在Visual C++如何运用OpenGL的技术-Using OpenGL in Visual C++
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:56.42kb
    • 提供者:sunhan
  1. Using-OpenGL-in-Visual-CPP

    0下载:
  2. 介绍在Visual C++中应用OpenGL的方法-introduce how to use opengl in Visual C++
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:56.42kb
    • 提供者:changming
  1. texture-analysis-based-cPP

    0下载:
  2. 基于c++的纹理分析程序 有效的提取出纹理特征 为后续工作奠定了基础-C++-based texture analysis program extract the texture features of effective follow-up work laid the foundation for the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:49.96kb
    • 提供者:晒太阳
  1. ssdesc-cpp-1.1.1.tar

    0下载:
  2. C++ Implementation of the Self-Similarity Descr iptor
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:60kb
    • 提供者:xym2009
  1. MyTest.cpp

    0下载:
  2. 实现使用c和opencv进行图像的基本操作,如形态学,分割等预处理工作(mplementation of the basic operations of images using C and opencv, such as morphology, segmentation and other preprocessing work)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:1kb
    • 提供者:dreambander
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com