CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - threshold

搜索资源列表

  1. dib2

    0下载:
  2. 阈值分割和轮廓提取 供DIB图片处理学习用-Threshold segmentation and contour extraction for learning to deal with DIB picture
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:1504460
    • 提供者:koman
  1. FINAL

    0下载:
  2. 用C++实现数字图像处理,有阈值,边缘检测,膨胀等功能,适合初学者学习-Using C++ realization of digital image processing, the threshold, edge detection, expansion of functions, suitable for beginners to learn
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-20
    • 文件大小:5781973
    • 提供者:戚筱炜
  1. cumulative_refl_Vfocus

    0下载:
  2. Calculated the damage threshold of optical materials from reflectivity data
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1245
    • 提供者:Suman Bagchi
  1. CannyEdgeDetect

    0下载:
  2. 自适应Canny边缘检测算法,在传统的Canny算法基础上提出的一种自适应Canny边缘检测算法,在传统算法优点的基础上提高了抑制虚假边缘的能力,利用自适应阀值提高了边缘检测的自动化程度-Adaptive Canny edge detection algorithm, the traditional Canny algorithm based on an adaptive Canny edge detection algorithm, the advantages of the traditio
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:290892
    • 提供者:wangzhenxing
  1. Licensenumber

    0下载:
  2. 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2739336
    • 提供者:曹晓峰
  1. TRec.src

    0下载:
  2. TRec is a software to record telephone conversation by means microphone input of PC sound card. It support voice level input detector and threshold level. When running, the software always check the level of microphone input level. If the lev
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:348541
    • 提供者:arf
  1. shadows

    0下载:
  2. 简述不同的阀值策略对于图像阴影的检测,还有他们之间不能的效率和应用场合-Image diff erence threshold strategies and shadow detection
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:562586
    • 提供者:fangdejia
  1. THRESHOLD

    0下载:
  2. 在Edit控件IDC_EDIT_TH中输入阈值,并点击“阈值分割”按钮,则对读入的图像做二值化处理,处理结果在一个新弹出窗口中显示。-In the Edit control IDC_EDIT_TH in the input thresholds, and click the " thresholding" button, then the right time to do two values into the image processing, and the results
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:753
    • 提供者:liye
  1. HoughTransform

    0下载:
  2. This scr ipt uses radon function of Matlab Image Processing Toolbox. tetastep is resolution of angle of line. threshold is a number between 0.5 to 1 that means a percent of the maximum value in Accumulator matrix.-This scr ipt uses radon functi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:1245
    • 提供者:letian
  1. Binary_threshold

    0下载:
  2. Binary Threshold in both gray scale and color, usefull for learning applications and development
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:864
    • 提供者:diabelli4life
  1. sharing_Thien

    2下载:
  2. 实现了Thien在他的文章《secret image sharing》中提出的(r,n)门限秘密图像分存方案。-this program has relized the (r, n) threshold secret image sharing scheme that was proposed by Thien in his paper《secret image sharing》
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-04-28
    • 文件大小:967385
    • 提供者:陈高
  1. pingfanglvjianbo

    0下载:
  2. 给出了平方率检波下,求检测门限值的程序。-Gives the square of the rate of detection, the detection threshold seeking procedure.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:803
    • 提供者:wangjuan
  1. xianxingjianbo

    0下载:
  2. 给出了线性检波条件下,求检测门限值的程序。-Given linear detector, the demand threshold procedure.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:803
    • 提供者:wangjuan
  1. threshold

    0下载:
  2. These programs perform automatic thresholding of thin connected edges.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1116160
    • 提供者:LoveMath
  1. SUCCESS

    1下载:
  2. 该程序有很多C#开发的图片处理算法,如阈值,灰度,反色,模糊,锐化等,以及非矩形选框等,在VS2005环境下开发的,所有功能均通过测试,-The program has a lot of C# development of image processing algorithms, such as threshold, grayscale, anti-color, blur, sharpen, as well as non-rectangular box and so on, in the VS2
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4633545
    • 提供者:xiss li
  1. dlez

    0下载:
  2. 基于HSI色彩空间的道路区域去除 通过对RGB空间的色彩变换,根据颜色的不相似度量,将道路图像中的色彩区域去除,由于阈值设置的问题效果有时不是太好,还需要进一步完善。-HSI color space based on the removal of the road area Through the RGB color space conversion, according to the color similarity measure is not, the road to remov
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1176
    • 提供者: 自由色彩
  1. 1118

    0下载:
  2. mfc基础界面设计初学者必看,图片调入与阈值改变opcv基础-mfc-based interface design for beginners must-see, pictures transferred and threshold changes in the basis of opcv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1926609
    • 提供者:gloriaalva
  1. LineTrans

    0下载:
  2. 对BMP图像进行线性变换,包括点运算,阈值变换,灰度拉伸等-BMP image of the linear transformation, including point of operation, the threshold transformation, gray stretch, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:89038
    • 提供者:Huang Yan
  1. SegAdaptive

    0下载:
  2. automatic threshold segment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:768
    • 提供者:hongtaojia
  1. LineTrans

    0下载:
  2. 对图像进行点运算,反色,线性变换,阈值变换,窗口变换,灰度拉伸和灰度均衡,VC6下编译,可直接运行-The image point of operation, anti-color, linear transformation, threshold transform, the window transform, gray stretch and gray balance, VC6 compiled can be directly run
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:87318
    • 提供者:skylost
« 1 2 3 4 5 67 8 9 10 11 ... 28 »
搜珍网 www.dssz.com