搜索资源列表
-
3下载:
用C++和OpenCV实现的图像方框的识别,并对方框进行标记,用红色的线标记出来。可以用于图像分割、定位等等。,Using C++ and OpenCV image box to achieve the recognition, and the box marked with a red line marked. Can be used for image segmentation, positioning and so on.
-
-
0下载:
基于opencv框架下的graph cuts算法实现,Opencv based on the framework of graph cuts algorithm
-
-
0下载:
利用opencv实现的对图像的分割,主要采用金字塔分割算法。,Opencv achieved using image segmentation, the main use of pyramid segmentation algorithms.
-
-
0下载:
基于OpenCV开发的基于图论的快速图像分割方法,可以选择分割使用的彩色空间,可以设置参数。,effcient graph-based image segmentation on different color spaces programmed on OpenCV.
-
-
2下载:
四叉树分割 opencv 编写 读入灰度图 进行递归分割-Quadtree segmentation opencv read into grayscale prepared for recursive partitioning
-
-
1下载:
基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
-
-
0下载:
分段光滑的MUMFORD--SHAH图像分割算法,MATLAB。实现了图像分割-Piecewise smooth the MUMFORD- SHAH image segmentation algorithm, MATLAB. The realization of the image segmentation
-
-
0下载:
利用hsv颜色模板对图像进行分割。在OpenCV环境下开发完成。-Hsv color template using the image segmentation. Environment developed in OpenCV.
-
-
0下载:
opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner computer vision.
-
-
0下载:
这是典型的图像分割Livewire算法的源码 结合OPENCV,配置一下就可以用了-This is a typical source image segmentation algorithm Livewire combination OPENCV, can be used to configure what
-
-
0下载:
这个代码是文章Efficient Graph-Based Image Segmentation的实现,结合了vs2008和opencv,该算法进行分割,速度很快,效果不错。-The source code is an implementation of the paper: Efficient Graph-Based Image Segmentation. VS2008 and Opencv are combined in the implementation process.
-
-
1下载:
用opencv中的codebook法相关函数实现的背景分割程序-The codebook method using opencv in the background correlation function to achieve segmentation procedure
-
-
0下载:
分水岭算法的实现源码,基于OPENCV,对于正在进行图像分割的朋友来说,可以看一下官方的大牛。-Watershed algorithm source, based on OPENCV For the ongoing image segmentation friends, you can look at the official cattle.
-
-
0下载:
单种子点区域生长图像分割算法:基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上-Single seed point region growing image segmentation algorithms: the basic processing method is based on a set of seed points, started to trip the growth region, which is about predefi
-
-
0下载:
基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
-
-
0下载:
用金字塔方法对图像进行分割,其中调用了opencv的函数。-Using the pyramid method of image segmentation, which calls the opencv function.
-
-
0下载:
此代码可以在VC和OpenCV开发环境下实现分水岭算法的道路分割-This code can be in the VC and OpenCV development environment to achieve the path of a watershed segmentation algorithm
-
-
0下载:
基于opencv的otsu阈值分割。C++源代码加压缩备份-Opencv based on the Otsu threshold segmentation. C++ source code add compressed backup
-
-
0下载:
opencv 采用金字塔方法进行图像分割-opencv method using image segmentation pyramid
-
-
0下载:
关于OPENCV图像分割后图像连通问题,具体可以查看源代码(OPENCV image segmentation on the image connectivity problem, you can view the source code)
-