搜索资源列表
disttransform
- 此程序是基于OPENCV的对图像进行距离变换的-This program is based on the OPENCV the distance transform the image
motion-tracking-and-implementation
- 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
disparity-image
- 本代码得到的结果是图像的视差图,通过灰度的不同来显示距离的远近-The results obtained in this code is the disparity map of the image, to display different gradation distances
BinImage
- 使用opencv实现最大类间距离、最大熵和迭代法求图像二值化阈值,供大家参考;-Using opencv achieve maximum class distance, maximum entropy and iterative method for image binarization threshold, for your reference
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
tuxiangchuli
- 彩色数字图像边缘检测,高斯滤波、欧式距离、Canny算子、双阈值处理和非极大抑制。-Color digital image edge detection, gaussian filtering, Euclidean distance, Canny operator, double threshold processing and not greatly suppressed.
SobelOperator
- 在C++中使用sobel算子对图像进行距离变换-Use the sobel operator in C++ distance transformation in the image
histram
- 用于相似颜色图像检索,传统直方图法,巴氏系数法,传统欧式距离法-For the image similarity graph, the traditional histogram Bhattacharyya coefficient method, traditional Euclidean distance method
lightFind
- 通过对选定图像在屏幕上的差值计算来获取图像运动的方向,距离等数据。-Through the selected image on the screen to get the difference between the calculated movement direction of the image and distance data.
0db98e1e158c
- VC++聚类程序,进行图像识别,双目距离检测中有应用-VC++ clustering procedure, image recognition, binocular distance detection in applications
lineinfo
- 对图像上的一组平行线段根据距离,角度,截距进行分组过滤,统计-The image of a group of parallel lines according to the distance, angle, intercept packet filtering, statistics
image2Dpositionto3D
- 将指定图像在平面和立体之间实现转化,并输出平面坐标距离对应的空间距离-Change image 2d to 3d,including data and position.
distanceTransform
- 距离变换,用于计算图像中每一个非零点距离离自己最近的零点的距离(Distance transformation is used to compute the distance of each non-zero distance in an image from its nearest zero point)
GLCM-OpenCV-master
- 由于纹理是由灰度分布在空间位置上反复出现而形成的,因而在图像空间中相隔某距离的两象素之间会存在一定的灰度关系,即图像中灰度的空间相关特性。灰度共生矩阵就是一种通过研究灰度的空间相关特性来描述纹理的常用方法。 Gray-level co-occurrence matrix from an image 图像的灰度共生矩阵(Because the texture is formed by the repeated appearance of the gray distribution in the