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

搜索资源列表

  1. CvFindEye

    1下载:
  2. 能识别人脸,人眼睛,居于opencv库的,用vs2010写的,效果挺好的-Able to recognize human faces, eyes, living opencv library, using vs2010 written very good results
  3. 所属分类:OpenCV

    • 发布日期:2015-04-10
    • 文件大小:9556992
    • 提供者:lizhengli
  1. SRADPVS2010

    1下载:
  2. VS2010+OPENCV实现了SRAD算法,对图像进行平滑去噪,能有效抑制噪声并增强图像中的目标边缘。-VS2010+OPENCV realized SRAD algorithm for image denoising smoothing, can effectively suppress noise and enhance the image of the target edge.
  3. 所属分类:OpenCV

    • 发布日期:2015-03-05
    • 文件大小:234496
    • 提供者:wuchengwei
  1. FaceDetection_Camera

    0下载:
  2. 用vs2010与OpenCV实现的人脸检测程序,可检测摄像头读取到的实时画面中的人脸。-Achieved using vs2010 with OpenCV face detection program that detects camera reads real-time images of the human face.
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:2015
    • 提供者:ws
  1. VS2010POpencv

    0下载:
  2. VS2010+Opencv-2.4.0的配置攻略-VS2010+Opencv-2.4.0 Configuration Guides
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:735067
    • 提供者:哈利波特
  1. OPENCV_Config(OpenCv2.4.2PVS2010)

    0下载:
  2. OPENCV配置,环境windowsXP+OpenCv2.4.2+VS2010-OPENCV configuration, environmental windowsXP+OpenCv2.4.2+VS2010
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:1496
    • 提供者:gdwuyihua
  1. WinRAR-ZIP

    0下载:
  2. 利用vs2010平台,通过opencv实现视频的播放,并能按Esc键退出程序-Opencv by vs2010 platform and realize the video playback, and can press the Esc key to exit the program
  3. 所属分类:Console

    • 发布日期:2017-06-16
    • 文件大小:25771787
    • 提供者:zy
  1. MovDetect

    0下载:
  2. vs2010工程,C++(优化了opencv的代码),通过混合高斯背景建模实现的运动物体检测,效果非常好。-vs2010 project, C++ (optimized opencv code), Gaussian mixture background modeling to achieve through the detection of moving objects, the effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:107684
    • 提供者:张林
  1. CarLoad

    0下载:
  2. opencv下实现车道检测,在vs2010 ,OPENCV2.44平台下实现车道检测-opencv lane detection under
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28424147
    • 提供者:Paul
  1. biaoding

    0下载:
  2. vs2010下使用opencv在图中标定某点-vs2010 using opencv some point in the calibration grap
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4123524
    • 提供者:付猜
  1. Smooth

    0下载:
  2. 基于OpenCV实现的图像滤波程序,包括中值滤波、高斯滤波、均值滤波等,VS2010 C++实现-The project based on opencv and VS2010 is used to smooth an image by filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8165857
    • 提供者:dingkaimeng7
  1. SIFT_VC--can-be-directly-used-to-run

    0下载:
  2. SIFT特征匹配算法完整版,可直接运行,已经包含了所有的.h文件,链接了所需的.lib文件,具备所有dll文件,在VS2010上编译通过,生成的EXE文件可以在任何电脑上运行,不需要安装OPENCV和GSL,另外附加了一篇实验论文,可实现基本的特征点查找以及特征点连线。-The full version SIFT feature matching algorithm, can be directly run, already contains all of the. H file the req
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-12
    • 文件大小:19241984
    • 提供者:蓝天浩
  1. RoateImage

    0下载:
  2. 在VS2010 C++中用opencv实现对lena照片,进行缩放和动态旋转-In VS2010 C++ using opencv realize the lena photos, zoom and dynamic rotation. . . .
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9467822
    • 提供者:邹普
  1. DrawRectangle

    0下载:
  2. VS2010中opencv实现自己画有角度的矩形,并用最小外接矩形算法,求矩形的几何信息,中心点,长宽,角度等-VS2010 in opencv realize their painting angled rectangle and use the minimum bounding rectangle algorithm, seeking a rectangular geometry, center, length and width, angle and so on. .
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8720001
    • 提供者:邹普
  1. SetRoi

    0下载:
  2. vs2010 用opencv实现自主设定ROI区域,并读取ROI进行下一步的图像处理-vs2010 with opencv autonomous region set ROI, ROI and read the next step of image processing. .
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9512735
    • 提供者:邹普
  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. renliantest

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

    • 发布日期:2017-04-13
    • 文件大小:1858
    • 提供者:李佳慧
  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 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com