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

搜索资源列表

  1. Kinect2-background-removal

    0下载:
  2. Kinect 2 最新版2014年背景移除程序C++(VS2013),非常好用,体感游戏和C++程序开发必备-Good C++ Kinect Background Removal Program Source Code. It is good for C++ Program Developer for Kinect V2.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26952704
    • 提供者:Flynn
  1. WaterShed

    0下载:
  2. 彩色图像分割的C++程序代码,仅供参考,可以后期修改-Watershed image segmentation algorithm C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:19382
    • 提供者:杨文龙
  1. HDFViewer

    0下载:
  2. 一款用C++程序写的可以读取遥感影像中的HDF格式的软件-A written in c++ program can read the HDF format of the software in a remote sensing image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:112489
    • 提供者:meng
  1. Using-c-Sharp-to-achieve-image-

    0下载:
  2. 用c#实现图像处理:获取一幅图片的像素值及RGB分量,这个程序简单方便-Using c# to achieve image processing to get a picture of pixel values and the RGB components
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:42712
    • 提供者:刘柯
  1. srm-segmentation

    0下载:
  2. 图像的SRM分割算法的C++程序.可对数字图像或遥感影像进行分割。-A C++ source code of SRM image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3865
    • 提供者:ma
  1. grey-level-transformation

    0下载:
  2. 该c程序可以实现图片的灰度变换,且灰度变换的处理方式达五种以上,该c程序还可以实现图像的二值化,方式也是三种以上,还有直方图显示-The c program can realize image gray-scale transformation, and the gray level transformation ways of dealing with more than five, the c program also can realize image binarization, is a
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3501015
    • 提供者:黄青云
  1. geometric-transformation

    0下载:
  2. 该c程序可以实现图像的几何变换,诸如图像平移,水平镜像,垂直镜像,图像转置,图像缩小,图像放大,图像旋转-The c program can realize image geometry transform, such as image translation, horizontal mirror, vertical mirror, transpose images, image, image magnification, image rotation and so on
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1965140
    • 提供者:黄青云
  1. Image-effects-change

    0下载:
  2. 该c程序可以实现图像的特效变换,就想PPT那样有百叶窗特效,还有交叉飞入等等,比如马赛克显示也是有的-The effects of the c program can realize image transform, like a PPT blinds effects, and cross into the and so on, such as Mosaic shows that there are
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3112690
    • 提供者:黄青云
  1. B样条曲线

    1下载:
  2. 用c语言编写的关于b样条曲线绘制的程序,大家可以参考参考
  3. 所属分类:图形图象

  1. calculate-projective-matrix

    0下载:
  2. 计算双目视觉模型下投影矩阵的vs2008平台下c++程序代码-Under the calculation under binocular vision model projection matrix code vs2008 platform c++
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1696603
    • 提供者:
  1. HistDemoA---12

    0下载:
  2. 通过c++程序实现对位图图像的直方图处理程序,在一个界面中显示处理前后的图像-Realization of the bitmap image by the histogram processing program c++ program, before and after the image processing is displayed in a single interface
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1897494
    • 提供者:shuiwowo
  1. PlateIdentify

    1下载:
  2. 车牌字符识别C++程序 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-C++ program license plate character recognition 1. Open a picture first and then follow the order of graying, binarizati
  3. 所属分类:Graph Recognize

    • 发布日期:2015-02-21
    • 文件大小:19548160
    • 提供者:feng
  1. lsvm_ijcv.tar

    0下载:
  2. 利用潜在窗函数的目标和动作分类,c++程序,非常值得学习!-Advantage of the potential targets and actions window function classification, c++ program is worth learning!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:43951
    • 提供者:xerdoyu
  1. FundamentalMatrix

    0下载:
  2. 计算基础矩阵的c++程序,已经调试通过,可以运行-Calculated on the basis matrix c++ program debugging has been passed, you can run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:24593
    • 提供者:zangying
  1. cad_move_your_name

    0下载:
  2. 一个C++程序,学cad时老师布置的作业,基于MFC,在屏幕上打印出自己的名字,并能够进行平移、缩放、改变颜色等操作。-A C++ program, it s an assignment when I study CAD, based on MFC, on the screen to print out your own name, and be able to pan, zoom, change the color
  3. 所属分类:CAD

    • 发布日期:2017-05-11
    • 文件大小:2444878
    • 提供者:etwll
  1. testcirle

    0下载:
  2. 这个文件是基于OpenCV的检测圆的c++程序,效果还不错-This document is based on the detection of OpenCV circle c++ program, the results were good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1308889
    • 提供者:童彤
  1. SURF

    0下载:
  2. SURF匹配的C程序,VS2010运行环境。-SURF matching C program, VS2010 runtime environment.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:473745
    • 提供者:山姆
  1. Thin

    0下载:
  2. OPenCV骨架提取C程序,VS2010运行环境!-OPenCV skeleton extraction C program, VS2010 runtime environment!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:571658
    • 提供者:山姆
  1. tracking

    0下载:
  2. SURF的C++程序,VS2010运行环境!-SURF C++ program, VS2010 runtime environment!
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:490567
    • 提供者:山姆
  1. BITMASK.C

    0下载:
  2. 此程序设计教你图相过滤器的原理, 如何操纵图片位元-The algorithm of this program are used for an image mask filter. It shows you how to manupulates bits with an image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1018
    • 提供者:S
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com