搜索资源列表
SubImage IplImage对象或者BYTE型数组中取出一幅图像的子图像
- 用于从一个IplImage对象或者BYTE型数组中取出一幅图像的子图像,类似于OpenCV中的SetImageROI,但是该函数提供的功能是原图像子图像的一个拷贝,而非在原图像中设置ROI。-For the IplImage from a BYTE array object or remove an image of the sub-image, similar to OpenCV' s SetImageROI, but the function is the function of the o
ch6_ex6_3
- 透视变换代码 除了3*3矩阵和三个控点变为四个控点外,透视变换在其他方面与仿射变换完全类似-Perspective transformation code in addition to 3* 3 matrix and the three control points into four control points, the perspective transformation in other areas with similar affine transformation complete
bianyuanjiance
- 在安装了OPENCV库的VC环境中实现边缘检测的代码,类似于CANNY检测-OPENCV library installed VC++ code to achieve edge detection, similar to the detection CANNY
modify
- 图像局部放大功能 类似于腾讯的截图中的局部放大 直接运行即可 基于OPENCV-The image of local amplification of similar Tencent enlarged screenshot can be run directly on OPENCV
RAVL-1.1
- 计算机视觉模式识别方面的库,非常好,类似于opencv-a lib for computer vision and Pattern Recognition
jiance
- OPENCV的目标检测,与OPENCV教程中例5.8类似-OPENCV Target Detection Similar to case 5.8 OPENCV tutorial
opencv_rand_draw
- 本文主要介绍下opencv中自带的一个随机数发生器的类RNG,这里我用这个类来画一些图形,和基础学习笔记之opencv(13):基本绘图 一文中类似,只是 这里画出来图像的坐标,大小,颜色,角度等所有信息都是随机的,且是用RNG这个类产生的。参考文献为opencv自带tutiol及其代码。 开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5 实验功能: 1. 该实验可以画6中几何图形和1个文本显示,每种都是画80个,每画完一
fourierDescriptor_cPP
- fourierDescr iptor.rar, 抽取目标图形的轮廓及其fourier Descr iptor算子, 然后对此fourier descr iptor进行标准化(normalized), 标准化以后的算子满足orientation,scale 和translation invariant。 再将此算子与某标准图形的fourier 算子进行比较, 若各项差的平方小雨某范围,则断定与此标准图像类似。 -fourierDescr iptor.rar extract the targe
TrackEye_SourceCode
- 跟踪人的眼睛,类似人脸识别算法中的adaboost,通过学习人眼模式,实现人眼检测跟踪。-Tracking people' s eyes, similar face recognition algorithm adaboost by learning human eye model, detecting and tracking the human eye.
draw
- 展示OpenCV的图像绘制功能,效果看起来类似视频。 -Show OpenCV image rendering capabilities, the effect looks similar to the video.
CopyImg
- OpenCV复制图像,类似Bitblt函数。自己写的个函数,效率还不错。-OpenCV copy images, similar to Bitblt function. Wrote a function, efficiency is also good.
CodeMatch
- 寻找一幅图像的匹配的模板,可以在一段视频里寻找出我们感兴趣的东西,比如条形码的识别就可能需要这样类似的一个工作提取出条形码区域-Looking for a template that matches the image, you can look out over the video we are interested in things, such as barcodes might need such a task similar to extract barcode area
cvCvtColor
- 一个可以对图像进行把彩色RGB图像转化成灰度图像并将原图和结果图像的程序。根据此模板可以进行处理显示结果的类似程序-An image can be converted to RGB color images to grayscale images and artwork and the resulting image program. This template can be processed according to display the results of a similar prog
HOG_OpenCV
- HOG即histogram of oriented gradient, 是用于目标检测的特征描述子,该技术将图像局部出现的方向梯度次数进行计数,该方法和边缘方向直方图、scale-invariant feature transform类似,不同的是hog的计算基于一致空间的密度矩阵来提高准确率。Navneet Dalal and Bill Triggs首先在05年的CVPR中提出HOG,用于静态图像or视频的行人检测。-HOG i.e. histogram of oriented gradien
videoseeds
- 对视频进行超体素分割,类似于图像上的超像素分割。-segment the video to Supervoxel
jigsaw
- Opencv通过模板匹配和鼠标响应函数实现90年代风靡全国小盆友的经典“手游”拼图板小游戏,类似于Windows 7自带小工具“图片拼图板”,支持设置拼图板的行数和列数,有兴趣可以下载来玩一玩-Opencv response functions for 90 years swept the country Xiaopen Friends of the classic hand tour puzzle board game, similar to Windows 7 comes with th
Virtual
- 基于opencv与VS编程环境实现了虚拟的屏幕键盘(与WINDOWS自带的虚拟键盘类似),内附带安装程序以及源码文件。-opencv and VC programming environment to achieve a virtual keyboard on the screen (similar to the WINDOWS own virtual keyboard), within the supplied installation program and source code file
opencvQt.tar
- Qt图像处理,实现一些图像处理基本功能,包括灰度图像转换,大律法二值化,添加水印等操作。后边会陆续增加功能。使用极度类似opencv- Qt image processing, to achieve some of the basic image processing functions, including grayscale image conversion, the law of the two values, add the watermark and other operat