搜索资源列表
matcher
- 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy testing, the initial matching feat
homo_filter_based_on_opencv
- opencv是目前广泛流行的一个开源图像处理库。基于它实现各种图像处理的二次开发都十分方便。本程序基于opencv简洁的实现了图像处理中的同态滤波器,注释清楚,便于大家学习和使用。-OpenCV is a widely popular open-source image processing library. Based on its various image processing to achieve the second development is very convenient. Op
corner
- 角点检测程序(需要opencv库的支持)
contuorline_hausdorff
- 基于OPENCV库 实现两幅图像中目标轮廓匹配,利用对应关键点附近轮廓段的曲率hausdorff距离匹配
cvision
- 用CXImage库和OpenCV进行Poisson Image Editing的源代码,在VS2003下调时通过。直接调用VS内的库solve sparse matrix,包含Seamless Image Cloneing 功能。
render
- 读取数字信息,根据数值大小绘制x光图片,并用bitmap绘制,包含openCV和库值
OpenCVSDK-for-vs2008
- opencv图像库的安装与配置对新手来说太过繁琐,整个流程下来要占近2G的硬盘容量,本开发包针对vs2008,对最终结果进行了精简剔除,并有详细使用说明大小只有15.7M,方便易用。-opencv image database installation and configuration is too complicated for the novice, the whole process down to account for nearly 2G of hard drive capacity
suixinthu
- 本软件是一款基于插值法的图像变形软件。实现图像的波纹、扭曲、马赛克等变形效果。使用了OpenCV的库函数-This small software can help to distort pictures and give the picture different appearance.
yuv-AVI
- 简单的YUV转AVI算法,使用opencv库函数实现-Simple YUV switch AVI algorithm, use the opencv library functions to achieve
fsgl
- 一个基于统计的肤色过滤程序,用基于OpenCV库,命令行模式执行-A color filter based on statistical procedures, with the OpenCV library on the command line mode. .
AppendBarCode
- 为图像添加条形码的动态链接库,用到OpenCV合并原图和条形码图,条形码根据字库文件生成。-Add a bar code for the image of dynamic link libraries, and barcodes are used OpenCV original merger plans, the bar code under the font file generation.
main
- image processing,应用fisher原理,进行人脸识别,应用了Opencv的函数库-image processing, principle of application fisher, face recognition, the application of the Opencv the function library
video-read-by-camera
- 通过opencv视觉库对摄像头进行视频读取-Video camera read by opencv visual library
opencv
- 该段程序实现视频的播放,快进,倒退的功能,采用opencv的库文件-video playback,speed up
picture-show
- 该段程序实现影像图片文件(.bmp .jpg .tiff)的播放功能,采用opencv库-picture show
edge
- 调用opencv库,python编码,实现图像的边缘检测-Call opencv library, python coding, image edge detection
opencvtest
- 利用opencv库进行图像处理,主要用于栅格图像的分割的示例程序。-Use opencv library for image processing, mainly for raster image segmentation of the sample program.
cameraCalibration
- 本程序用于摄像头标定,应用opencv库的函数来实现,对增强现实很有用-realize the camera calibration process
ImageProcessTest
- 通过OPENCV库中相关算法对图像降噪、求边缘、直线遍历并获得直线角度、获得图像中目标的凸包等-Use OPENCV Lib to filer image, get the edges of image and so on.
鼠标坐标事件
- 采用C++ 和OpenCV库设计画图窗口,RBG颜色可使用滚动条调整颜色。可用于电脑画图保存。(C++ and OpenCV libraries are used to design drawing Windows, and RBG colors can be used to adjust colors with scrollbars. It can be used for computer drawing.)