搜索资源列表

  1. clahe

    1下载:
  2. 自适应直方图均衡算法,因为是从局部入手,所以图像增强效果显著。-This programme introduces an algorithm of adaptive histogram equipoise.And the effect of the enhancement is obvious because it begins from the part of the image
  3. 所属分类:图形图象

    • 发布日期:2024-11-01
    • 文件大小:5120
    • 提供者:张荣刚
  1. enhance2

    0下载:
  2. 自适应区域直方图均衡,用于图像增强,适用于超声图像,对超声图像的灰度增强又很好效果。-regional adaptive histogram equalization for image enhancement applies to ultrasound images, Ultrasound images of the Gray also enhanced good results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-01
    • 文件大小:9216
    • 提供者:张弛
  1. adaptive_LMS

    0下载:
  2. 自己写的基于LMS的自适应噪声抵消,例子是对一WAV声频信号去噪,效果不错,对这方面感兴趣的可以-wrote based on the LMS adaptive noise cancellation, for example, is a WAV audio signal denoising. good results, with interested can s
  3. 所属分类:matlab例程

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:秦品乐
  1. adaptive_LMS_cancel

    0下载:
  2. 基于基本LMS的自适应噪声抵消程序,对一音频信号去噪,效果不错-based on the basic LMS adaptive noise cancellation procedures, an audio signal denoising good results
  3. 所属分类:matlab例程

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:秦品乐
  1. Reinforcement_Image

    0下载:
  2. C语言实现图像增强实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对经典图像——三人模糊图像效果的增强。代码中包含自适应中值滤波、灰度幂次变化、分段线性变换、平滑化处理、高增益滤波等图像增强算法的C语言实现,值得参考。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-01
    • 文件大小:58368
    • 提供者:Michael_M
  1. matlab_2

    0下载:
  2. 基于二次型性能指标学习算法的单神经元自适应PID控制,采用二次型性能指标来计算控制律可以得到所期望的优化效果。-Quadratic performance index based on the learning algorithm of single neuron adaptive PID control, quadratic performance index used to calculate the control law can
  3. 所属分类:matlab例程

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:feiyang
  1. adaptivethresholdandtestprogram

    0下载:
  2. 一个自适应阈值处理程序,是图像分割领域难题的一个处理方向,该方法效果还不错An adaptive thresholding algorithm that seperates the background with nonuniform illumination. %foreground from the background with nonuniform illumination.-An adaptive threshold pr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-01
    • 文件大小:147456
    • 提供者:yemaoqiu
  1. CABAC

    0下载:
  2. 针对二值图像的压缩实现了算术编码以及解码 并在此基础上实现了一节自适应算术编码 有很好的压缩效果-For binary image compression realize the arithmetic coding and decoding and on this basis has been realized a very good adaptive arithmetic coding compression has the effe
  3. 所属分类:压缩解压

    • 发布日期:2024-11-01
    • 文件大小:5120
    • 提供者:xwolfs
  1. binary

    0下载:
  2. 二值化程序:实现自适应二值化。效果较好,二值化后图片较清晰-Binarization process: the realization of adaptive binarization. Better, after binarization clearer picture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:cheng tiantian
  1. kalmanfilter

    0下载:
  2. 一种改进的自适应滤波器的状态估计,效果非常之好,是用MATLAB编写的,直接在matlab下运行就可以看到完美的滤波效果,自适应算法是sage—husa算法,较传统的滤波器有很大提高-An improved adaptive filter state estimation, the effect is definitely a good thing, is to use MATLAB prepared directly in matla
  3. 所属分类:matlab例程

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:周志远
  1. a-new-automatic-simulated

    0下载:
  2. 传统的模拟退火法效果不怎么好,现在发展各类的退火法,如果你想改善退火效果,必须的利用各类退火算法的特点,这边的是自适应退火法-Traditional simulated annealing little effect, and now the development of various types of annealing, if you want to improve the annealing effect, we must us
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-01
    • 文件大小:104448
    • 提供者:徐陈
  1. adaptiveBievalueProcessOfImage

    0下载:
  2. 自适应门限二值化图像处理,自己最近完成的,还可以用,文件也加了两张图的效果,需要的可以试一试-Adaptive threshold binarization image processing, recently completed its own, but also can be used, the document also increase the effectiveness of the two plans, the needs
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-01
    • 文件大小:365568
    • 提供者:重大包
  1. Surfel_FILE_COMPRESSION

    0下载:
  2. 针对点云数据局部集中的特点,使用差值预测对点云数据进行预测处理 在预测的同时,根据IEEE2754 浮点数标准,简化浮点数的尾数,使用3. 5 Byte来表示一个浮点数,以提高压缩效果 然后对预测数据中连续重 复的字节使用该字节加该字节重复的次数的方式存储 最后对经过以上处理的数据使用一阶自适应算术编码进 行压缩。最终得到的程序在压缩比和内存占用两个方面远优于WinRAR、WinZip压缩软件-Point cloud dat
  3. 所属分类:编程文档

    • 发布日期:2024-11-01
    • 文件大小:337920
    • 提供者:周晨
  1. gasanfis

    0下载:
  2. 模糊自适应推理系统的程序,用过效果挺好。-Adaptive fuzzy inference system procedures, used very good effect.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:yuanyi
  1. Filter

    0下载:
  2. 包括图像的灰度变换,laplacian锐化,中值滤波,加权中值滤波,自适应滤波,添加噪声以及图像的平滑和反色处理,图像处理效果良好-Including images of gray-scale transformation, laplacian sharpening, median filtering, the weighted median filter, adaptive filter, add noise and image sm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-01
    • 文件大小:175104
    • 提供者:浩南
  1. aaa

    0下载:
  2. 用自适应阈值方法实现细胞图像分割源代码 可执行,效果不错,-Adaptive threshold method used to achieve cell image segmentation executable source code, well,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:lixiangrong
  1. html5_mb004_charisma html5经典浅蓝色管理后台

    0下载:
  2. html5丰富的页面效果,图形结合,自适应浏览器,兼容性很强(HTML5 rich page effects, graphics integration, adaptive browsers, and strong compatibility)
  3. 所属分类:WEB源码

    • 发布日期:2024-11-01
    • 文件大小:4655104
    • 提供者:阿木木12
  1. 基于形态学的权重自适应图像去噪

    0下载:
  2. 图像去燥,效果很好的!适应于图像处理的前期形态学处理。(The image is dryness, the effect is very good! It is adapted to the early morphological processing of image processing.)
  3. 所属分类:其他小程序

  1. 自适应轨迹跟踪算法

    0下载:
  2. 自适应( self-adaptive)是指处理和分析过程中,根据处理数据的数据特征自动调整处理方法、处理顺序、处理参数、边界条件或约束条件,使其与所处理数据的统计分布特征、结构特征相适应,以取得最佳的处理效果(Self-adaptive refers to the automatic adjustment of processing methods, processing sequence, processing parameters,
  3. 所属分类:仿真建模

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:Sunshine0421
  1. 自适应遗传算法matlab代码

    0下载:
  2. 自适应遗传算法matlab代码,效果很好,可以参考使用。(Adaptive genetic algorithm matlab code, the effect is very good, can be used for reference.)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:落魂秋水
« 12 3 4 5 6 7 8 9 10 ... 19 »

源码中国 www.ymcn.org