CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - opencv code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - opencv code - List
[
Software Engineering
]
SIFT
DL : 0
根据OPENCV给出的SIFT特征提取源代码所写的SIFT算法流程,对理解SIFT算法有一定的帮助-OPENCV given in accordance with SIFT feature extraction source code written by the SIFT algorithm processes, SIFT algorithm for understanding a certain degree of help
Date
: 2025-12-25
Size
: 409kb
User
:
鄢胜勇
[
Software Engineering
]
ICVL
DL : 0
opencv 中文手册,OPENCV是开源代码,是很好的快速开发助手-opencv Chinese Manual, OPENCV is open source code, is a very good rapid development assistant
Date
: 2025-12-25
Size
: 2.56mb
User
:
孟庆涛
[
Software Engineering
]
Opencv_interaction
DL : 0
document qui contietn du code de opencv
Date
: 2025-12-25
Size
: 59kb
User
:
douda
[
Software Engineering
]
facedetect
DL : 0
The OpenCV Library Brief introduction Getting started Creating a face detector How it s done OpenCV implementation Using a face detector Example code, step-by-step
Date
: 2025-12-25
Size
: 797kb
User
:
humanbeing
[
Software Engineering
]
renlianshibie
DL : 0
人脸检测的源代码,在C++下结合opencv实现-The code of face detection
Date
: 2025-12-25
Size
: 2kb
User
:
古敏
[
Software Engineering
]
blobTrack_projet_initial_openCV
DL : 0
The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-stage video processing pipeline: 1. A foreground/background discriminator which labels each pixel as either foreground or background. 2. A blob detector which groups adjacent "foreground" pixels into blobs, flood-fill style. 3. A blob tracker which assigns ID numbers to blobs and tracks their motion frame-to-frame. -The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-stage video processing pipeline: 1. A foreground/background discriminator which labels each pixel as either foreground or background. 2. A blob detector which groups adjacent "foreground" pixels into blobs, flood-fill style. 3. A blob tracker which assigns ID numbers to blobs and tracks their motion frame-to-frame.
Date
: 2025-12-25
Size
: 6.6mb
User
:
dams
[
Software Engineering
]
Code
DL : 0
This is copies of Computer Vision Matlab and C (OpenCV) Toolboxes, Libraries, and Online Code. -This is copies of Computer Vision Matlab and C (OpenCV) Toolboxes, Libraries, and Online Code.
Date
: 2025-12-25
Size
: 104kb
User
:
Kgoshera
[
Software Engineering
]
Angle-opencv-code
DL : 0
angle openc code(ppt)
Date
: 2025-12-25
Size
: 399kb
User
:
flyinginkr
[
Software Engineering
]
The-camera-calibration-using-OpenCV
DL : 0
OpenCV版本的摄像机标定文档及程序,用于摄像机的参数标定-The camera calibration document and source code using OpenCV
Date
: 2025-12-25
Size
: 127kb
User
:
gezhiwei
[
Software Engineering
]
learning-OPencv-and-code
DL : 0
学习opencv这本书的pdf文档和全部代码,非常的全面!初学者必备的资料!-Learning opencv book pdf documents and all the code is very comprehensive! Beginners necessary information!
Date
: 2025-12-25
Size
: 33.09mb
User
:
阿波王子一号
[
Software Engineering
]
opencv
DL : 0
主要是基于C++6.0,应用opencv处理图像的编程经历,一些常见错误与代码的应用注意事项。-Is mainly based on programming experience C++6.0 opencv image processing, application notes some common error code.
Date
: 2025-12-25
Size
: 1kb
User
:
chenying
[
Software Engineering
]
opencv-test3
DL : 0
opencv 对视频文件或者摄像头的图像进行提取或者保存每一帧的代码-opencv extract or save the code on each frame of the video file or camera images
Date
: 2025-12-25
Size
: 1kb
User
:
lsq
[
Software Engineering
]
opencv-face-detection-
DL : 0
基于opencv的人脸检测源代码(可运行)-Based on the opencv face detection source code (running)
Date
: 2025-12-25
Size
: 39kb
User
:
沈先生
[
Software Engineering
]
learn-OpenCV(chinese-version)
DL : 0
本书由OpenCV的发起人所写,演示了如何用OpenCV和现有的自由代码为各种各样的机器进行编程-This book is written by the promoters of the OpenCV that demonstrates how to use the OpenCV and existing free code for a variety of machine programming
Date
: 2025-12-25
Size
: 12.87mb
User
:
田苗
[
Software Engineering
]
opencv
DL : 0
opencv是强大的图形处理开源代码,本文档为opencv参考手册吗,方便opencv的查找与学习。-opencv is a powerful graphics processing source code, the documentation for the opencv reference handbook to facilitate the opencv Find and learning.
Date
: 2025-12-25
Size
: 3.55mb
User
:
feixiang
[
Software Engineering
]
proj_2
DL : 0
Opencv code for Sobel edge detection
Date
: 2025-12-25
Size
: 97kb
User
:
leila
[
Software Engineering
]
Android-with-OpenCV
DL : 0
opencv在安卓平台上的实现,内容浅显易懂,书中有项目代码下载地址-opencv realize the Android platform, the content easy to understand, the book has a project code Download
Date
: 2025-12-25
Size
: 2.72mb
User
:
梁耀燊
[
Software Engineering
]
Vezba1
DL : 0
OpenCv code practice
Date
: 2025-12-25
Size
: 163kb
User
:
Elena
[
Software Engineering
]
QTand-opencv
DL : 0
QT下利用OpenCv从摄像头读出图片并显示源码,主要是显示摄像头图像采集的界面-QT under the use of OpenCv read images a camera and display source code, mainly show the camera image acquisition interface
Date
: 2025-12-25
Size
: 13kb
User
:
潘晨
[
Software Engineering
]
GrabCut-document-and-code
DL : 0
GrabCut的OpenCV代码及其原理,代码在文档当中-An introduction to GrabCut in OpenCV with its source code
Date
: 2025-12-25
Size
: 403kb
User
:
王德晨
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.