Welcome![Sign In][Sign Up]
Location:
Search - 阈值提取

Search list

[GDI-Bitmap阈值分割和轮廓提取

Description: 阈值分割和轮廓提取 源码,对使用阈值法进行图像分割的朋友很有帮助。-thresholding segmentation and contour extraction source, the use of the threshold value method for image segmentation helpful friends.
Platform: | Size: 203830 | Author: jia | Hits:

[Windows Develop恒虚警率阈值提取

Description: sar图像根据恒虚警率提取阈值
Platform: | Size: 1400 | Author: haohongmein@126.com | Hits:

[SourceCode自适应阈值法分割图像

Description: 本代码是自适应阈值法分割图像的典型源码,对运动目标检测及提取等非常实用。
Platform: | Size: 105456 | Author: 208zwl@163.com | Hits:

[Graph programopencv阈值分割轮廓提取等图像基本处理源程序,已验证,均可使用

Description: 利用opencv和C++结合使用的,对图像进行阈值分割、轮廓提取和模糊增强等。
Platform: | Size: 1442665 | Author: liuruixue1105@163.com | Hits:

[Graph programhough_直线

Description: 采用vc++编程,可以处理8位bmp图像。先进行阈值分割,然后可以轮廓提取。最后可以进行平行线检测,采用hough变换-using vc programming, can handle eight bmp images. First threshold for segmentation, which can then be extracted contour. Finally parallel line can be detected using Hough Transform
Platform: | Size: 2081792 | Author: 刘秉帼 | Hits:

[GDI-Bitmap图论讲义

Description: detcoef2 提取二微小波分解高频系数 appcoef2 提取二维小波分解低频系数 wthresh 进行软阈值或硬阈值处理 wthcoef2 二维信号的小波系数阈值处理 ddencmp 获取在消噪或压缩过程中的默认值阈值-detcoef2 from two high-frequency micro-wave decomposition coefficient appcoef2 extract 2D wavelet decomposition low-frequency coefficients wthresh threshold for soft or hard threshold 2D signal processing wthcoef2 the wavelet coefficients threshold processing ddencmp access to the denoising or compression of default threshold
Platform: | Size: 1316864 | Author: | Hits:

[GDI-Bitmap阈值分割和轮廓提取

Description: 阈值分割和轮廓提取 源码,对使用阈值法进行图像分割的朋友很有帮助。-thresholding segmentation and contour extraction source, the use of the threshold value method for image segmentation helpful friends.
Platform: | Size: 203776 | Author: jia | Hits:

[Multimedia DevelopShotDetect

Description: 一个实现视频关键帧提取算法的类,用C++实现,基本思想还是双阈值方法-A class which realize the algorithm to check out the key frame of video is written by c++. The basal idea of the algorithm is based on double threshold.
Platform: | Size: 2048 | Author: 方平 | Hits:

[2D Graphicerode

Description: %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%腐蚀处理-err
Platform: | Size: 1024 | Author: 陈旭 | Hits:

[2D Graphicexpand

Description: %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理- Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal
Platform: | Size: 1024 | Author: 陈旭 | Hits:

[GUI Developyuzhifengge

Description: 此文件时windows编程中打开位图文件的程序,主要是针对图像处理的而言的能够实现图像的阈值分割和提取图像的特征-this document windows open programming bitmap file procedures, mainly for image processing can be achieved in terms of image thresholding segmentation and feature extraction Image
Platform: | Size: 2694144 | Author: 叶飞 | Hits:

[Graph programImageSegmentation

Description: 包含了对图形进行标识物体测量面积周长和阈值分割和轮廓提取的程序.可以对图形进行基于阈值方法的分割并测量图形中物体的周长和面积-contains graphics objects for identification and measurement area perimeter threshold segmentation and contour extraction procedures. Graphics can be based on threshold of segmentation and measurement of objects in the graphics area and perimeter
Platform: | Size: 384000 | Author: 郝光 | Hits:

[2D GraphicBMP(VC++)

Description: VC++图象编程基础源代码,包括 Hough变换、阈值分割、轮廓提取与跟踪等图象处理的基础操作-VC++ programming based image source code, including the Hough transform, threshold segmentation, Contour extraction and tracking the basis of image processing operation
Platform: | Size: 2853888 | Author: | Hits:

[2D GraphicmyDImage654

Description: 包括图像的预处理,多种阈值分割方法,边缘提取,形态学处理,RGB到灰度图象的转换等等,用于图像的常规处理-including image preprocessing, multiple threshold segmentation, edge detection, morphology, RGB images to gray scale conversion, and so on, for the conventional image processing
Platform: | Size: 186368 | Author: 杜莉 | Hits:

[Special Effectspreserve_moment

Description: 用保距法对图像进行分割,提取图像的边缘。提供了两级阈值化和多级阈值化两种方法。-from France to retain the right image segmentation, image from the brink. The two threshold and multi-level threshold of the two methods.
Platform: | Size: 997376 | Author: smilefish | Hits:

[Otherruokuotiqu

Description: 阈值分割和轮廓提取.rar,VC开发,欢迎大家下载-threshold segmentation and contour extraction. Rar, VC development, we welcome the download
Platform: | Size: 1509376 | Author: 张德银 | Hits:

[Other阈值分割

Description: 水体的像素值的范围是由图像的光谱信息决定的, 通过阈值提取水体。。(The range of the pixel value of the water body is determined by the spectral information of the image, and the threshold is segmented.)
Platform: | Size: 70656 | Author: snowman2001 | Hits:

[Windows Developauto_thresh

Description: 利用VC++制作的阈值提取程序(Using VC ++ made threshold extraction program)
Platform: | Size: 1024 | Author: come on 我的龙 | Hits:

[Special Effects双峰法阈值分割

Description: 双峰法阈值分割。阈值分割法是一种基于区域的图像分割技术,原理是把图像象素点分为若干类。图像阈值化分割是一种传统的最常用的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术。它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤,因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级,对像素集合进行一个划分,得到的每个子集形成一个与现实景物相对应的区域,各个区域内部具有一致的属性,而相邻区域不具有这种一致属性。这样的划分可以通过从灰度级出发选取一个或多个阈值来实现。(Threshold segmentation)
Platform: | Size: 11264 | Author: 冰棒 | Hits:

[Special Effects专题提取

Description: 很简单的基于灰度阈值提取全色影像水体的代码(A very simple extraction of water body code from panchromatic image based on gray threshold)
Platform: | Size: 2285568 | Author: 银翼随风 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net