搜索资源列表
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
Tracking
- Kalman跟踪和粒子跟踪的实现与性能对比,使用opencv实现-Kalman tracking and particle tracking and performance comparison, the use of achieving OpenCV
contuorline_hausdorff
- 基于OPENCV库 实现两幅图像中目标轮廓匹配,利用对应关键点附近轮廓段的曲率hausdorff距离匹配
Run 实现对车牌颜色进行识别和车牌区域的粗定位
- 代码能够实现对车牌颜色进行识别和车牌区域的粗定位,代码使用opencv实现的,算法的鲁棒性比较强!-code can be used for recognition of the color of the plate and coordinate the area of the plate.
opencv_sample.rar
- 在mfc中使用opencv的开发实例,实现了canny算法、矩形检测、金字塔切割等算法,mfc,opencv,canny,find square...
allfns.zip
- VGG MultiView Compute Library,包含各种图像插值算法的实现和图像变换矩阵参数估计,VGG MultiView Compute Library, contains a variety of image interpolation algorithm and image transformation matrix parameter estimation
test_yCbCr
- 将rgb空间,转为HSV或yCBCR空间实现通过肤色检测人脸区域,用openCV实现-The rgb space to HSV space to achieve through the skin or yCBCR face region detection with openCV achieve
yuv-AVI
- 简单的YUV转AVI算法,使用opencv库函数实现-Simple YUV switch AVI algorithm, use the opencv library functions to achieve
ImageRotateAndScaling
- vc++实现图像的旋转与缩放,基于openCV实现,简单有效-image rotate and scaling
dao
- 基于hogh变换实现的电闸状态的检测,比用opencv实现的效果要好很多-State-based the hogh transform gates detection
count-number-of-vechials
- 这是一个用Opencv实现的利用监控摄像头对高速路口车流量计数的程序-This is a Opencv realize the use of surveillance cameras on the traffic on high-speed intersection counting program
max-and-min-filter
- 图像的最大值和最小值滤波,利用opencv实现-The image of the maximum and minimum value filtering, the use of opencv realization
2d_to_3d_opencv_v2.0
- 基于像素匹配的2D转3D的视频转换,用Visual Studio openCV 实现-Match the pixel-based 2D to 3D video conversion, Visual Studio openCV achieve
pinjie
- 使用opencv实现两张图像拼接算法,使用opencv2.3以上版本的stitcher类实现。-Using opencv achieve two image stitching algorithm, opencv2.3 above version of the stitcher class implementation.
opencv
- 该段程序实现视频的播放,快进,倒退的功能,采用opencv的库文件-video playback,speed up
SelectRegion
- 基于OpenCV实现的图像区域选择,通过程序中可以选择要截取的区域,与图片格式无关-The project is used to select regionof a image,which can be set the result image by parameters
homo
- opencv实现同态滤波函数 只是一个函数 需要自己写主程序调用-opencv homomorphic filter
GLCM
- 运用Opencv实现图像四个方向纹理特征提取,输出每一个特征参数的对应数值-opencv image texture feature extraction
鼠标在图片上画框
- 通过人以载入一张图片,用鼠标在图片上实现画框框的功能,可以方便开发人员进行程序测试。
彩色直方图反向投影
- 基于opencv实现的彩色直方图反向投影,性质超吊~赞赞赞