搜索资源列表

  1. pingjiahanshu

    0下载:
  2. 在matlab环境下,包括图像评价函数算法:Brenner、方差、梯度阈值、熵函数、能量梯度函数。-in Matlab environment, including image evaluation function algorithm : Brenner, variance, gradient threshold, entropy function, energy gradient function.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:查世华
  1. temperaturecontrol

    0下载:
  2. 温度控制器,通过测定目标温度与要求温度的差值来控制温度恒定。-temperature controller, by measuring temperature and the target temperature margin requirements to control the temperature constant.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:68608
    • 提供者:苏飞
  1. 3dian

    0下载:
  2. 三点不等距差值算法原代码, 程序自动查找离给定点最近的三点,利用差值算法,算出所需值 -not offset the margin algorithm source code, automated procedures to find sentinel from the recent three points, the difference between the algorithms, calculate the requir
  3. 所属分类:输入法编程

    • 发布日期:2024-05-19
    • 文件大小:182272
    • 提供者:jone
  1. Otsucoding

    0下载:
  2. Otsu-最大类间方差Matlab代码 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2 部分。背景和目标之间的类间方差 % 大,说明构成图像的2 部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2 部 % 分差别变小。-Otsu- Otsu Matlab code Otsu Principl
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:刘博
  1. dvdSearch

    0下载:
  2. 碟机Search流程说明 Search过程中,主要涉及到的问题是Search(搜索) 和Match(匹配),其目的就是能够准确地给光头定位。如果匹配才算是成功的?要跳转多少个Track(信迹)才能到目的位置,以及这些跳转指令又是如何?等等诸如此类的问题都将该文档中有详细的解释说明。在koala这个项目中,当 Servo不在做顺序读取,而因为某些特定目的要求需要做跳转读取,这时就需要用到Search功能,快速跳转至指定位置读取数据。比
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-19
    • 文件大小:32768
    • 提供者:王迪
  1. Direc

    0下载:
  2. 用VC编写的一个图像处理的程序:它可以实现阈值分割、投影检测、差影检测和模板匹配。-VC prepared by an image processing procedures : it can achieve threshold segmentation, the projector detection, poor video detection and template matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:81920
    • 提供者:何再兴
  1. leijianyuzhifenge

    0下载:
  2. 图象类间方差阈值分割,用于图象分割,能得到很好的效果!-image category Otsu threshold segmentation for image segmentation, can be very good results!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:文特
  1. thresh_md_OTSUhy

    0下载:
  2. 自动地otsu 二值图像分割方法,该方法也叫 基于最大类间方差地 图像二值分割方法,希望大家喜欢-otsu two automatic image segmentation methods, The method is also called for the maximum variance to image two segmentation methods, hope you like
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Cong Yang
  1. read1_2

    0下载:
  2. 类间方差阈值算法十分常见,本算法优势在于应用于分割DICOM医学图像-Class variance threshold very common algorithm, the algorithm is applied to segmentation advantage DICOM medical images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:刘赫儿
  1. kmedfilter

    0下载:
  2. K近邻中值(均值)滤波器 1) 以待处理像素为中心,作一个m*m的作用模板。 2) 在模板中,选择K个与待处理像素的灰度差为最小的像素。 3) 将这K个像素的灰度均值(中值)替换掉原来的像素值。 -K-nearest neighbor median (mean) a filter) for the pixel to be addressed, for a m* m role template. 2) In the tem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:上官云
  1. c-suanfa

    0下载:
  2. c语言数值计算算法,包括各种排序算法、差值、迭代等-c language numerical algorithms, including sorting algorithm, the margin, such as iterative
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:306176
    • 提供者:chenlm
  1. zuidayuzhifenge

    0下载:
  2. 基于组织的粒子群优化的最大类间方差阈值图像分割-Based on Particle Swarm Optimization organization of maximum between-cluster variance threshold Image Segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:xxyyff
  1. leijianfangchafenge

    0下载:
  2. 基于组织的粒子群优化的最大类间方差图像多阈值分割-Based on Particle Swarm Optimization organization the largest variance between-class multi-threshold image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:xxyyff
  1. OTSU

    0下载:
  2. 计算有效区域内的OTSU值: 通过标记图像,求取原图像中被标记的区域的OTSU阈值-Calculation of the effective region OTSU value: By marking images, to strike the original image of the region is marked OTSU threshold
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:sdf
  1. data

    0下载:
  2. BC环境下开发C语言实现的埃尔米特差值法的图形输出
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:54272
    • 提供者:陈卓然
  1. NewtonInterp

    0下载:
  2. 这个是我们用mfc写的一个关于牛顿插值的数值分析的程序,可以将数据保存到文本中,然后打开,同时计算出相应的均差来,最后进行插值,还可以得到近似的误差
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:28672
    • 提供者:yaokai
  1. otsu

    0下载:
  2. 这是本人下载和编译过的关于大津法二值化的matlab代码,效果比较好,可以作为分割的有效辅助-This is, I downloaded and compiled on the Otsu binarization method of matlab code, the effect is better, can be used as an effective auxiliary partition
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:黄玉
  1. ImprovementOfMotionDetection

    0下载:
  2. 于背景减除法和时域差分法,并对这两种算法加以了改进,综合二者优点,提出了一种新的运动检测方法。 以便于视觉监视中快速、准确地分割出运动目标。同时把分割出的运动目标用区域而不是轮廓二值图表示。以下的改进方案经实验证明可以实时地分割出运动目标,效果也较好。
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:210944
    • 提供者:Dongjianhua
  1. Canny

    0下载:
  2. 用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:163840
    • 提供者:方方
  1. RLMeter

    0下载:
  2. 原创的利用CDC对屏幕进行读写操作的显示控件,本控件在一个回流焊系统中作上位机的温度显示。可以设置和显示SV和PV以及容差值,并根据值情况进行报警显示待操作!特色:七段数码显示以画点形式生成,非常清淅漂亮!-Original use of CDC on the screen to read and write operation of the display control, the control system in a reflow
  3. 所属分类:Static控件

    • 发布日期:2024-05-19
    • 文件大小:395264
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org