Welcome![Sign In][Sign Up]
Location:
Search - threshold segmentation code

Search list

[Graph programDSplit3

Description:
Platform: | Size: 219136 | Author: keyan | Hits:

[Special EffectsDsplitFazi

Description: 阈值分割和轮廓提取源代码,包含有区域生长与种子填充等算法-threshold segmentation and contour extraction source code, includes regional growth and seed filling algorithm
Platform: | Size: 191488 | Author: 黄钦 | Hits:

[Other107215765gosLyapunov

Description: matlabBank-Based Kalman Filtering Technique for] - A Filter-Bank-Based Kalman Filtering Technique for Wavelet Estimation and Decomposition of Random Signals.pdf [DIP_dg.rar] - JPEG图像压缩像素之扫描方法之一(zigzag scan)这是用的循环法 [imagethreshold.zip] - 老外编写的阈值分割代码,非常的好,强烈推荐下载 [contour.rar] - 利用OpenCV进行轮廓提取,很好用!对于初学openCv的人来说是个很好的入门例程 [lu.rar] - 路径识别 -matlabBank-Based Kalman Filtering Technique for]- A Filter-Bank-Based Kalman Filtering Technique for Wavelet Estimation and Decomposition of Random Signals.pdf [DIP_dg.rar]- JPEG image compression, one pixel of the scanning method (zigzag scan) This is used Cyclic Law [imagethreshold.zip]- foreigners prepared threshold segmentation code, very good, strongly recommend to download [contour.rar]- use OpenCV for contour extraction, very good use! OpenCv for the beginner who is a good entry-routines [lu.rar]- Path Recognition
Platform: | Size: 81920 | Author: | Hits:

[Special Effectsfcmthresh

Description: 模糊图像阈值分割的代码,基于模糊最大entropy-Blurred image threshold segmentation of the code, based on fuzzy maximum entropy
Platform: | Size: 22528 | Author: 倪超 | Hits:

[Special EffectsGraythresholdthresholdmethod

Description: 本程序是灰度门限阈值法,用最大方差法计算灰度分割门限代码。-This procedure is a gray-scale threshold threshold method, using the maximum variance method to calculate gray threshold segmentation code.
Platform: | Size: 1024 | Author: 高婧 | Hits:

[Special Effectsthresholdsegmentation

Description: 计算阈值门限,单阈值的图像分割代码,内附有运行图像。-Calculated threshold threshold, single-threshold image segmentation code, enclosing the image has to run.
Platform: | Size: 136192 | Author: 亚飞 | Hits:

[Graph programbayesthresholding

Description: 这个代码是基于贝叶斯的阈值分割,很有用的-This code is based on the Bayesian threshold segmentation, very useful
Platform: | Size: 1884160 | Author: | Hits:

[Special EffectsBlockMotionestimation

Description: 本代码计算帧间光流场,通过阈值分割获得运动矢量,对当前帧进行补偿,配置差分后实现运动目标分割,解决复杂背景下运动目标的检测问题。-This code interframe optical flow field calculated by threshold segmentation to obtain motion vectors, to compensate for the current frame, after the implementation differential configuration object segmentation exercise to address the complexity of the context of sport target detection problem.
Platform: | Size: 37888 | Author: 付亚峰 | Hits:

[Special Effectsaaa

Description: 用自适应阈值方法实现细胞图像分割源代码 可执行,效果不错,-Adaptive threshold method used to achieve cell image segmentation executable source code, well,
Platform: | Size: 1024 | Author: lixiangrong | Hits:

[Booksimage_segmentation_with_the_twodimensinal_entropy.

Description: 最大二维信息熵原理;改进的遗传算法;基于阈值的图像分割 包括一个完整的matlab源代码和几个论文原理介绍pdf文件-Two-dimensional maximum entropy principle improved genetic algorithm threshold based on image segmentation matlab, including a complete source code and the principle of introducing a number of papers pdf files
Platform: | Size: 642048 | Author: zhangjh04 | Hits:

[Graph programotsu

Description: 一维自适应阈值分割大津法的源程序是用matlab写的-One-dimensional Otsu adaptive threshold segmentation method source code is written in matlab
Platform: | Size: 211968 | Author: feifei | Hits:

[Otherfinger

Description: 提取指纹特征点的matlab代码,很有用,利用自适应阈值进行分割,再进行频域增强,根据八邻域纹线编码进行特征提取。-Extracted fingerprint feature points of the matlab code, useful, adaptive threshold segmentation, and then increased in frequency domain, the eight neighborhood ridge coding for feature extraction.
Platform: | Size: 583680 | Author: 李辉艳 | Hits:

[Graph RecognizeImage_segmentation_code

Description: 图像分割代码:包含图像分割迭代、峰谷、半阈值算法。-Image segmentation code: contains the image segmentation iteration, the peak and valley, half threshold algorithm.
Platform: | Size: 66560 | Author: Hephaestus.D | Hits:

[Special Effectscode

Description: 逐行最优阈值分割算法,实现对图像进行分割,通过选择一个阈值对图像进行分割-Progressive optimal threshold segmentation algorithm to achieve image segmentation, by selecting a threshold for image segmentation
Platform: | Size: 14336 | Author: 涛哥 | Hits:

[Special Effectsyuzhihuafenge

Description: 图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代码就是图像的阈值分割。-The image segmentation is divided into the practical significance of the emerging area of complementary set. In the image segmentation, before the number of image region, the unknown, and after each area in division at the same time satisfy the uniformity and connectivity condition, so the image segmentation is a complicated process now, most research are for a certain type image or a particular application of the division. Image threshold segmentation of the basic idea is to determine a threshold, then put each pixel threshold value of the pixels and compared, according to the result of the comparison the pixel divided into two categories, the prospect (1) or background (0). This method is the key to determine an optimal threshold. Commonly used method to determine the threshold value of direct threshold method, the largest of the variance between method (otsu method), watershed algorithm, the minimum error method, the maximum entropy method, etc. When the code is image threshold segm
Platform: | Size: 1024 | Author: 杨莎莎 | Hits:

[Special Effectsmatlab-code

Description: 图像分割的经典代码,包含阈值法,迭代法,双峰法,边缘梯度检测法。-The classic image segmentation code, including the threshold, the iterative method, the bimodal method, the edge gradient detection.
Platform: | Size: 2048 | Author: bylqwqw | Hits:

[Special Effectsmatlab-code

Description: 应用Matlab工具箱演示对比度增强,局部平滑,中值滤波,小波工具,边缘检测,图像二值化,Hough变换直线提取,灰度阈值分割,四叉树分裂合并法等,并完成这些处理程序的GUI集成。-Application the Matlab toolbox Demo contrast enhanced local smoothing, median filtering, wavelet tools, edge detection, image value, Hough transform line extraction, grayscale threshold segmentation quadtree splitting and merging method and complete these handlers GUI integration.
Platform: | Size: 574464 | Author: | Hits:

[Special EffectsImage-segmentation

Description: matlab实现图像分割源代码,边缘的分割方法:检测图像点边缘,线边缘 区域的分割方法:阈值分割技术、区域生长技术、分水岭分割方法 -matlab image segmentation source code, the split method: edge detection image point edge, line edge region segmentation method: threshold segmentation, region growing technology, watershed segmentation method
Platform: | Size: 202752 | Author: 莫志杰 | Hits:

[Special Effectssource-code-for-image-processing

Description: 图像处理中常用到的二十多个基本算法的源代码,如图像变换、灰度变换、图像滤波、锐化、边缘检测、阈值分割、边界提取、边界跟踪等-Commonly used in image processing to more than twenty basic algorithm source code, such as image conversion, gray-scale transformation, image filtering, sharpening, edge detection, threshold segmentation, edge detection, boundary tracking
Platform: | Size: 8192 | Author: 六月的雨 | Hits:

[Special Effectsdouble-threshold-segmentation

Description: sar图像处理中的双阈值分割算法的matlab实现代码-Double threshold segmentation algorithm of SAR image processing of matlab code
Platform: | Size: 2048 | Author: 曹芳 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net