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

搜索资源列表

  1. Grayscale-conversion

    0下载:
  2. 利用OpenCV载入工程文件夹中的彩色图像,进行灰度转换,并将转换前后的两张图片同时显示出来。-Load color images in the project folder using OpenCV and make the grayscale conversion, then show the two pictures.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.14mb
    • 提供者:xiaoyao
  1. CAMSHIFT---MFC

    0下载:
  2. camshift 目标跟踪 有视频基于mfc框架的,基于opencv 效果很好,自己做的一个工程-camshift a video tracking framework based mfc based opencv good effect, and do their own A project
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:16.2mb
    • 提供者:wangliang
  1. Sobel-Laplace-Canny-matlab-code

    0下载:
  2. 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:633.34kb
    • 提供者:吕明
  1. OPENCVEXAMPLE

    0下载:
  2. opencv入门代码:具体包括1、加载并显示一幅图像2、播放avi视频3、canny边缘检测4、缩放显示图像。-opencv project code--including image showing,playing avi,canny Edge Detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2.41mb
    • 提供者:Feng Ye
  1. normxcorr2_mex_ALL

    1下载:
  2. 归一化互相关高速计算模块OpenCV工程,Daniel Eaton已将其生成Matlat Mex文件,比Matlab内建的normxcorr2()效率要高-Normalized cross-correlation of high-speed calculation module, Daniel Eaton have been wrapped the C++ code from OpenCV project and making it available as a MATLAB MEX-file,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:570.72kb
    • 提供者:MORGAN
  1. ReadImage

    0下载:
  2. opencv读取图片像素的方法,一共有其中方式哦,包括CV_IMAGE_ELEM()等-this is a project for reading images pixel using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:138.97kb
    • 提供者:刘旭里
  1. matlab

    0下载:
  2. matlab 进行图像的hough变换提取直线一共有3个工程文件 一次下来都可以试运行!!保证可以的!-hough transform matlab image to extract the straight line, a total of three project files at once down can test run! ! Guarantee!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:481.18kb
    • 提供者:王子
  1. congealReal.1.0

    0下载:
  2. 国外的一个做人脸直线化的代码,能够对人脸和汽车图片进行直线化。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done eithe
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:19.91kb
    • 提供者:doushuai
  1. congealReal.1.0.tar

    0下载:
  2. 国外的一个进行图像图形直线化的代码,能够对人脸和汽车图片进行直线化处理。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:18.29kb
    • 提供者:doushuai
  1. project

    0下载:
  2. 利用opencv的camshift,讀取webcam影像,實現視訊數字拼圖的遊戲-Using opencv of camshift, read the webcam image, to achieve digital video puzzle game
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:3.19mb
    • 提供者:kerwin1315
  1. carpark

    0下载:
  2. In this project, we are going to develop an intelligent video surveillance system for a car park. The system monitors the client’s car park 24 hours and 7 days a week. In order to reduce the workload of the security officers, we need to develop an al
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.48mb
    • 提供者:李台
  1. OpenSURF2010.1.8

    0下载:
  2. SURF特征检测算法代码,需要配置openVC环境,程序在VS2005环境下VC++开发。-SURF detection code.Project use VC++.net2005.You need config openCV .
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.53mb
    • 提供者:
  1. severalexample

    0下载:
  2. 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.85mb
    • 提供者:lyd
  1. carmen

    0下载:
  2. 项目carmen是使用opencv卡尔曼滤波的例子。-Carmen project is to use opencv Kalman filter example.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:35.41kb
    • 提供者:lyd
  1. facedetection

    0下载:
  2. 基于Visual C++ MFC项目的OpenCV实现人脸检测.有具体程序实现和检测结果。-Based on Visual C++ MFC project OpenCV for face detection. There are specific procedures for implementation and test results.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:30.88kb
    • 提供者:sunqian
  1. variational_optical_flow

    0下载:
  2. variational optical flow - Golf-Ball were used to calculate the Backspin - Compare 2 images for variational - see the source of sourceforge - Is the best of Optical FLow - Import your project is VarFlow.vcproj
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:234.92kb
    • 提供者:sabunim
  1. OpenCV-cn

    0下载:
  2. 学习OpenCV的中文书。 OpenCV 是一个开源(参见http://opensource.org)的计算机视觉库,项目主页为 http://SourceForge.net/projects/opencvlibrary。OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。-Learning OpenCV of Chinese books. OpenC
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.31mb
    • 提供者:guojie
  1. LiveChromaKeying2

    0下载:
  2. Live Chroma Keying Using OpenGL Texture, SDL, and OpenCV. Please configure the project s properties correctly to make the program compiles successfully.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9.06mb
    • 提供者:encore1
  1. SimpleCamCapture

    0下载:
  2. Capture image from camera. Project to Visual 2010 and OpenCV version (2.2).
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:277.98kb
    • 提供者:Mateusz
  1. OKSIB-Project(Rev.3.1)

    0下载:
  2. OpenCV small project, created on my college project for 5th term.
  3. 所属分类:OpenCV

    • 发布日期:2018-04-22
    • 文件大小:31kb
    • 提供者:Inet Surfer
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com