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

搜索资源列表

  1. RgHistogram

    0下载:
  2. 得到输入图像的RG直方图,平台为VS2010,配置OpenCV2.3.1-RG get input image histogram, a platform for VS2010, configuration OpenCV2.3.1
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4318707
    • 提供者:崔晓强
  1. snownoise

    0下载:
  2. 一个检测视频中雪花噪声的程序,平台为VS2010,配置OpenCV2.3.1-A snowflake video noise detection program, a platform for VS2010, configuration OpenCV2.3.1
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5768017
    • 提供者:崔晓强
  1. DSP-digital-Recognition

    1下载:
  2. 天津工业大学课程设计,内容包含vs2010对图像的灰度化,二值化,边缘检测。包含单纯c语言编写的对图像的灰度化,二值化,边缘检测的一个.C文件,可以直接用vc6.0运行,也可以直接在DSP上运行,还包含一份详细的设计报告。-Tianjin Polytechnic University curriculum design, content includes vs2010 grayscale image binarization, edge detection. Contains pure c la
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7122841
    • 提供者:ai
  1. DigIdentify

    0下载:
  2. vs2010结合opencv编写的canny边缘检测程序,包含了图像的灰度处理,二值化等预处理,也有投影映射图像程序。-vs2010 combined canny edge detection opencv prepared program, including a gray-scale image processing, binarization pretreatment, but also the image projection mapping program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2423917
    • 提供者:ai
  1. opencv-template)

    0下载:
  2. vs2010下的关于opencv的模板匹配包括模板匹配的阈值-template matching on the opencv under vs2010 include template matching threshold
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1345
    • 提供者:李佳慧
  1. renliantest

    0下载:
  2. opencv的人脸识别程序段 运行环境是vs2010-opencv face recognition program segment operating environment is vs2010
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1858
    • 提供者:李佳慧
  1. Test

    0下载:
  2. 一个简单的OpenGL纹理实例. 可以在VS2010下运行。-Examples of a simple OpenGL texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1809489
    • 提供者:huzhengming
  1. guidedfilter

    0下载:
  2. kaiming he的guided image filtering的c++代码,利用VS2010+OPENCV2.4.4实现,效果和公布的MATLAB代码相同。-C++ code for KaiMing He s guided image filtering, the result as same as matlab code which publish in the web, project is code via VS2010+OPENCV2.4.4.
  3. 所属分类:OpenCV

    • 发布日期:2014-02-08
    • 文件大小:4342002
    • 提供者:jj
  1. Orb

    0下载:
  2. 本程序使用VS2010平台,将已有的程序针对掌纹图像识别进行了定向改进,改进之后识别率可达99以上-This program is an existing program palmprint identification has been targeted for improvement, and then improve the recognition rate of 99+
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:21319252
    • 提供者:张琛
  1. LBP

    0下载:
  2. 本程序是在vs2010上实现的LBP算法,根据已有matlab程序完全自己编写-This program is on vs2010 LBP algorithm implemented in accordance with existing procedures matlab written completely on my own
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14388326
    • 提供者:张琛
  1. AlgorithmTest

    0下载:
  2. vs2010工程,使用opencv2.4.3库,使用时需要自己下载库,包括图像缩放,图像旋转,图像对比度亮度线性调整。我自己的项目奉献。 -vs2010 project, using opencv2.4.3 library, you need to download when using the library, including image scaling, image rotation, image contrast, brightness linear adjustment. I o
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:155562
    • 提供者:luomaojiang
  1. DCT-VC-master

    0下载:
  2. DCT算法的实现,使用VC++实现,版本为VS2010.支持24位位图的加密。-DCT algorithm achieved using VC++ realized version VS2010. Supports 24-bit encryption map.
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:25762
    • 提供者:李*
  1. dexel---vs2010

    0下载:
  2. Opengl下基于DEXEL毛坯建模,动态切削的仿真-based on dexel model ,dynamic simulation of cutting/milling
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12747381
    • 提供者:熊哥
  1. backProjectForSearch

    0下载:
  2. 用c++编写的基于vs2010和openCV的图像编程,功能是用反向投影来搜索目标。-Prepared by c++ vs2010 and openCV image-based programming, the function is used to search for a reverse projection target.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:1785
    • 提供者:董生
  1. camShift

    0下载:
  2. 功能是用meanshift的改进算法camshift实现视频中目标的跟踪!c++编程,vs2010和opencv-Function is improved algorithm meanshift camshift achieve target tracking in the video! c++ programming, vs2010 and opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1622
    • 提供者:董生
  1. GuassianBackground

    0下载:
  2. 功能是用混合高斯模型实现视频图像的背景建模!vs2010和opencv实现!-Function is Gaussian mixture model, background modeling video images! vs2010 and opencv realize!
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1402
    • 提供者:董生
  1. Hist_Equalization

    0下载:
  2. 功能是用C++实现一幅图像的直方图的均衡化!环境是vs2010和opencv-Function is C++ achieve an image histogram equalization! Environment is vs2010+opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2046
    • 提供者:董生
  1. cvCapture

    0下载:
  2. 功能是用opencv相关函数实现对摄像头的操作,环境是vs2010和opencv2.3.1-Function is to achieve operation of the camera using opencv correlation function, the environment is vs2010 and opencv2.3.1
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:628
    • 提供者:董生
  1. DVD2AVI_vs2010

    0下载:
  2. directshow实例在vs2010上的实现-directshow example vs2010
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:110536
    • 提供者:tn_1234
  1. SimplePlayer_vs2010

    0下载:
  2. 用directshow实现的简单播放器,是现在vs2010-simple player with directshow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:59204
    • 提供者:tn_1234
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 31 »
搜珍网 www.dssz.com