Welcome![Sign In][Sign Up]
Location:
Search - .net opencv

Search list

[Photo softwareOpenCV DIV

Description: 1 OpenCV介绍 2 OpenCV library Download && Install 下载与安装 3 在VC 6.0 下使用OpenCV编写程序 4 在 .Net 2005 VC++下使用OpenCV编写程序 5 其他可用资源 6 实用程序代码范例展示 7 不要以为OpenCV是万能的! - OpenCV的Trap及Bug
Platform: | Size: 519391 | Author: taffy320 | Hits:

[Windows DevelopReflector

Description: 下一个必不可少的工具称为 .NET Reflector,它是一个类浏览器和反编译器,可以分析程序集并向您展示它的所有秘密。.NET 框架向全世界引入了可用来分析任何基于 .NET 的代码(无论它是单个类还是完整的程序集)的反射概念。反射还可以用来检索有关特定程序集中包含的各种类、方法和属性的信息。使用 .NET Reflector,您可以浏览程序集的类和方法,可以分析由这些类和方法生成的 Microsoft 中间语言 (MSIL),并且可以反编译这些类和方法并查看 C# 或 Visual Basic ® .NET 中的等价类和方法-under an indispensable tool called.NET Reflector. it is a class browser and anti-compiler, analysis procedures can be set to show you all its secrets. .NET framework introduced to the world available to any analysis based.NET code (whether it is single or category End the whole procedure set) of the concept of reflection. Reflection can also be used to search focused on specific procedures contained in the various categories, methods and attribute information. Use.NET Reflector, you can visit the procedures set of categories and methods, these can be analyzed by the method of generation and category of the Microsoft intermediate language (keyword) and can decompile these classes and methods and see C# or Visual Basic
Platform: | Size: 360448 | Author: 刘军 | Hits:

[Graph programopenCVVC.netvc620060703

Description: 一篇很不错的在VC6和vc.net中使用加载opencv beta 5的文章,里面含有安装配置并附加打开文件、角点检测、轮廓跟踪等源程序。-a very good and the VC6 vc.net use of beta load OpenCV five articles , it contains configuration and installation of additional open files, corner detection, contour tracking source.
Platform: | Size: 35840 | Author: - | Hits:

[3D Graphicsift-1.1.1_20061214_win

Description: visual .net 2003环境下的sift,需要gsl (for windows版本)和opencv支持。-visual. Net 2003 under the Environment sift, gsl need (for windows version) and opencv support.
Platform: | Size: 536576 | Author: 康康 | Hits:

[Special EffectsOPENCV_SIFT_VC6

Description: 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。-OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.
Platform: | Size: 279552 | Author: 马丁 | Hits:

[Special Effects04112011654

Description: vc2003.net下用opencv实现的基于AdaBoost算法的人脸检测源码, 可以读入静态图片,视频等。-opencv realize vc2003.net using AdaBoost-based face detection algorithm source code can be read into a static picture, video and so on.
Platform: | Size: 5353472 | Author: 小强 | Hits:

[Graph RecognizeTestDetection_v.2

Description: This article is an extention of an article that I posted on CodeProject earlier (See http://www.codeproject.com/KB/mcpp/iss.aspx). This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is performed using Haar Cascades that I acquired from two different sources (See References). -This article is an extention of an article that I posted on CodeProject earlier (See http://www.codeproject.com/KB/mcpp/iss.aspx). This project demonstrates how to perform human face and eye detection using OpenCV in. NET. The detection is performed using Haar Cascades that I acquired from two different sources (See References).
Platform: | Size: 25600 | Author: 萧董 | Hits:

[Special Effectsdtgz

Description: opencv目标跟踪对于初学opencv计算机视觉开发的朋友很有参考价值。-opencv target tracking opencv computer vision for the beginner to develop valuable friend.
Platform: | Size: 11264 | Author: l | Hits:

[.netHOG(.net)

Description: HoG人体检测实时系统的代码,可以快是检测行人的存在-Detection of real-time systems in human HoG code, you can quickly detect the presence of pedestrians
Platform: | Size: 1541120 | Author: 王刚 | Hits:

[Windows DevelopopenCV.Net

Description: c#图像处理,很难找的图像处理源代码,人脸识别-light compensation
Platform: | Size: 13312 | Author: xing | Hits:

[Special Effectsopencvsourcecode

Description: Author: ChaiShushan (chaishushan@gmail.com) Links http://www.opencv.org.cn/ http://opencvlibrary.sourceforge.net/ http://code.google.com/p/opencv-extension-library/ -Author: ChaiShushan (chaishushan@gmail.com) Links http://www.opencv.org.cn/ http://opencvlibrary.sourceforge.net/ http://code.google.com/p/opencv-extension-library /
Platform: | Size: 2955264 | Author: 黄焱 | Hits:

[Special Effectsmotiondetect

Description: 基于OpenCV(开源计算机视觉平台),通过边缘检查,实现运动目标的检测。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include C:\Program files\OpenCV\otherlibs\include C:\Program files\OpenCV\cvcam\include-Based on the OpenCV (Open Source Computer Vision platform), through the edge of inspection, the detection of moving targets to achieve. Before running the installation program (1) OpenCV: ttp:// opencvlibrary.sourceforge.net (2) in vc6.0 the Tools | Options | Directories tab, add the following path: C: \ Program files \ OpenCV \ Cxcore \ include C : \ Program files \ OpenCV \ include C: \ Program files \ OpenCV \ cvaux \ include C: \ Program files \ OpenCV \ otherlibs \ include C: \ Program files \ OpenCV \ cvcam \ include
Platform: | Size: 421888 | Author: 高金锋 | Hits:

[Special Effectsmorphology

Description: 基于OpenCV(开源计算机视觉平台),对图像进行形态学开、闭、形态梯度等算法实现。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include C:\Program files\OpenCV\otherlibs\include C:\Program files\OpenCV\cvcam\include-Based on the OpenCV (Open Source Computer Vision platform), on the image morphology open and close, morphological gradient algorithm. Before running the installation program (1) OpenCV: ttp:// opencvlibrary.sourceforge.net (2) in vc6.0 the Tools | Options | Directories tab, add the following path: C: \ Program files \ OpenCV \ Cxcore \ include C : \ Program files \ OpenCV \ include C: \ Program files \ OpenCV \ cvaux \ include C: \ Program files \ OpenCV \ otherlibs \ include C: \ Program files \ OpenCV \ cvcam \ include
Platform: | Size: 182272 | Author: 高金锋 | Hits:

[Special Effectsfloodfill

Description: 基于OpenCV(开源计算机视觉平台)的图像域的填充算法实现。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include C:\Program files\OpenCV\otherlibs\include C:\Program files\OpenCV\cvcam\include-Based on the OpenCV (Open Source Computer Vision Platform) filling the image domain algorithm. Before running the installation program (1) OpenCV: ttp:// opencvlibrary.sourceforge.net (2) in vc6.0 the Tools | Options | Directories tab, add the following path: C: \ Program files \ OpenCV \ Cxcore \ include C : \ Program files \ OpenCV \ include C: \ Program files \ OpenCV \ cvaux \ include C: \ Program files \ OpenCV \ otherlibs \ include C: \ Program files \ OpenCV \ cvcam \ include
Platform: | Size: 86016 | Author: 高金锋 | Hits:

[CSharpAForge.NET

Description: AForge.net是c#的图像库,功能庞大,封装的很好,用起来比opencv方便多了,是c#图像程序员不可缺少的工具。-AForge.net is the c# image library, features a large, well packaged, using up much more convenient than the opencv is c# programmers an indispensable tool for the image.
Platform: | Size: 10648576 | Author: 邓宏平 | Hits:

[CSharpopenCV.NetTest

Description: 人脸检测示例程序,需要opencv.net-Face Detection Sample Application
Platform: | Size: 9623552 | Author: aaa | Hits:

[CSharpFaceandEyesDetectionUsingOpenCV

Description: Face and Eyes Detection Using OpenCV. Introduction This article is an extension of an article that I posted on CodeProject earlier. This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is performed using Haar Cascades that I acquired from two different sources
Platform: | Size: 1294336 | Author: reyjav | Hits:

[OpenCVOpenCV-cn

Description: 学习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. OpenCV is an open source (see http://opensource.org) computer vision library, the project home page for the http://SourceForge.net/projects/opencvlibrary. OpenCV with C/C++ language, runs on Linux/Windows/Mac and other operating systems. OpenCV also provides Python, R uby, MATLAB and other languages interface.
Platform: | Size: 1372160 | Author: guojie | Hits:

[CSharpopencv

Description: openCV.Net 不是emgu.cv 还有test-openCV.Net not emgu.cv also test, separately
Platform: | Size: 9637888 | Author: Hellfire | Hits:

[OpenCVemgu-cv-2.3.0

Description: 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 / Mac OS X. - 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/Mac OS X.
Platform: | Size: 43771904 | Author: wing | Hits:
« 12 3 4 »

CodeBus www.codebus.net