搜索资源列表
disttransform
- 此程序是基于OPENCV的对图像进行距离变换的-This program is based on the OPENCV the distance transform the image
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
SobelOperator
- 在C++中使用sobel算子对图像进行距离变换-Use the sobel operator in C++ distance transformation in the image
distanceTransform
- 距离变换 保证代码可以运行 运行环境 opencv2.4.9+vs2010-Distance transformation for opencv2.4.9+vs2010
distanceTransform
- 距离变换,用于计算图像中每一个非零点距离离自己最近的零点的距离(Distance transformation is used to compute the distance of each non-zero distance in an image from its nearest zero point)