搜索资源列表
EDC
- 利用 OpenCV库,可实现基本的图像边缘检测,计数功能-Using OpenCV library, may realize the basic image edge detection, count function
OpenCV-Maze-generation
- 用OpenCV库中的窗口创建函数和图像处理函数编写的迷宫的生成与行走小游戏-Window created in the OpenCV library functions and image processing functions written in the maze generation and walk of game
demo
- 基于VC6.0和opencv库编写的人脸识别程序,包含了源代码和可执行文件-Based face recognition program written in VC6.0 and opencv library that contains the source code and executable files
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
imgconv
- 一个简单的控制台程序。实现了图像的水平翻转和缩放。使用OpenCV库实现。-A simple console program. Achieve a horizontal image flip and zoom. Using the OpenCV library.
testboost
- 该代码用于测试基于vs2010+opencv上添加库函数boost,测试是否加载成功的代码。-This code is used to test based on adding a library function vs2010+ opencv boost test whether load code of success.
SFFT_RNASAC
- 在VC环境实现SIFT+RANSAC,利用Opencv库-VC environment to achieve SIFT+ RANSAC