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

Search list

[Algorithmopencv to matlab

Description: cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amazingly fast as well as economic. To get a list of all available functions run cvlib_mex without any arguments, e.g: cvlib_mex Dedicated (short) help on each function is obtained by runing cvlib_mex('funname'), eg: cvlib_mex('resize') A longer help (but often still too short) may be obtained by consulting the OpenCV manual pages. To run this mex you probably need the to have all the dlls in the same directory. Example 1: let IMG be a MxNx3 uint8 image. imr = cvlib_mex('resize',IMG,3.4); will resize the image, using a bilinear interpolation, to 3.4 times the original size. Example 2: let A and B be MxN single arrays. C = cvlib_mex('mul',A,B); will do a per-element multiplication of A and B, or a C = A .* B and cvlib_mex('mul',A,B); will do the same but in-place, storing the result in A.
Platform: | Size: 667609 | Author: shshlzh | Hits:

[Algorithmopencv to matlab

Description: cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amazingly fast as well as economic. To get a list of all available functions run cvlib_mex without any arguments, e.g: cvlib_mex Dedicated (short) help on each function is obtained by runing cvlib_mex('funname'), eg: cvlib_mex('resize') A longer help (but often still too short) may be obtained by consulting the OpenCV manual pages. To run this mex you probably need the to have all the dlls in the same directory. Example 1: let IMG be a MxNx3 uint8 image. imr = cvlib_mex('resize',IMG,3.4); will resize the image, using a bilinear interpolation, to 3.4 times the original size. Example 2: let A and B be MxN single arrays. C = cvlib_mex('mul',A,B); will do a per-element multiplication of A and B, or a C = A .* B and cvlib_mex('mul',A,B); will do the same but in-place, storing the result in A.
Platform: | Size: 845944 | Author: shshlzh | Hits:

[BooksOpenCV

Description: 比较齐全的OpenCV参考手册-relatively complete reference manual OpenCV
Platform: | Size: 707584 | Author: 叶磊 | Hits:

[BooksOpenCVReferenceManual

Description: OpenCV Reference Manual 详细介绍了Intel opencv library 的各个函数,是使用opencv进行图像处理的必备手册,强烈推荐-OpenCV Reference Manual details the Intel openc v various library functions, the use of image processing opencv Essential Handbook, strongly recommended
Platform: | Size: 1751040 | Author: | Hits:

[Otheropencvman_old

Description: OpenCV manual. OpenCV is developed by Intel for image processing. With it you can easily create c program-OpenCV manual. OpenCV is developed by Inte l for image processing. With it you can easily cr c eate program
Platform: | Size: 1848320 | Author: zhenhua | Hits:

[Special EffectsOpencv_chinese_mannal

Description: opencv 中文手册,讲了几乎所有函数的参数及调用.是一本不错的书.-Chinese opencv manual, speaking almost all the parameters and function calls. is a good book.
Platform: | Size: 410624 | Author: jackie | Hits:

[Special EffectsOpenCV-help

Description: OpenCV学习必备资料,详细介绍了OpenCV安装情况,参考手册等知识.-OpenCV learning essential information, details on the installation of OpenCV, the reference manual, such as knowledge.
Platform: | Size: 2684928 | Author: 周全程 | Hits:

[Special Effectsopencv-source-code

Description: 主要是介绍opencv的参考手册及其包括的一些其他的相关的参考手册函数,另外还有些相关典型的程序-Opencv introduction is mainly a reference manual and included a number of other related reference manual function, in addition to some procedures related to the typical
Platform: | Size: 2955264 | Author: beehard | Hits:

[Special Effectsopencv

Description: opencv所有的学习资料! 包括参考手册,opencv 教程,opencv基础教程手册-opencv all the learning materials! Including the reference manual, opencv tutorial, opencv Essentials Manual
Platform: | Size: 10052608 | Author: arry | Hits:

[File FormatOpenCV

Description: OpenCV开发工具的使用手册,分为中英文两个版本。-OpenCV development tools user manual is divided into two versions in English and Chinese.
Platform: | Size: 4684800 | Author: 徐睿 | Hits:

[VC/MFCOpenCV+Chinese+Manual

Description: opencv的操作手册,电子书CHM格式,新手适用-opencv the operation manual, e-books CHM format, novice applicable
Platform: | Size: 3716096 | Author: ronghjr | Hits:

[Special EffectsOpencv

Description: OPENCV手册!opencv用具很实用,广泛用于图像处理!-OPENCV manual! opencv appliances are practical, widely used in image processing!
Platform: | Size: 1389568 | Author: 王智慧 | Hits:

[Special EffectsOpencv

Description: OPENCV 中文手册。对所有函数都有解释。相当于VC的MSDN。是一个很好的技术文档-Chinese OPENCV manual. For all functions are explained. VC is equivalent to the MSDN. Is a very good technical documentation
Platform: | Size: 1389568 | Author: yusheng | Hits:

[Chess Poker gamesGAME

Description: 利用SIFT检测两图片的相同点,并获 ·北京大学数字图象处理课件,封举富 ·主要内容彩色256色转灰度图,hough变 ·OPENCV手册!opencv用具很实用,广 ·功能强大的图像处理软件可以打开,关 ·ICP是用来匹配两组未知点,可以用于 ·利用opencv完成的汽车牌号识别,支 ·細線化程式,本程式源 ·图像处理算法方面编程代码汇总,请 -Detect SIFT picture using the same two points, and digital image processing by the Beijing University courseware, the main contents of letters Jufu color 256 colors to grayscale, hough change OPENCV manual! appliances, very opencv practical, wide powerful image processing software can open, Guan ICP are used to match two sets of unknown points can be used to use opencv complete automotive brand recognition, support thread of the program, the program source image processing algorithm programming code summary, please
Platform: | Size: 2048 | Author: 邵闯 | Hits:

[BooksOPENCV

Description: OPENCV中文参考手册,比较全,入门级的-Chinese OPENCV reference manual, more full, entry-level
Platform: | Size: 669696 | Author: 橙子 | Hits:

[Special Effectsopencv

Description: 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻 译的,原文件是: <opencv_directory>/doc/ref/opencvref_cv.htm, 可 以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直 接从 阿须数码 中下载: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm。 翻译中肯定有不少错误,另外也有些术语和原文语义理 解不透导致翻译不准确或者错误,也请有心人赐教。 图像处理、结构分析、运动分析和对象跟踪部分由 R.Z.LIU 翻译,模式识别、照相机定标与三维重建部分由 H.M.ZHANG 翻译,全文由Y.C.WEI 统一修改校正。-This translation is directly from the OpenCV Beta 4.0 version of the user manual over Translation, the original documents are: <opencv_directory>/doc/ref/opencvref_cv.htm, can be From above SOURCEFORG download OpenCV project can also be directly Then from the Arab-Israeli to be a digital download: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm. Am sure a lot of translation errors, but also some semantic terms and the original rationale Solution does not lead to translation through inaccurate or erroneous, please enlighten people. Image processing, structural analysis, motion analysis and object tracking in part by the RZLIU translation, pattern recognition, camera calibration and three-dimensional reconstruction in part by the HMZHANG translation, the full text of amendments to correction by the YCWEI reunification.
Platform: | Size: 687104 | Author: dugumengyouzi | Hits:

[VC/MFCfunction-of-OpenCV

Description: opencv的手册,里面包含了所有函数,查找非常方便。英文版。-opencv manual, which contains all the functions to find very convenient. English.
Platform: | Size: 1498112 | Author: 孙超 | Hits:

[VC/MFCopencv

Description: 这是opencv的中文使用手册。手册主要介绍了函数的定义,使用,以及一些程序例子。-This is the Chinese opencv manual. Manual introduces the definition of the function, use, and some program examples.
Platform: | Size: 2684928 | Author: 龙钢 | Hits:

[Otheropencv-manual

Description: opencv 手册,学习opencv最好的学习资料,千万不要错过哦-opencv manual, learning opencv best learning materials, do not miss it
Platform: | Size: 2684928 | Author: wfujpn105 | Hits:

[OpenCVopencv-manual

Description: opencv的技术手册,是学习opencv的重要资料,很详细。-opencv manual
Platform: | Size: 2351104 | Author: 张蒙 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net