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

搜索资源列表

  1. emgu-cv-2.3.0

    1下载:
  2. Emgu CV is a cross platform .Net wrapper to the Intel OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Linux
  3. 所属分类:OpenCV

    • 发布日期:2017-10-30
    • 文件大小:43771904
    • 提供者:wing
  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
    • 文件大小:1371703
    • 提供者:guojie
  1. OpenCVTutorial_I

    0下载:
  2. Part I Using OpenCV with Microsoft Visual Studio .net 2003 28 November 2005
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:290256
    • 提供者:Image
  1. ImageComparison

    0下载:
  2. This a simple application developed in C# and uses the Emgu CV library. Emgu CV lib is a wrapper around OpenCV than enables .NET languages to use the OpenCV lib. The algorithm showcased in the source code is about template matching and object recog
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:68266
    • 提供者:Waleed
  1. opencvcapture

    0下载:
  2. The attached code is used to capture an image in openCV. It makes use of simple opencv functions in .net. I assume that openCV is pre-installed on your machine.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:634
    • 提供者:rajesh
  1. match

    1下载:
  2. 在利用开源软件OPENCV的基础上,在.NET4.0的开发平台上实现动态的模板匹配。分别利用了Hu矩,轮廓树等匹配方式进行匹配。-Based on the use of open source software OPENCV. NET 4.0 development platform, dynamic templates matching. Use Hu moments, contour tree matching to match.
  3. 所属分类:OpenCV

    • 发布日期:2017-01-26
    • 文件大小:567296
    • 提供者:wu
  1. main_rotate

    0下载:
  2. 基于OpenCV的图像空间变换:旋转,缩放,斜切 参考博客:http://blog.csdn.net/xiaowei_cqu/article/details/76160-Image space transformation : rotation , scaling , affine
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:2718
    • 提供者:魏兰
  1. cvblobslib_v6p1.tar

    0下载:
  2. The library can be compiled and used in .NET using this steps, but the menu options may differ a little In the .NET version, the character sets must be equal in the .lib and in the project. [OpenCV yahoo group: Msg 35500]
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:28382
    • 提供者:meriouma
  1. opencv_blobs_howto_DsynFLO

    0下载:
  2. UNIX MATLAB The library can be compiled and used in .NET using this steps, but the menu options may differ a little NOTE2: In the .NET version, the character sets must be equal in the .lib and in the project. [OpenCV yahoo group: Msg 35500]
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4580713
    • 提供者:meriouma
  1. Emgu_CV_OCR

    0下载:
  2. Emgu是OpenCV的.net封装,这是一个用Emgu写的OCR识别的例子程序,供学习参考-Emgu of OpenCV. Net package, and this is written a Emgu, examples of OCR recognition program for learning the reference
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:8006
    • 提供者:cart
  1. OpenCV-2.0.0.tar

    0下载:
  2. OpenCV2.0的官方源码,可以用来交叉编译移植到arm平台。移植过程参见:http://blog.csdn.net/yanzi1225627/article/details/7894092,http://blog.csdn.net/yanzi1225627/article/details/7524698-OpenCV2.0 official source, can be used to cross-compile transplanted to arm platform. Porting p
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14970344
    • 提供者:yanzi1225627
  1. videolabel

    0下载:
  2. 视频标注工具,具体可参见我的博客:http://blog.csdn.net/xiaowei_cqu/article/details/8778976-Tools for labeling video (coded with opencv 2.4). See my blog: http://blog.csdn.net/xiaowei_cqu/article/details/8778976
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:1298
    • 提供者:小魏
  1. OpenCV

    0下载:
  2. 载完毕后直接点击安装。安装完毕后打开 _make文件夹下的.dsw(vc6)或.sln(vc.net),点击project下的batch build,注意你的机子是32位的话,选重所有的win32Debug 和 Release(不要选择64位的),点击 Rebuild。这样,所需要的库文件就生成了。下一步,要建-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:28435
    • 提供者:liuu
  1. CVMFC

    0下载:
  2. 在MFC中使用OpenCV的演示程序,包含CVMFC.exe应用程序及相应代码,实现对图像的各种处理,可在VS运行,需要配置opencv环境(环境配置可参考http://johnhany.net/2013/11/environment-for-opencv-with-vs2010/)适合opencv出学者-Use in MFC OpenCV demo program, including CVMFC.exe application and the corresponding code to ac
  3. 所属分类:OpenCV

    • 发布日期:2017-06-18
    • 文件大小:28257280
    • 提供者:ybx
  1. armor_detect

    0下载:
  2. https://download.csdn.net/download/u014158447/7331219
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:38912
    • 提供者:myyyyyyy
搜珍网 www.dssz.com