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

搜索资源列表

  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. 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. 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. 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. DibLook是Mcrosoft提供的例子,也是很多书都会借鉴的例题,这是dibapi.h和dibapi.c-DibLook is Mcrosoft examples provided, but also a lot of the book will learn Example, which is dibapi.h and dibapi.cpp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4.53kb
    • 提供者:Aaron
  1. Kmeans

    0下载:
  2. 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4.15kb
    • 提供者:Yifan Young
  1. EmdL1_v2

    0下载:
  2. NOTES: 1. This implemention borrowed some basic framework from Rabner s original EMD code. 2. Histogram matrices are assumed to be arranged in the "matlab" style, i.e, the [i,j,k]-th element is located in the position i*(n2*n3) + j*(n3
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:11.13kb
    • 提供者:束鑫
  1. 4.2.2

    0下载:
  2. VC写的控制音量的程序,是从书上看到的,希望对大家有用-control sound in visual c++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.29mb
    • 提供者:zoe
  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. wavelet-cpp-code

    0下载:
  2. b样条小波,daubchies小波,多小波,haar小波,line小波的提升实现方法-bsplane wavelet lifting, daubchies wavelet lifting, polywavelet lifting, haarwavelet lifting and line wavelet lifting
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:41.35kb
    • 提供者:高奎
  1. CLG

    0下载:
  2. CLG光流算法的c语言实现。包含cpp和h文件。-CLG Opticflow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4.5kb
    • 提供者:Kyle
  1. tickt.cpp

    0下载:
  2. ticket system using c++ program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.88kb
    • 提供者:khaled
  1. TuXingXue(visual-cPP)

    0下载:
  2. 计算机图形学原理及算法教程(visual c++版)-Computer graphics theory and algorithms tutorial (visual c++ version)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:51.83mb
    • 提供者:xibei
  1. Visual-CPP

    0下载:
  2. Visual C++数字图像模式识别技术及工程实践-Visual C++ Digital Image Pattern Recognition Technology and Engineering Practice
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.29mb
    • 提供者:zhulang
  1. Wavelet2D(CPP)

    0下载:
  2. 小波变化的c++实现的代码,编译环境为visual c++,语言为c++,方便移植到硬件环境里!-Wavelet transform of the c++ implementation of the code, build environment for the visual c++, the language is c++, easily ported to the hardware environment!
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:22.41mb
    • 提供者:wangfuqiang
  1. mushroom.cpp

    0下载:
  2. Mushroom example with OpenCV and C language. This program demonstrated the use of OpenCV s decision tree function for learning and predicting data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.94kb
    • 提供者:marcusbarnet
  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 »
搜珍网 www.dssz.com