源码搜搜
 
请在你的词语间用空格隔开。如:指纹识别 Gabor
我们为您搜索到了91图像二值化相关源代码;您可以订阅"图像二值化"相关源代码;当我们搜索到新代码后,会邮件通知您,感谢关注!
特别提示
  源码搜搜是一个自动搜索中英文源码的搜索引擎,所以,如果请仔细阅读搜索到的英文源代码,它们和您的想要的中文有很大的关联。
  另外,为了保证您得到最全面的结果,建议您直接搜索中文
  暂不支持繁体中文,请谅解!
相关搜索

相关词条
    二值化是图像分割的一种方法。在二值化图象的时候把大于某个临界灰度值的像素灰度设为灰度极大值,把小于这个值的像素灰度设为灰度极小值,从而实现二值化。 根据阈值选取的不同,二值化的算法分为固定阈值和自适应阈值。 比较常用的二值化方法则有:双峰法、P参数法、迭代法和OTSU法等。
其他资源
"图像二值化"的最佳翻译为"binary image",相关的英文翻译自动加入检索

没有Javascript的Ajax(Ajaxion)源代码(网页拖拽控件,二进制图像回传)源代码免费下载-Ajaxion - Ajax without javascript: WS calls, xml, drag'n drop, controls, binary image retrieval, etc-Free Source Code

没有Javascript的Ajax(Ajaxion)源代码(网页拖拽控件,二进制图像回传)源代码免费下载-Ajaxion - Ajax without javascript: WS calls, xml, drag'n drop, controls, binary image retrieval, etc-Free Source Code
二进制图像回传) Ajaxion - Ajax without javascript: WS calls, xml, drag'n drop, controls, binary image retrieval, etc 2008年05月29日 Javascript, XML, C#, HTML, Windows, .NET, ASP.NET,

Binary Image Cleaning Based on Area Size

function sizethre(im,s,mode); input: im=binary image matrix. 0 is background. 1 is foreground input: s=pixel number mode: string varable. It should either be 'up' or 'down' when mode='up',

Binary Image Processing

Binary Image Processing
This program performs morphological operations on binary images Sample Run: >> binaryim ThisMorphological operations on binary images. Morphology and Segmentation. Binary Image Processing Morphological

Lacunarity of a binary image

The gliding box algorithm proposed by Tolle et al., Physica D, 237, 306-315, 2008 is used to calculate the lacunarity of a binary image. MATLAB 7.1.0 Lacunarity of a binary image based on the gloding box algorithm.

Multifractal spectrum of a binary image

Calculates multifractal spectrum of a binary image based on the ideas in the paper by Posadas et al., Soil Sci. Soc. Am. J. Input a binary image. The program calculates the multifractal spectrum of the image.

Removing blob(s) from a binary image

'bwremove' removes the blob(s) in the seed image that is overlapped by the blob(s) in the mask image Morphology and Segmentation. remove blob binary image mask seed

用matlab检测二值图像的边缘 - the edge detection of binary image

二值图像 binary image 每一像元只有两种可能的数值或灰度等级状态的图像。 其实就是单色图像。 除了黑,就是白,没有中间过渡,没有灰度的图像。 要么黑,要么白,而且所有的黑都是一个色。

RGB图像分割实验例子 RGE image segment text example-叮当4分享

RGE image segment text example RGB图像分割实验例子 2009年09月09日 叮当4  热心分享 matlab 内容如题,是对图像进行GEB分割处理的小例子,希望对大家有帮助   源码下载: 本地下载 相关知识 源代码原文下载: Source link has yet to be found. Please,

基于粗糙集的图像分割 Image segment based rough set-lp1124分享

Image segment based rough set 基于粗糙集的图像分割 2009年09月24日 lp1124  热心分享 MATLAB 2008a 基于粗糙集进行图像分割   相关知识 源代码原文下载: Source link has yet to be found. Please,

Matlab图像二值化和逆向二值化源代码免费下载-Image normalization and inverse normalization-Free Source Code

Matlab图像二值化和逆向二值化 Image normalization and inverse normalization 2008年07月23日 Matlab R2007b, Image Processing Toolbox 程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒。 源代码及技术文章下载(尊重版权,

图像二值化 Image BW-waseea分享

Image BW 图像二值化 2009年07月13日 waseea  热心分享 matlab IPT 用自定义阈值的方法实现图像的二值化 源代码原文下载: Source link has yet to be found. Please, try to download it from local website.  

binary image

A perl script, which uses version 2 of the GD library to transform an image. The resulting image consists of random chosen nulls and ones with a color approximating the color of the original picture.

Ajaxion - Ajax without javascript: WS calls, xml, drag'n drop, controls, binary image retrieval, etc

Ajaxion - Ajax without javascript: WS calls, xml, drag'n drop, controls, binary image retrieval, etc
request.readyState == 'complete') { window.document.getElementById('image').src = ajaxion.request.responseText; window.document.getElementById('image').

医学图像处理示例源代码 Medical Image Processing-leizk分享

医学图像处理示例源代码 Medical Image Processing-leizk分享
Geometric Transformation, morphologic processing, image binary, image thinning. 源码图片 请点击链接查看大图 从本站下载附件及源代码(1个附件,已经成功下载8次) vc编程_医学图像处理示例源代码.

Camera Vision - video surveillance on C#

Camera Vision - video surveillance on C#
which usually run embedded Linux. The purpose of this computer is to: convert an analogue image to a compressed digital image (some cameras/servers have an additional compression microprocessor in

Convert Image File to Bytes and Back

/summary> ''' <param name="ImageData">The array of bytes which contains image binary data</param> ''' <param name="FilePath">The destination file path.<

Skeleton Endpoints

Morphology and Segmentation. skeleton image binary processingDetects the end points of a skeleton image after the binary image has been passed through the function "bwmorph" 'thin' option.test_skel2.tif,

Matlab标准Hough变换实现圆检测源代码免费下载-Circle Detection via Standard Hough Transform-Free Source Code

并指定圆半径的情况下,在二值图像中检测圆。 源代码及技术文章下载(尊重版权,请点击下面的原文链接下载) Find circles with specific radius in a binary image via Standard Hough Transform.

MATLAB实现基于Hough变换的圆形物体的检测源代码源代码免费下载-Source Code for Hough Transform for circle detection -Free Source Code

MATLAB实现基于Hough变换的圆形物体的检测源代码源代码免费下载-Source Code for Hough Transform for circle detection -Free Source Code
r,thresh,region) %HOUGHCIRCLE - detects circles with specific radius in a binary image. % %Comments: %      

IDEAL模式识别工具箱源代码源代码免费下载-Source Code for IDEAL (formerly LANS) Pattern Recognition Toolbox -Free Source Code

image lans_invariant - Center and scale image to fixed mass lans_imgscale - Scale and center a binary image w.r.t.
CopyRight (©) codesoso.com 2007-2009 All Rights Reserved 最近搜索