CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - OpenCV库

搜索资源列表

  1. OenpCVopenchosenimage

    0下载:
  2. 用VC++和OpenCV库编写的选择打开图象和视频的小程序,需要安装OpenCV库并且正确配置才能使用.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:26660
    • 提供者:唐诗
  1. delphi OpenCV

    9下载:
  2. delphi OpenCV库文件 包含实例
  3. 所属分类:GDI/图象编程

  1. rice.rar

    1下载:
  2. 一个检测米粒的小程序,主要用到图像分割算法,需要加载opencv库才能使用,A detection of a small grain of rice programs, mainly used in image segmentation algorithms need to load in order to use opencv library
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1942563
    • 提供者:上海科江
  1. OpenCVMFCDisplay

    0下载:
  2. 使用OpenCV库实现在MFC平台下的图像显示,已经包含相应的lib和dll库,可直接运行,效果不错-MFC with OpenCV library implementation platform in the image display, already contains the appropriate lib and dll libraries, can be directly run, good results
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3221331
    • 提供者:zhufeng
  1. MFCkxlOpenCV

    0下载:
  2. 基于MFC使用OPENCV视觉处理类库编写的一个图像处理软件-Graph processing software based on MFC using OpenCV
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7839727
    • 提供者:孔祥龙
  1. FaceDetection

    0下载:
  2. FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。- FaceDetection OpenCV haarcascade_frontalface_alt.xml
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:42838
    • 提供者:feifei
  1. cornerdetection

    0下载:
  2. 角点检测(corner detection)的源代码(需要OPENCV库的支持) -Corner detection (corner detection) of the source code (required OPENCV library support)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:3329
    • 提供者:MJJ
  1. DP_pipei

    1下载:
  2. 用于立体视觉匹配的动态规划(dynamic programming)算法,基于英特尔opencv图像库实现。-Visual match for the three-dimensional dynamic programming (dynamic programming) algorithm, based on the Intel opencv image library.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-31
    • 文件大小:12980682
    • 提供者:远航
  1. OpenCV-2.0.0a-win32

    0下载:
  2. 开源视觉库最新版本opencv2.0,适用于windows环境-The latest version of the open source vision library opencv2.0, for windows environment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-15
    • 文件大小:25075693
    • 提供者:andavy
  1. adaptive

    0下载:
  2. 基于opencv的自适应阈值法,应用时必须先装有opencv库。-adaptive threshold method based on Opencv library
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7614779
    • 提供者:刘玲
  1. MDI_SIFT_REG

    0下载:
  2. SIFT图像配准系统,需要用到opencv和gsl的库 -SIFT Image Registration System, and the need to use opencv library gsl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5476765
    • 提供者:刘晓明
  1. Car

    0下载:
  2. 视频分析,车辆分析,用OPENCV的类库,做实际的车辆分析,现在绝大多数算法都是用这个的-Video analysis, vehicle analysis
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:88181
    • 提供者:michael
  1. CvxTextOut_demo

    0下载:
  2. opencv库中将中文字写入图像并保存,对使用opencv做图像处理又需要在图像上写中文信息很有用处-opencv library to write the image and text will be stored on the use of opencv and need to do image processing on image information is useful to write Chinese
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-30
    • 文件大小:12535265
    • 提供者:Will
  1. VehicleDetection

    0下载:
  2. 本程序使用OpenCV库在VC++6.0环境下编写,可以实现车辆的初步检测功能,附有源代码及测试视频,仅供学习参考之用。-This procedure using the OpenCV library written in vc++ 6.0 environment, and can realize preliminary vehicle detection, including source code and test videos, for educational purposes only.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:6293802
    • 提供者:张鑫
  1. OPENCV-color-reconization

    0下载:
  2. OPENCV颜色识别,代码简单.只有一个文件,当然要包含OPENCV库-it s a sample demo of color reconization,lying opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:1594
    • 提供者:shane
  1. sift

    0下载:
  2. 这个是基于C语言的SIFT算法图像拼接,基于opencv的。本来是想改进一下嵌入到DSP里面直接实现拼接,但由于后来实在改不动了。就实现了两幅图像的拼接。。CSDN上面有相关的,可以实现更多的图像拼接,可以直接运行,但要配置相关条件,要把那个ann.lib拷贝到opencv库里面,然后再projects-setting-debug里面改一下路径就可以了。。希望有相关的同学可以共同学习。。最后的拼接效果有待改善。-This is based on the C language SIFT algor
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:8307050
    • 提供者:guolong
  1. watermark

    0下载:
  2. 在VS环境下,加载OPENCV库,对图片加载水印,并提取出水印-The VS environment, load OPENCV library, image loading watermark and extracted watermark
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2655
    • 提供者:
  1. TextDetect

    0下载:
  2. 该代码利用canny算子实现了文字检测,还使用了随机森林算法,运用了boost库和opencv库,检测效果非常好,平台是Visual Studio 2010-The code implements the use of canny operator Text Detection, also used the random forest algorithms use the boost libraries and opencv library, testing the effect is very
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-22
    • 文件大小:6835616
    • 提供者:董帆
  1. ren

    0下载:
  2. 人脸识别,C++简单代码,需要OPENCV库函数-you need this face++ daima,get it
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4998256
    • 提供者:assdq
  1. JointFacedetection20160630

    0下载:
  2. 联合adaboost和SVM的人脸检测 基于opencv库 人脸特征点检测 sift特征描述-face detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-05
    • 文件大小:893342
    • 提供者:严小乐
« 12 »
搜珍网 www.dssz.com