Welcome![Sign In][Sign Up]
Location:
Search - openCV R

Search list

[Documentsopencv入门

Description: Open Source Computer Vision Library by Gary R. Bradski, Vadim Pisarevsky, and Jean-Yves Bouguet, Springer, 1st ed. (June, 2006).
Platform: | Size: 65536 | Author: xiaochi95 | Hits:

[Video CapturereacTIVision-1.3-src

Description: 计算机图象处理 reacTIVision is an open source, cross-platform framework for the fast and robust tracking of fiducial markers. It allows the rapid development of table-based tangible user interfaces. This framework has been developed by -computer image processing reacTIVision is an open source, cross-platform framework for the fast and robu st tracking of Fiducial markers. It allows the r apid development of table-based tangible user interfaces. This framework has been developed by
Platform: | Size: 1569792 | Author: jack | Hits:

[DirextXOPenCVandDirectshow

Description: 本代码实现了视频的采集,回放和背景检测等功能.-achieve this code of the video collection, intervals and background detection, and other functions.
Platform: | Size: 6639616 | Author: 李雪峰 | Hits:

[Software EngineeringCS7495FinalProject

Description: opencv相關文件適用於學術研究及工程研發希望大家可以好好利用-opencv-related documents for academic research and engineering R
Platform: | Size: 525312 | Author: | Hits:

[Special Effectsselect_roi_image_using_opencv

Description: 这是一个利用opencv来方便的选取感兴趣图像区域在原图上标示出并保存的程序,支持bmp,jpg等常见图像,支持多次选取和保存,附使用说明。 -This is a convenient to use opencv image selected region of interest marked out on the image and save the procedure, support bmp, jpg and other common images, support for multiple selection and preservation, is attached for use.
Platform: | Size: 34816 | Author: 王奎 | Hits:

[GDI-Bitmapblobtrack

Description: OpenCV自带的blobtrack代码,可以在不变动参数情况下跟踪各种运动物体。-OpenCV own blobtrack code, you can not change the parameters in the case of tracking a wide variety of sports objects.
Platform: | Size: 17391616 | Author: 刘晨 | Hits:

[GDI-Bitmaptestconsole

Description: 是一个jpg转ppm的图像转换程序,下载外国写的demo时,会遇到很多人用ppm做输入图像,所以这个程序很有用。是基于opencv的。-Is a jpg image to ppm conversion process, download the demo foreign write, it will encounter a lot of people do use ppm input image, so this program very useful. Is based on the opencv.
Platform: | Size: 1024 | Author: 王冲 | Hits:

[Graph programCaptureToAVI

Description: 使用OpenCV采集图像,并保存为AVI文件的一个简单实例-SampleViewer
Platform: | Size: 1484800 | Author: WecinLam | Hits:

[Special Effectsimagedata

Description: 使用opencv编程导入图像,获得图像的R、G、B分量数据。还可以进行空间转换。-Used opencv to get data of image.
Platform: | Size: 1338368 | 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:

[Windows Developshiping

Description: 利用opencv 读取视频 并作处理转化成单通道图像再处理二值化前景图-Opencv read and make use of video processing into a single image binarization prospect of re-treatment plan
Platform: | Size: 25144320 | Author: | Hits:

[Graph programOpenCV_CAM

Description: CAM学习程序 此程序基于OpenCV中CAM模块。可以用于CAM属性设置,采集视频信号并录制,设置录制视频解码器等方面的学习。 程序中用 R键控制程序开始录制, P键控制程序暂停录制, S键控制程序停止录制, 录制中有字符RECORD提示。 是一款集学习和实用为一体的小程序。-CAM learning process of this program is based on OpenCV in the CAM module. Property can be used to set the CAM, collecting and recording video signals, set to record video decoder and other areas of learning. Process control program using R button to start recording, P key to pause recording control process, S key control program to stop recording, recording, there are characters in RECORD prompt. Is a set of learning and useful as one of the small programs.
Platform: | Size: 1598464 | Author: huangjian | Hits:

[AlgorithmhartigansSLC_OpenCV

Description: hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select maximum cluster "radius" 2. Start with zero clusters 3. Add each item to be clustered to: * Closest cluster if distance <= r * New cluster if distance to closest cluster > r 4. Compute new center from members in cluster 5. Empty the clusters (keeping the centers) 6. Return to step 3 (until no changes are made) -hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select maximum cluster "radius" 2. Start with zero clusters 3. Add each item to be clustered to: * Closest cluster if distance <= r * New cluster if distance to closest cluster > r 4. Compute new center from members in cluster 5. Empty the clusters (keeping the centers) 6. Return to step 3 (until no changes are made)
Platform: | Size: 54272 | Author: sas | Hits:

[OpenCVOpenCV_Delphi

Description: Delphi版本的OpenCV头文件库,以及诸多实例-Delphi version of the OpenCV library header files, as well as a number of instances
Platform: | Size: 4645888 | Author: XD | Hits:

[OpenCVrgb2yuv

Description: rgb图像转yuv,基于opencv。仅供参看-rgb image transfer yuv, based opencv. Only see
Platform: | Size: 1778688 | Author: sunxu | Hits:

[VC/MFCxuexiOpenCV

Description: OpenCV 是一个开源的计算机视觉库,OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。本书详细的介绍了OPENCV的学习与应用。-OpenCV is an open source computer vision library, 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. OPENCV book describes in detail the learning and application.
Platform: | Size: 1033216 | Author: jizhuta | Hits:

[OpenCVedge

Description: This file creat by open cv for detect edge creat by opencv team
Platform: | Size: 1024 | Author: mahdi | 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:

[Special EffectsYUV2RGB

Description: YUV图像数据转换为RGB格式。 含YUV颜色转换R、G、B分量的函数-YUV Image Format to RGB Format. Including Get R/G/B Color Compoment from YUV pixel.
Platform: | Size: 1024 | Author: tian xiao ma | Hits:

[OpenCVLogPolar

Description: Log-Polar变换, 能把笛卡尔坐标系里面的旋转和尺度变换变为Log-Polar坐标系中的角度方向和log-r方向的平移(The Log-Polar transform can transform the rotation and scale transform in the Descartes coordinate system into the angular direction and the log-r direction translation in the Log-Polar coordinate system)
Platform: | Size: 89088 | Author: danielsaoxia | Hits:
« 12 »

CodeBus www.codebus.net