搜索资源列表
opencv图像处理
- 这是我自己自学opencv后写的有关opencv图像处理的一些程序,在vs2008编译环境下的,里面自带有lib,dll
Game_fire.rar
- 基于opencv完成的视频模拟游戏(单线程)。使用到了cxcore.lib,cv.lib,cvaux.lib,highgui.lib。窗口区产生随机目标,客户通过鼠标捕捉该目标,完成任务。可调节难度,显示任务完成进度。,this project is based on opencv (single-threaded). cxcore.lib, cv.lib, cvaux.lib, highgui.lib included. randomly generated objectives in t
OpenCV实现画线
- OpenCV实现画线,画圆,文字显示功能,可直接运行,已经包含相应的lib和dll库,效果不错-OpenCV implementation draw lines, circle, text display, can be directly run, already contains the appropriate lib and dll library, good results
OpenCVMFCDisplay
- 使用OpenCV库实现在MFC平台下的图像显示,已经包含相应的lib和dll库,可直接运行,效果不错-MFC with OpenCV library implementation platform in the image display, already contains the appropriate lib and dll libraries, can be directly run, good results
vidcap_src
- 这是一个Visual C + +6 码使用opencv库打开Webcam 来源和捕获帧的摄像头,并保存到电脑。-This is a Visual c++ 6 code use opencv lib to open the web cam sources and capture the frame on the webcam and save to the PC.
faceTrack
- 通过人脸识别技术对人脸进行跟踪 使用intel opencv 开源库完成-faceTrack use intel opencv lib
TestOpenCV2K5
- demo using OpenCV lib
UFO_Capture
- 在MFC專案下使用OpenCV 透過webcam 進行視訊中的motion detector 一但發生 motion即立刻存下照片檔案(bmp) 本人對於超自然現像非常有興趣.此程式是原本是使用於拍攝天空.期望會抓取到UFO.但只看到一些蟲子與飛鳥-this is UFO capture program.I use MFC+ OpenCV lib ,detector the sky by webcam.
hand
- its an hand detection code written using opencv lib in vc++ its simple having 3 windows of different color scale
cv100
- opencv 1.0 lib cv100.dll it is opencv 1.0 sorce to make cvcode
OpenCV_Builder
- C++ builder source code for using OpenCV
lib
- opencv-2.0.0 lib file in windows
FullScreen
- full screen use MFC, and opencv lib
cv_image_processing
- 这是我自学windows下opencv后自己写的几个有关图像处理的例子,都在一个文件里,对初学者有一定的引导作用,里面自带lib和dll,VS2008下编译-I taught myself the windows opencv written several image processing example, in a file, a guiding role for beginners, which comes with lib and the DLL VS2008 compiled unde
szTest
- 根据sz的经典论文实现的图像细化(骨架化)程序。程序中没有使用opencv,而是使用了matcom C++库函数。需要用到matlib.h和matlib.lib。-Sz classic paper to achieve the image thinning (skeleton) program. The program does not use opencv, but the use matcom C++ library functions. Need matlib.h and matlib.l
yuzhi
- opencv视频阈值处理,实时性强,流畅不卡,测试opencv必备-test for opencv, it is the best way to test the opencv lib which is new to you
openCV
- bcb6.0+opencv1.0添加教程及简单例程和lib、dell文件-Bcb6.0+opencv1.0 to add tutorials and simple routines and Dell, lib file
CameraDS
- opencv同时打开两个无驱动摄像头。在原来代码的基础上修改了几处报错。 关联include,lib,将Unicode设置为“未设置”,代码就可以运行。(Opencv opens two non drive cameras at one time. Several errors were modified on the basis of the original code. Associated with include, lib, and setting Unicode to "
27796733lib
- 几个openCV的库 包含.lib以及.lib(Several openCV libraries include.Lib and.Lib)
基于ORB算法的特征匹配
- 基于ORB算法的特征匹配,opencv,C++(matching based on ORB algorithm with opencv lib)