CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 适应值

搜索资源列表

  1. OTSU

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The foll
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1464
    • 提供者:eepest
  1. OTSUway

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值。OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法-Otsu images calculated value of the two adaptive threshold. Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:rkingt
  1. adpmedian

    0下载:
  2. matlab数字图像处理中的自适应中值滤波函数-digital image processing matlab adaptive median filter function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:792
    • 提供者:lwq
  1. Im2BwwithSelf

    0下载:
  2. 实现了图像处理的自适应二值化算法,该算法可以实现找到图像的阈值,文件中包含了该算法的实现,并赠送二值化算法-Image processing to achieve adaptive binarization algorithm, which can achieve a threshold to find images, the file contains the implementation of the algorithm, and presented binarization algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:798
    • 提供者:wanshington
  1. youhua1

    0下载:
  2. 遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴-function youhua1() 遗传算法 n-- 种群规模 ger-- 迭代次数 pc--- 交叉概率 pm-- 变异概率 v-- 初始种群(规模为n) f-- 目标函数值 fit-- 适应度向量 vx-- 最优适应度值向量 vmfit-- 平均适应度值向量 clear all close all clc 清屏 tic
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2338
    • 提供者:jie
  1. 2013.11.27.ostu

    0下载:
  2. 采用大律法自适应阈值,对图像的二值化处理效果还不错-Using a large law adaptive threshold, the binary image processing effects good
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:14327
    • 提供者:
  1. DIP

    0下载:
  2. 数字图像处理matlab实现,包括如下程序: 1.直方图规定化为高斯双峰函数 2.窗口形状自适应(十字形或矩形)的中值滤波 3.彩色图像目标提取并与背景图像合成 4.插值外推法的彩色图像饱和度调整 5.多种插值方法实现的图像放大和缩小 6.频域变换及分析 7.几何校正 8.插值外推法的黑白图像对比度增强 9.运动模糊矫正-Digital image processing matlab realize, including the following proce
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:6725
    • 提供者:Yan
  1. adapt

    1下载:
  2. 自适应阈值分割程序,对遥感图像进行二值化处理后提取出水体-Adaptive threshold segmentation procedures, the remote sensing image binarization processing to extract the water body
  3. 所属分类:GIS program

    • 发布日期:2017-04-08
    • 文件大小:1249
    • 提供者:灿钿
  1. exp2

    0下载:
  2. MIT归一化算法,为了克服MIT自适应律的缺陷需要对其做些修正,使得自适应增益与输入信号幅值无关-MIT normalization algorithm, MIT adaptive law in order to overcome its shortcomings need to do to fix such adaptive gain is independent of the input signal amplitude
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:540
    • 提供者:胡双
  1. dynamic-partition

    0下载:
  2. 操作系统: 模拟实现动态分区存储管理 实现的功能:实现了题目的所有要求,采用最先适应算法。 优点:窗口界面良好,给出了相应的提示信息,根据窗口的提示信息即可完成模拟实现动态分区存储管理;还可以修改主存的大小 直接修改MEM_MAX的值即可。 缺点:未给出最优适应算法。 -Operating System: simulation dynamic storage management functions to achieve: to achieve all
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:303120
    • 提供者:天蓝
  1. MATLAB

    0下载:
  2. 采用大津法(otsu)进行阈值的自适应选取,返回值为得到的最佳阈值-Using Otsu (otsu) adaptive threshold selection, the return value is obtained optimal threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:92256
    • 提供者:nidaye
  1. OSTU

    0下载:
  2. 是自适应阈值的分割,主要对图像用matlab进行分割图像,确定图像想要的东西-Adaptive segmentation threshold, the main image to image segmentation using matlab, determine what image you want
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:673
    • 提供者:陈亮
  1. adaptive-binarization

    0下载:
  2. 用matlab编写的简单程序,用自适应门限法将图像二值化,门限是通过最大类间方差确定-Simple program using matlab, using adaptive threshold method image binarization threshold is determined by Otsu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:585580
    • 提供者:chenzhefeng
  1. Segmentation

    1下载:
  2. 基于直方图的自适应阈值法实现分割图像前景与背景,matlab编写,包含测试图像和实验报告-Foreground and background to achieve image segmentation histogram-based adaptive threshold method, matlab prepared, containing the test images and test reports
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:55223
    • 提供者:woody
  1. canny

    0下载:
  2. 边缘检测算子canny,能够自适应图像计算阈值,提高了算法的适应能力-Edge detection operator canny, capable of adaptive image calculated threshold, the algorithm improves the ability to adapt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3646
    • 提供者:sunny
  1. cannyPostu

    1下载:
  2. canny算子结合ostu自适应阈值调整,用于边缘提取,-ostu canny operator combines adaptive threshold adjustment for edge detection,
  3. 所属分类:OpenCV

    • 发布日期:2016-06-07
    • 文件大小:2048
    • 提供者:沈耀强
  1. otsu

    0下载:
  2. 应用Opencv中的函数来实现大津算法,实现阈值的自适应获取,从而进行图像分割。-Otsu,image segmentation
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:300226
    • 提供者:李一
  1. adaptive

    0下载:
  2. 在Opencv平台下,利用其中cvadaptivethreshold函数实现阈值的自适应获取,并且进行图像分割。-Opencv cvadaptivethreshold
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:638180
    • 提供者:李一
  1. main

    0下载:
  2. 运用自适应中值滤波方法处理椒盐图像-adpt medfilt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:694
    • 提供者:易小天
  1. BBOcomplex

    0下载:
  2. BBOcomplex.zip 是一个复杂的生物地理学的智能优化算法,其来源是模拟生物与对自然环境“栖息地”的适应度来确定迁入迁出寻找最优值。这里的复杂主要是指在迁徙模型采用的不是典型的线性一次函数,而是较为复杂的指数函数。-BBOcomplex.zip is a complex biogeography intelligent optimization algorithm, which is a simulation of biological origin and the natural en
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:9487176
    • 提供者:YAN Haifeng
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com