搜索资源列表
-
0下载:
图像分割中的阈值选取算法研究,wangyi所作。-Segmentation threshold selection algorithm, wangyi made.
-
-
0下载:
该程序是图像分析与检测程序,使用了几个函数进行阈值分割,加减,水平,垂直投影运算。-image analysis and detection procedures, the use of several functions threshold segmentation, addition and subtraction, vertical projection operator.
-
-
0下载:
实现图像的分割迭代算法、峰谷算法、半阈值算法的vc代码-achieve iterative image segmentation algorithm, algorithm - trough, semi-threshold algorithm vc code
-
-
0下载:
阈值分割和轮廓提取 源码,对使用阈值法进行图像分割的朋友很有帮助。-thresholding segmentation and contour extraction source, the use of the threshold value method for image segmentation helpful friends.
-
-
0下载:
VC编程实现一些数字图像处理,如阈值分割、投影检测、差影检测、模板匹配,VC programming to achieve a number of digital image processing, such as threshold segmentation, projection detection, poor shadow detection, template matching
-
-
0下载:
用VC++写的一个能进行阈值分割的程序,绝对可用-With VC++ Can write a threshold segmentation procedure, the absolute available
-
-
0下载:
图像的加权,图像的平滑,图像的阈值分割,尺度变换,图像的校正-Deal with image noise, image weighting, image smoothing, image threshold segmentation, scale transform, image correction
-
-
0下载:
阈值分割和轮廓提取 供DIB图片处理学习用-Threshold segmentation and contour extraction for learning to deal with DIB picture
-
-
0下载:
图像分割,阈值分析,水平垂直方向投影检测,差影检测,模板匹配-Image segmentation, threshold analysis, horizontal and vertical orientation projection test, and poor shadow detection, template matching
-
-
0下载:
区域分割与目标提取的源代码,包含了单阀值和双阀值二值化处理,直方图图形化,图像反转等功能!-Segmentation and object extraction of the source code, including the single-and double-threshold binarization threshold, histogram graphic, image inversion and other features!
-
-
0下载:
本代码主要是对一幅灰度图像rice.jpg进行一些处理,消除rice.jpg图像中的亮度不一致的背景,并使用阀值分割将修改后的图像转换为二值图像,使用轮廓检测返回图像中目标对象的个数以及统计属性。
-This code is a major grayscale rice.jpg some processing, the brightness of the image to eliminate inconsistencies rice.jpg the background, and use t
-
-
1下载:
本文重点研究了面积法对车流量进行统计。在研究算法过程中主要用到了车辆图像检测相关的灰度化、滤波、图像增强、锐化等图像处理基础知识,并将这些知识的算法进行了比较研究。进而用到了阈值分割、边缘检测、以及形态学操作等图像分割技术以及车辆的检测和提取算法。最后设计了一种实时可靠的统计算法。-This paper focuses on the area method for traffic statistics. In the study of algorithms used in the vehicle
-
-
0下载:
包括对数字图像的灰度直方图的计算,对图像进行中值滤波、大津阀值分割处理功能-Including digital image histogram calculation, median filtering, image Otsu threshold segmentation processing function
-
-
0下载:
一种能够利用粒子群算法来快速寻求图像分割的最佳阈值的c代码-A way to make use of particle swarm optimization to quickly seek the optimal image segmentation threshold c code
-
-
0下载:
采用最大方差阈值分割法,获得较好的指纹提取效果。-Using the maximum variance threshold segmentation method, fingerprint extraction to obtain better results.
-
-
0下载:
该代码实现了图像分割算法中的最佳阈值分割算法-The code to achieve the optimal image segmentation algorithm in threshold segmentation algorithm
-