CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - VC2008 OPENCV
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - VC2008 OPENCV - List
[
SourceCode
]
给予opencv的VIS视频跟踪
DL : 2
该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。
Date
: 2010-12-15
Size
: 7.15mb
User
:
harleych
[
GDI-Bitmap
]
Imageprocessing
DL : 0
基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用-Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
Date
: 2025-07-03
Size
: 6.24mb
User
:
欢欢
[
Windows Develop
]
slib
DL : 0
此文件是vc2008下的OpenCV静态函数库-This file is under vc2008 static library OpenCV
Date
: 2025-07-03
Size
: 2.96mb
User
:
liangbj
[
Special Effects
]
VA_X_path
DL : 0
此文件是vc2008下的OpenCV静态函数库-This file is under vc2008 static library OpenCV
Date
: 2025-07-03
Size
: 2.21mb
User
:
liangbj
[
Special Effects
]
cvimageex
DL : 0
opencv的二个例子VC2008工程源代码。程序一个来源于《PROGRAMMING WITH INTEL IPP AND INTEL OPENCV(OPEN COMPUTER VISION) UNDER GNU LINUX A BEGINNER S TUTORIAL》。一个来源于opencv.cn --pclion-Two examples of opencv source code VC2008 project. Procedures from a " PROGRAMMING WITH INTEL IPP AND INTEL OPENCV (OPEN COMPUTER VISION) UNDER GNU LINUX A BEGINNER' S TUTORIAL" . One from opencv.cn- pclion
Date
: 2025-07-03
Size
: 99kb
User
:
pclion
[
Special Effects
]
20090501SleepingKoala
DL : 0
所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the realization of the static path planning svm simple algorithm vc2008-based image matching (multi-project structure) local search based on the K-means clustering algorithm three-dimensional matching of the ICP algorithm visual tracking of the condensation algorithm
Date
: 2025-07-03
Size
: 19.74mb
User
:
zhezhe
[
OS program
]
SDI_OpenCV
DL : 0
openCV 打开 保存图片 通过mfc在vc2008中实现-Open the saved image openCV
Date
: 2025-07-03
Size
: 33kb
User
:
sun
[
Mathimatics-Numerical algorithms
]
VIS
DL : 0
该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,object tracking,feature generation. It developed based on VC2008 and OpenCV library. The friendly interface is very convinient for new learners.
Date
: 2025-07-03
Size
: 7.15mb
User
:
[
OpenCV
]
Canny_Detect
DL : 0
這是以 VC2008為開發環境,用 OpenCV 語法寫的偵測物體邊緣 Canny 的程式。-This is the VC2008 as the development environment, using OpenCV grammar written in Canny edge detection of objects in the program.
Date
: 2025-07-03
Size
: 2.15mb
User
:
王大帥
[
OpenCV
]
Corner_Detect
DL : 0
這是以 VC2008 為開發環境,用 OpenCV 語法寫的偵測物體角點 Corner Detect 的程式。-This is the VC2008 as the development environment, using the syntax written in OpenCV corner detection of objects Corner Detect program.
Date
: 2025-07-03
Size
: 1.4mb
User
:
王大帥
[
OpenCV
]
Rotate
DL : 0
這是以 VC2008 為開發環境,用 OpenCV 語法寫的圖片旋轉的程式。-This is the VC2008 as the development environment, using OpenCV syntax to write a picture rotation program.
Date
: 2025-07-03
Size
: 4.53mb
User
:
王大帥
[
Special Effects
]
opencvhello
DL : 0
VC2008+OpenCV实现图像的读取-VC2008+OpenCV read image
Date
: 2025-07-03
Size
: 1kb
User
:
孟阳
[
OpenCV
]
Background_Subtraction
DL : 0
基于opencv的背景差法,实现前景和背景的分离。需要先配置好vc2008,然后编译执行。-Opencv background difference based method to achieve the separation of foreground and background. Need to configured vc2008, and then compile the implementation.
Date
: 2025-07-03
Size
: 2kb
User
:
许可
[
Special Effects
]
opencvCornerTest
DL : 0
VC2008 OPENCV2.1角点检验-VC2008 OPENCV corner test
Date
: 2025-07-03
Size
: 4.57mb
User
:
XFWANG828
[
Special Effects
]
opencvPicDlg
DL : 0
VC2008++ OPENCV2.1图片打开-VC++ OPENCV image to open
Date
: 2025-07-03
Size
: 7.93mb
User
:
wang
[
OpenCV
]
V_CameraVideoAnalysi
DL : 0
使用OpenCV 2.1分析Notebook camera采集到的视频(格式WMA),分析是否有丢帧的现象发生.编译环境:VC2008 MFC,OpenCV版本是2.1. 如果发生丢帧现象,则会在界面上显示丢帧的位置. 另外,程式还可以得到视频的相关信息,如FPS-Notebook camera using OpenCV 2.1 Analysis of collected video (format WMA), analysis of the phenomenon have dropped frames. Build environment: VC2008 MFC, OpenCV version 2.1. If the frame loss phenomenon occurs, will be displayed in the interface dropped frames location. In addition, the program also can get video information, such as the FPS
Date
: 2025-07-03
Size
: 8.89mb
User
:
小平
[
OpenCV
]
OpenCV-SetupON-VC-2008-Express
DL : 0
在VC2008 express下安装配置OpenCV的图解说明,非常详细~推荐新手观看使用-Installation and configuration under the VC2008 express illustrates OpenCV' s very detailed view user newbie ~
Date
: 2025-07-03
Size
: 1mb
User
:
OSer
[
OpenCV
]
ShiftJudgment
DL : 0
基于opencv,使用vc2008实现,在选定的区域(红色和黄色,从红色到黄色状态为“1”,反之为“2”)可判断物体的进出情况,-Based on opencv, using vc2008 achieved in selected regions (red and yellow, to yellow from red state " 1" , contrary to the " 2" ) to determine the object out of the situation,
Date
: 2025-07-03
Size
: 44kb
User
:
涂永
[
OpenCV
]
vc2008
DL : 0
基于OpenCV的一个人脸表情识别程序,毕业设计所作-a program about facial expression recognition,based on OpenCV
Date
: 2025-07-03
Size
: 6.65mb
User
:
ningsai
[
GDI-Bitmap
]
Opencv-read-video
DL : 0
opencv+vc2008读取视频和开启摄像头,有视频讲解和源代码-opencv+vc2008 open reading video and camera, with video explanations and source code
Date
: 2025-07-03
Size
: 60kb
User
:
jiangyanna
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.