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

搜索资源列表

  1. 1EMalgorithm

    0下载:
  2. 利用期望最大化聚类算法,从txt文件中读如200+个点的坐标,并将这些点尽心聚类。开发环境为opencv+vs2010-Expectation Maximization clustering algorithm, txt file read coordinates 200+ points, and these points dedicated cluster. opencv+ vs2010
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5956517
    • 提供者:张娇
  1. test2

    0下载:
  2. 基于OPENCV的hough直线变换测试例子(vs2010)-Test example of Hough linear transformation based on OPENCV (VS2010)
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13686784
    • 提供者:lanyixing
  1. motion-deblured

    0下载:
  2. 运动模糊图像复原 VS2010和opencv2.411开发环境 winner -Motion blur image restoration and VS2010 opencv2.411 development environment
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:37180
    • 提供者:liuan
  1. pf

    0下载:
  2. 在vs2010上运行的目标跟踪程序代码,用c++语言编写。-Vs2010 running on target tracking code, written in c++ language.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18520457
    • 提供者:dick
  1. camshift

    0下载:
  2. 在vs2010平台上运行的自适应均值漂移目标跟踪算法源程序,使用c++语言编写-Adaptive mean vs2010 platform running on shift target tracking algorithm source code, using language c++
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:17530909
    • 提供者:dick
  1. meanshift

    0下载:
  2. 在vs2010上运行的均值漂移目标跟踪算法的源程序,采用c++语言编写,具有良好的运行效果。-Mean shift in vs2010 running target tracking algorithm source code, using c++ language, has good operating results.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15919717
    • 提供者:dick
  1. Face-recognition

    1下载:
  2. 在VS2010平台上结合opencv实现在动态视频中的人脸识别,通过调动PC自带的网络摄像头进行视频的读取,进行人脸部特征的定位。当然识别效果,还有待进一步优化-Bound to VS2010 platform opencv realize dynamic video face recognition, video read through the mobilization of PC comes with webcam, targeting human facial features. Of
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:16509597
    • 提供者:浮萍
  1. corner1

    0下载:
  2. 实现图像角点检测的典型算法,并在VS2010下实现 -Corner detection C++ code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10229555
    • 提供者:王璞
  1. HoughLine

    0下载:
  2. 使用Hough变换检测图像直线,并在VS2010下实现-hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11302685
    • 提供者:王璞
  1. HoughCircle

    0下载:
  2. Hough变换对图像中的圆形进行检测,并在VS2010下实现-hough transform circle detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11309193
    • 提供者:王璞
  1. Canny

    0下载:
  2. 使用Canny算法对图像进行边缘检测,并在vs2010下基于Opencv实现,适合初学者-edge detection canny
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11193391
    • 提供者:王璞
  1. Sobel

    0下载:
  2. 使用Sobel算子对图像进行边缘检测,并在vs2010下基于Opencv实现,适合初学者-edge detection Sobel
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11205607
    • 提供者:王璞
  1. AIcourse2016

    0下载:
  2. 边缘检测,基于opencv 、vs2010、cuda的图像边缘检测- edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:25136
    • 提供者:李志
  1. FindNode

    0下载:
  2. 一个OSG例子程序,在根节点中查找子节点,用VS2010和C++开发-An osg example, findnode in rootnode, using vs2010 and C++.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1232692
    • 提供者:阿发
  1. car_detec

    0下载:
  2. 车辆识别算法。基于vs2010与opencv2.4.9.运行前需要自己配置自己opencv版本号对应的链接输入。-Vehicle identification algorithm based on vs2010 and opencv2.4.9. Yourself with the words you need to modify their corresponding versions of opencv input connection.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15823187
    • 提供者:gladiola
  1. face

    0下载:
  2. 人脸检测算法。基于vc2010与opencv2.4.9的。-face identification algorithm based on vs2010 and opencv2.4.9. Yourself with the words you need to modify their corresponding versions of opencv input connection.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:17837685
    • 提供者:gladiola
  1. hucamera

    0下载:
  2. 打开摄像头的程序,基于vs2010与opencv2.4.9- algorithm based on vs2010 and opencv2.4.9. Yourself with the words you need to modify their corresponding versions of opencv input connection.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4546669
    • 提供者:gladiola
  1. camera

    0下载:
  2. 打开摄像头的程序,基于VS2010 与opencv2.4.9的-algorithm based on vs2010 and opencv2.4.9. Yourself with the words you need to modify their corresponding versions of opencv input connection.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:11965146
    • 提供者:gladiola
  1. wavelet-dwt

    0下载:
  2. 已经在VS2010上调试过了,daubchies小波,haar小波,bsplane小波,poly小波,line小波,都能使用-Already on the VS2010 debugging, daubchies wavelet, Haar wavelet, bsplane wavelet, poly wavelet, line wavelet, can use
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15672745
    • 提供者:zhaozhiqiang
  1. smoke_detection

    2下载:
  2. 使用VS2010+openCV。本文是基于颜色模型和运动模型对含有烟雾的视频进行烟雾检测的。首先利用RGB颜色模型的方法,检测出烟雾区域以及疑似烟雾区域;接着用背景相减的方法,检测出运动的物体;最后结合两种方法,只检测出运 动的烟雾区域,提取烟雾最大轮廓,绘制矩形框以示意。通过设置R、G、B的参数及阈值,可以得到满意的效果。 -Use VS2010+openCV. This paper is based on the color model and motion model for sm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31337591
    • 提供者:晋丽榕
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com