搜索资源列表
-
0下载:
openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
-
-
1下载:
一个检测米粒的小程序,主要用到图像分割算法,需要加载opencv库才能使用,A detection of a small grain of rice programs, mainly used in image segmentation algorithms need to load in order to use opencv library
-
-
0下载:
此代码可以在Visual C++和OpenCV开发环境下,采用金字塔方法进行图像分割,This code can be Visual C++ And OpenCV development environment, using the pyramid method of image segmentation
-
-
0下载:
用openCV提取图片的象素值,用聚类进行分割,找出各个聚类的中心点,聚类个数是动态决定的,可重新设置个数最大上限。-OpenCV extract images using pixel value segmentation by clustering to identify the center of each cluster, clustering is a dynamic number of decisions can be re-set the upper limit of the num
-
-
0下载:
Dev c++, opencv, image segmentation and paint type image generation
-
-
0下载:
A Qt4 and OpenCV program to label a image at pixel level, It has inbuild segmentation algorithm included, with a bar for varying parameters.
Useful tool for annotating a image.
-
-
0下载:
QQ找茬,opencv实现图像分割、检测功能,暂未实现矩形的标定,运行前需将主函数下方的子函数删掉即可-QQ finding fault, opencv to achieve image segmentation, detection, yet achieve the rectangular calibration, running beneath the main function will be required before the subroutine can be deleted fr
-
-
0下载:
Used for OpenCV gaussian background foreground segmentation-Used for OpenCV gaussian background foreground segmentation
-
-
0下载:
数字图像与处理 运用opencv作为类库 开发的数字图像处理小系统 包括图像锐化平滑 图像数据编码压缩 图像增强复原 图像分割 图像滤波处理 小波分析 beizer曲线等-Digital image processing use opencv as a class library development, digital image processing system includes image sharpening smooth image data compression coding i
-
-
0下载:
使用OPENCV的基于图片的的超像素分割。-NOTHING
-OPENCV use image-based pixel segmentation.-NOTHING
-
-
0下载:
opencv的很多实例程序,包括图像增强,图像分割,压缩,以及各种图像变换等-opencv many instances of the program, including image enhancement, image segmentation, compression, as well as a variety of image transformation
-
-
0下载:
机场检测中的模糊算法图像增强和基于ostu的阈值分割,用了opencv-Airport detection and fuzzy algorithm image enhancement and based threshold ostu segmentation, used the opencv
-
-
0下载:
适合初学者学习的opencv的经典例子程序,实现对大米图片的分割标号等功能方便学习使用-Opencv classic example of program for beginners to learn, easy to learn to use rice Image segmentation label
-
-
0下载:
用opencv函数写的图像分割程序,程序操作步骤:在主函数中载入源图像正确路径,执行后点击源图像中所需分割的目标的位置,拖动位于图像窗口上部的两个滑块值,即可实时看到分割结果-Opencv function to write the image segmentation procedures, the program steps: in the main function to load the correct path of the source image, the location of
-
-
0下载:
基于meanshift算法的图像分割,非opencv库函数,自己实现算法!-Based on the meanshift algorithm of image segmentation 。
-
-
0下载:
基于meanshift算法的目标跟踪,主要是车辆跟踪,基于opencv-Based on the meanshift algorithm of image segmentation and target tracking
-
-
0下载:
用Opencv对24位RGB彩色图像进行颜色分割,分割出蓝色区域,并对其进行二值化操作-In order to segment the blue area of input picture,we use RGB color segmentation with Opencv.
-
-
0下载:
opencv 图像文字分割,摄像头抓取后 作为O字符识别前一部 将字符分割开-opencv text image segmentation, after the camera as front crawl O character recognition a character separated
-
-
0下载:
This is a Python application that uses the OpenCV library (version 2) to track the movement of balls during a video. It tracks the balls with a combination of color filtering
-
-
0下载:
采用连通区域算法,实现目标区域的连通标记,有利于目标的分割(The connected domain algorithm, to achieve connectivity marking the target region, is conducive to the target segmentation)
-