CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - library
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - library - List
[
OpenCV
]
opencv2.0-lib-dll-h
DL : 0
opencv2.0的.lib,.dll,.h文件。opencv2全部安装要几百mb。懒得安装的话可以直接将引用库文件。使用方法同一般的库文件引用方式。-opencv2.0' s. lib,. dll,. h file. opencv2 full installation to a few hundred mb. Too lazy to install, then you can directly reference library file. To use the same library file reference method in general.
Date
: 2025-12-30
Size
: 8.56mb
User
:
lj
[
OpenCV
]
facedetect
DL : 0
基于opendv库,在新的颜色空间中进行肤色校正的Adaboost人脸检测。-On opendv library, in the new color space for color correction of Adaboost face detection.
Date
: 2025-12-30
Size
: 2.45mb
User
:
宋兵
[
OpenCV
]
cvCalibaa
DL : 0
基于opencv的相机标定,程序已经通过验证。-camera calibration have based on opencv which is a function library of image process
Date
: 2025-12-30
Size
: 17.27mb
User
:
gaoming
[
OpenCV
]
OpenCV_Delphi
DL : 0
Delphi版本的OpenCV头文件库,以及诸多实例-Delphi version of the OpenCV library header files, as well as a number of instances
Date
: 2025-12-30
Size
: 4.43mb
User
:
XD
[
OpenCV
]
opencv
DL : 0
利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram. Kalman filter to track a rotating point.
Date
: 2025-12-30
Size
: 8kb
User
:
胡锦
[
OpenCV
]
OPENCV
DL : 0
opencv作为一个开放的计算机视觉处理库,有着强大的功能,本书详细的介绍了opencv的用法和使用说明-As an open opencv computer vision library, has a strong functions, this book describes in detail the usage and instructions for use opencv
Date
: 2025-12-30
Size
: 2.56mb
User
:
zhangyi
[
OpenCV
]
QR
DL : 0
安装VC++和OPENCV库函数后可使用,实现OPENCV中的QR分解-Install VC++, and after OPENCV library functions used in the QR decomposition to achieve OPENCV
Date
: 2025-12-30
Size
: 1kb
User
:
江林
[
OpenCV
]
DFT
DL : 0
在VC++环境下,安装OPENCV库函数后,实现离散傅立叶变化的代码-In the VC++ environment, the installation OPENCV library after changing the code to achieve the Discrete Fourier
Date
: 2025-12-30
Size
: 2kb
User
:
江林
[
OpenCV
]
lunkuojiance
DL : 0
在VC环境中安装OPENCV库函数后,实现图象轮廓检测的代码-In the VC++ install OPENCV library functions, the realization of the code image contour detection
Date
: 2025-12-30
Size
: 1kb
User
:
江林
[
OpenCV
]
luokuojiance2
DL : 0
安装VC和OPENCV库函数后可以实现图像轮廓检测的另一种代码,非常特别-Install VC and OPENCV library functions can be achieved after the image contour detection of another code, very special
Date
: 2025-12-30
Size
: 1kb
User
:
江林
[
OpenCV
]
bianyuanjiance
DL : 0
在安装了OPENCV库的VC环境中实现边缘检测的代码,类似于CANNY检测-OPENCV library installed VC++ code to achieve edge detection, similar to the detection CANNY
Date
: 2025-12-30
Size
: 1kb
User
:
江林
[
OpenCV
]
Opencv
DL : 0
OpenCV是Intel公司支持的开源计算机视觉库。此为学习OpenCV的全面资料,里面包括学习opencv的的学习资料-OpenCV is the Intel Corporation to support the open source computer vision library. This is the Learning OpenCV comprehensive information, which include learning opencv of the learning materials
Date
: 2025-12-30
Size
: 19.54mb
User
:
zsy
[
OpenCV
]
Kalman_Effect
DL : 0
用Visual C++演示了基于opencv库的卡尔曼跟踪算法。-Demonstrated using Visual C++ opencv library based Kalman tracking algorithm.
Date
: 2025-12-30
Size
: 1.28mb
User
:
he
[
OpenCV
]
opencv_configuration
DL : 0
opencv在vc6下的环境配置方法 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成-opencv in the vc6 environment configuration under the Intel Corporation to support OpenCV is open source computer vision library. It is lightweight and efficient- a series of C functions and a small amount of C++ class composition
Date
: 2025-12-30
Size
: 1kb
User
:
xx
[
OpenCV
]
opencv_face_recognition
DL : 0
利用openCV实现人脸检测。一篇基于opencv的人脸检测与识别的论文,在Visual C++ 2005环境下给出了如何用OpenCV库开发人脸检测程序的方法。-Face Detection Using openCV achieve. One based on the opencv face detection and recognition of the paper, the Visual C++ 2005 environment, how to use OpenCV library gives developers face detection procedures.
Date
: 2025-12-30
Size
: 376kb
User
:
王二
[
OpenCV
]
edge
DL : 0
利用opencv库编的边缘检测例子代码,来源opencv教程-Opencv library compiled using edge detection example code, source opencv tutorial
Date
: 2025-12-30
Size
: 83kb
User
:
liugui
[
OpenCV
]
openCV-library-transplant-to-S3C2440
DL : 0
opencv开源图像处理函数库在S3C2440移植 一、简介 OpenCV是一个基于C/C++语言的开源图像处理函数库 其代码都经过优化,可用于实时处理图像 具有良好的可移植性 可以进行图像/视频载入、保存和采集的常规操作 具有低级和高级的应用程序接口(API)-openCV open source image processing library S3C2440 transplant, open source image processing library Introduction OpenCV is a based on the C/C++ language code have been optimized for real-time processing images the good portability image conventional operation /video to load, save and collected with low-level and high-level application program interface (API)
Date
: 2025-12-30
Size
: 10kb
User
:
DJK
[
OpenCV
]
openCV-Library
DL : 0
openCV Library是学习opencv新手必备资料,包含各种opencv函数的解释和用法,以及opencv的基本例程-openCV Library is learning opencv novice necessary information, including the interpretation of various opencv function and usage, as well as the basic routines opencv
Date
: 2025-12-30
Size
: 2.56mb
User
:
王春寒
[
OpenCV
]
Multi-Camera-opencv-library
DL : 0
opencv多摄象头库:支持dshow的视频采集设备,最多10个,通过回调产生24b的RGB位图。使用前请注册HYSnapshot,关于有些记录avi文件的参数,请忽略。使用方法请看demo 如果要挂接到opencv请创建一个24位的image,请一定注意将数据按行字节拷贝,-Multi-Camera opencv library: dshow video capture device supports up to 10, 24b of RGB bitmap generated by callback. Please register before using HYSnapshot, parameters recorded on some avi files, please ignore. If you want to see the demo use opencv attached to create a 24-bit image, be sure to pay attention to the data by row byte copy,
Date
: 2025-12-30
Size
: 77kb
User
:
徐达
[
OpenCV
]
OpenCV-library-function
DL : 0
opencv 库函数查询中文版 初学者入门佳作-Opencv library function query Chinese version for beginners works
Date
: 2025-12-30
Size
: 2.56mb
User
:
彭琰举
«
1
2
3
4
5
6
7
8
9
10
...
19
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.