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

搜索资源列表

  1. canvas-sample

    0下载:
  2. free-vision library,计算机视觉C++库,含有SAMPLE,非常经典!-free-vision library, computer vision C library, containing SAMPLE. very classic!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:37269
    • 提供者:sjtuzyk
  1. inpainting

    0下载:
  2. 基于C实现的采样复制的纹理图像修复方法。可去除遮罩物 -C based on the realization of the sample copy of the texture image restoration method. Mask material can be removed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1784169
    • 提供者:
  1. Opencv-source-code

    0下载:
  2. 《OpenCV教程:基础篇》这本书附带的源码,作者为:刘瑞祯,于仕琪等。-source code for a book about opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2939923
    • 提供者:Melody
  1. CPhoXoCoreLibrary

    0下载:
  2. C++PhoXo Core Library (PCL) 图像处理库 V2.1及示例源码-C++ PhoXo Core Library (PCL) image processing libraries and sample source code V2.1
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3482483
    • 提供者:mars
  1. AFMM_Inpainting

    2下载:
  2. "An Image Inpainting Technique Based on the Fast Marching Method"文章中使用的图像修复方法-Sample C++ source code for the inpainting technique and with demo images as used in the "An Image Inpainting Technique Based on the Fast Marching Method"
  3. 所属分类:Special Effects

    • 发布日期:2016-01-21
    • 文件大小:4431048
    • 提供者:wulaioyouke
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15307
    • 提供者:黄文伟
  1. IDlpro

    0下载:
  2. 利用IDL处理csv文件及一些图形图像处理的示例代码,感兴趣的朋友可以都可以参考一下-Csv files using IDL processing and some graphics and image processing of the sample code, you can check can refer to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:110385
    • 提供者:tuqianguang
  1. Cpp_examples_200

    0下载:
  2. c++入门的程序示例,200个例子,很浅显,照猫画虎就能入门-c++ sample program started, 200 example, it is plain, can be started Zhaomaohuahu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:102333
    • 提供者:zxt
  1. imageretrievalC++

    0下载:
  2. Image Retrieval C++. A prototype system that allows the user to perform image matching based on at least one of the following visual attributes: - (a) Shape (b) Color Assumed that the given query is a sample image where the retrieved im
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4668507
    • 提供者:Karen Ho
  1. 123

    0下载:
  2. Visual C++数字图像处理(第二版)示例程序-Visual C++ Digital Image Processing (second edition) sample program
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22418065
    • 提供者:章明
  1. Image-processing-program

    0下载:
  2. 《精通Visual C++图像处理编程(第3版)》一书中全部的源代码、示例程序的可执行文件以及一些供图像处理测试用的图像文件。-" Proficient Visual C++ image processing program (3rd edition)," a book all the source code, sample program' s executable file, and some image-processing test for the image f
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17560316
    • 提供者:李杰
  1. Digitization

    0下载:
  2. 数字图像处理C#.NET 采样量化转换成灰度图等功能。-Digital image processing C#. NET sample quantization into grayscale and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:83089
    • 提供者:杨佳
  1. Demo

    0下载:
  2. 用MFC显示图像和进行图像变换的例程,编程环境:Visual C++。- MFC displaying and transfering image sample.With VIsual C++.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1937328
    • 提供者:杨祖耀
  1. RELEASEimagestitch1

    0下载:
  2. VC6.0下的256色图像配准源程序,可以直接在VC6.0下运行,配准图像结果保存为c:\a.bmp,注意需要在配准之前选取三个特征点,便于识别。。。具体可参考源程序,内附示例lina图像,lina_a.bmp,lina_b.bmp是原始配准图像。特征点选取越好,则效果越好-The VC6.0 256 color image registration source, can be run directly in VC6.0 registration image save the results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4083780
    • 提供者:徐博华
  1. C-kNN

    0下载:
  2. c-knn最近邻算法源代码,最好的多示例算法之一,可运行-c-knn nearest neighbor algorithm source code, one of the best multi-sample algorithm can be run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2720
    • 提供者:c
  1. inpainting

    0下载:
  2. 图片的样本修复,本实验室直接利用C( p)作为边界点权值,对给出的2 幅图像进行修复-A sample picture of the repair, the laboratory directly using the C (p) as the boundary point weights, two images given repair
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:203317
    • 提供者:玲玲
  1. cOPENGL

    0下载:
  2. C语言使用OPENGL开发的示例代码,开发一些游戏之类的还是想当不错的例子,通过这个例子可以让你知道OpenGL的具体使用方法,C环境下的例子似乎不多,因此这个代码参考价值比较大。-OPENGL developed using C language sample code, develop some sort of game, or want to be a good example, through this example we can let you know the specific u
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1780555
    • 提供者:ke
  1. DirectShowSamples-2013-10

    0下载:
  2. 本资源是用C#编写的应用directshow库——DirectShowLib编写的针对视频图像处理的示例程序。包括视频播放器,vmr9视频,图像,文字叠加等示例程序。-This resource is an application written in C# directshow library- DirectShowLib prepared sample for video image processing program. Including video player, vmr9 video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:798787
    • 提供者:cdj
  1. random-sample-consensus

    0下载:
  2. 随机采样一致性(RANSAC)算法代码,用C++实现,作者是Ziv Yaniv-Random sample consensus (RANSAC) algorithm code, using C++ implementation, the author is Ziv Yaniv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:16761
    • 提供者:mr.li
  1. random-forest

    1下载:
  2. 决策树模型的C++实现,可用来组成随机森林建立随机森林分类器做数据分类及图像分类,代码中有简单的测试样例-C++ implementation of decision tree model, to form a random forest is used to establish the random forest classifier for data classification and image classification, the code is simple test sample
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:906062
    • 提供者:且志安
« 12 »
搜珍网 www.dssz.com