Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - opencv
Search - opencv - List
DL : 0
刚开始学习OpenCV,编的现示图片和AVI文件的程序,显示视频时还有点小问题-Just started learning OpenCV, made the current show pictures and AVI files to show video was a bit small problem
Update : 2024-05-19 Size : 30720 Publisher : lumingzhi

opencv的库函数教程,是一个图形库,希望大家能够喜欢-opencv tutorial library is a graphics library, hope that we can love
Update : 2024-05-19 Size : 959488 Publisher : haha

DL : 0
边缘检测算法,基于OPENCV编写,进一步可以用于数量统计。-Edge detection algorithm, based on the preparation of OPENCV further the number of statistics can be used.
Update : 2024-05-19 Size : 1024 Publisher : vimone

opencv相關文件適用於學術研究及工程研發希望大家可以好好利用-opencv-related documents for academic research and engineering R
Update : 2024-05-19 Size : 525312 Publisher :

DL : 0
我写的用opencv进行图像处理的程序,还可以打开有地理信息的图像-I write with opencv image-processing procedures can also have a geographic information to open image
Update : 2024-05-19 Size : 440320 Publisher : 汪伟

用OPENCV写的一个视频获取程序,后面还会上传一些关于OPENCV的资料!-OPENCV written with a video access to the procedure followed will upload information about OPENCV!
Update : 2024-05-19 Size : 70656 Publisher : 安迪

DL : 0
用C++写的SIFT的源代码,其中用到了OPENCV一些库,希望对想了解SIFT的人有用-Using C to write the source code of SIFT, which uses the Treasury OPENCV some hope for those who would like to know SIFT useful
Update : 2024-05-19 Size : 49152 Publisher : 杨占龙

DL : 0
简单的OpenCV小程序,bezier曲线由控制条拖动-OpenCV simple applet, bezier curve from the control bar drag
Update : 2024-05-19 Size : 1416192 Publisher : 经验脾气

本例提供了使用directshow代替opencv的vfw 的源代码,与转化为iplimage格式的算法. 实验中发现opencv的cvCaptureFromCAM 使用的是vfw,采用消息机制,速度较慢,测试发现fps只有 9-12左右,太慢了. 发现经过使用directshow后速度提升到60帧/s。-Provided in this case the use of DirectShow to replace the VFW opencv source code, and translated into algorithms iplimage format. Opencv experiment found the cvCaptureFromCAM using vfw, the use of information mechanism to slow fps test found that only about 9-12, too slow. discovered through the use of DirectShow to speed after 60/s.
Update : 2024-05-19 Size : 5120 Publisher : fullball

本例采用VC++和OPENCV环境 演示了OPENCV中各种画图的功能函数 可以供OPENCV爱好者提供这方面的参考 -In this case using VC++ And OPENCV environment demonstrated OPENCV various drawing function can be for lovers OPENCV provide a reference
Update : 2024-05-19 Size : 4096 Publisher : fullball

光流法在OPENCV里的应用。能够得到视频的运动光流,并能够暂停控制观察效果,很不错的程序,能用来做视频跟踪-Optical flow method in OPENCV s application. Video can be optical flow of movement and be able to observe the effect of the suspension control, very good procedures, can be used to make video tracking
Update : 2024-05-19 Size : 10240 Publisher : 谢德平

基于OPENCV库 实现两幅图像中目标轮廓匹配,利用对应关键点附近轮廓段的曲率hausdorff距离匹配-OPENCV library based on the realization of two images of the target contour matching, using the corresponding key points near the contour segment curvature hausdorff distance matching
Update : 2024-05-19 Size : 2036736 Publisher : 张岱

一个人脸检测演示程序,需要opencv库-A face detection demo program, the need for opencv library
Update : 2024-05-19 Size : 757760 Publisher : fang yifei

使用vc++,基于OPENCV环境下编写的拼图游戏,使用鼠标操作。-Use vc++, Based on the environment prepared OPENCV jigsaw puzzle, use the mouse to operate.
Update : 2024-05-19 Size : 270336 Publisher : 柴大鹏

本算法基于混合高斯模型编程,采用opencv库,能够运行-The algorithm is based on the mixed Gaussian model programming, using opencv library, able to run
Update : 2024-05-19 Size : 9216 Publisher : fjun

做个人脸识别系统需要好的编程工具与平台 这篇关于IPL和OPENCV在VC++中的应用的论文 会给你不少启发 至少也让你少走些弯路-Face recognition system needs to be a good programming tools and platform on the IPL and this OPENCV in VC++ Application papers will give you a lot of inspiration at least allow you to take some detours less
Update : 2024-05-19 Size : 166912 Publisher : 张波

基于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.
Update : 2024-05-19 Size : 279552 Publisher : 马丁

基于OPENCV的Condensation目标跟踪算法,可任意设置HSV颜色阈值和粒子滤波数量,通过该算法掌握Condensation以及经典粒子滤波算法的精髓。-Condensation of OPENCV based target tracking algorithm, can be arbitrarily set HSV color threshold and the number of particle filter, through the Condensation algorithm to master the classical particle filter, as well as the essence.
Update : 2024-05-19 Size : 676864 Publisher : 马丁

DL : 0
基于OPENCV的Kalman滤波算法,可通过其掌握经典kalman算法的核心思想-Based on the Kalman filter algorithm OPENCV through its mastery of the classical core idea kalman algorithm
Update : 2024-05-19 Size : 262144 Publisher : 马丁

基于OPENCV的GMM算法,通过时间推移建立视频图像的高斯混合背景模型,并可有效检测其中的运动目标。-OPENCV of GMM-based algorithm, through the passage of time video images to establish the context of Gaussian mixture model, which can effectively detect moving targets.
Update : 2024-05-19 Size : 9216 Publisher : 马丁
« 1 2 ... 42 43 44 45 46 4748 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.