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

搜索资源列表

  1. planestrain0stress8node-4square

    1下载:
  2. 平面单元四边形八结点单元的应力应变分析,考虑了应力应变梯度-the analysis of 2D plane including stress and strain
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:152490
    • 提供者:zhoufangyuan
  1. capture

    0下载:
  2. 这是一个图像超分辨率处理的程序,采用动态确定阶数的算法,根据空间距离和梯度信息限制的双重制约,能够很好的提高图像的分辨率。-This is an image super-resolution processing of the procedure for dynamically determining the order of the algorithm, distance and gradient information based on spatial constraints of the
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:80622
    • 提供者:puma
  1. eis

    1下载:
  2. 基于时空梯度的多分辨率目标跟踪稳像算法,该方法可用于处理有前景目标的图像,效果很好-Space-time gradient based target tracking of multi-resolution image stabilization algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:9274
    • 提供者:牟聪翀
  1. CORDICFPGA

    0下载:
  2. 基于CORDIC的梯度跟踪算法的FPGA实现 基于CORDIC的梯度跟踪算法的FPGA实现-Gradient-based tracking algorithm CORDIC FPGA Implementation of gradient-based tracking algorithm CORDIC FPGA Implementation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:206001
    • 提供者:wst
  1. waveletedge

    0下载:
  2. 针对灰度图像,在多尺度上做小波变换,根据变换后的梯度幅值和梯度方向,提取图像的边缘信息-For the gray image, to do the multi-scale wavelet transform, according to the transformed gradient magnitude and gradient direction of the image edge information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1259
    • 提供者:数风流人物
  1. TemplateTrans

    0下载:
  2. TemplateTrans,能实现图像梯度锐化处理、中值滤波、图像平滑处理、图像灰度变化处理等功能-TemplateTrans, to achieve the image gradient sharpening, median filtering, image smoothing, image gray scale processing and other functions
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:231672
    • 提供者:李力
  1. tidujiaozhengbianshi

    0下载:
  2. 梯度矫正辨识 梯度矫正辨识 -tidujiaozhengbianshi
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:121521
    • 提供者:李自凯
  1. conjugate-grad

    0下载:
  2. 图像处理的梯度算法,本身还行,有兴趣的可以研究一下-Gradient image processing algorithms, their okay, are interested can look at
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:9105
    • 提供者:liyoo
  1. Code

    0下载:
  2. 包括三个图像实例 有一定注释 主要包括灰度转化、二值化、灰度拉伸、梯度锐化、离散去噪、图像分割、图像归一化等等技术,同时带有BP神经网络的实现代码。对于新手,剪切剪切 就能用的-Image Smoothing Segmentation Feature Extraction Edge Extraction a sample of BP net Useful to the novice
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1725735
    • 提供者:guyue
  1. local_enhancement

    1下载:
  2. 基于MatLAB的图像的局部增强。采用梯度比较,将暗的区域变亮-local enhancement
  3. 所属分类:matlab

    • 发布日期:2015-07-19
    • 文件大小:1024
    • 提供者:nemo
  1. 7788

    0下载:
  2. 大名鼎鼎的方帅的博士学位论文---目前,计算机智能视频监控在理论和应用上都面临着很多难题,国内外大批学者投身于该领域的研究和探索,并且取得了大量的成果.本文是在这些成果的基础上,对计算机智能视频监控系统的关键技术进行研究.主要贡献可概括如下:首先,对目标检测技术进行了研究,并提出了一种基于背景建模的运动目标检测算法.利用统计的方法建立了基于颜色和颜色梯度的背景模型,并实时地对背景模型进行更新,最后将这两种背景模型综合考虑对目标进行了有效的检测.接着,研究了复杂背景下多目标跟踪问题,提出了基于蒙特
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5263067
    • 提供者:王一
  1. canny

    0下载:
  2. 最优的阶梯型边缘检测算法(canny边缘检测) 1.Canny边缘检测基本原理 (1)图象边缘检测必须满足两个条件:一能有效地抑制噪声;二必须尽量精确确定边缘的位置。 (2)根据对信噪比与定位乘积进行测度,得到最优化逼近算子。这就是Canny边缘检测算子。 (3)类似与Marr(LoG)边缘检测方法,也属于先平滑后求导数的方法。 2.Canny边缘检测算法: step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1271572
    • 提供者:lx
  1. bigPixel

    0下载:
  2. 显示梯度图像,寻找图像中最大像素值并找出边界。-show the gradient of a picture,find the edge of big pixel in a picture
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2512
    • 提供者:fuky
  1. HoGT

    0下载:
  2. 用于人体检测的经典HOG算法,基于梯度的直方图提取算法.-HOG Classic for human detection algorithm, based on the gradient of the histogram extraction algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3978
    • 提供者:
  1. auto_tracker_system_based_on_dbf

    2下载:
  2. 针对多目标测控问题,提出了一种实用的利用基于圆阵的数字波束形成技术来实现目标跟踪的系统。在系统实际工作于噪声和干扰环境中时,为避免计算梯度时可能出现的数值突变,提出了一种修正的梯度跟踪自适应算法,可靠地实现了权值更新,并对各阵元输出进行加权合并,以获得最大信号输出,同时实现对目标方位角和俯仰角的自动捕获和跟踪,且跟踪迅速、正确、稳定。仿真结果表明了所提出的方案的正确性。-Monitoring and control for multi-objective problem, a practical
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:11769
    • 提供者:管吉兴
  1. Analytical-Gradient-Based-Optimization-Technique.r

    1下载:
  2. 应用共轭梯度法综合优化交叉耦合滤波器。参考文献<Synthesis of Cross-coupled’Resonator Filters Using an Analytical Gradient-Based Optimization Technique >Smain Amari-Synthesis of Cross-coupled’Resonator Filters Using an Analytical Gradient-Based Optimization Technique _
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4033
    • 提供者:wuguochun
  1. Gradient_sharpening_image_processing_source_code.r

    0下载:
  2. 图像处理之梯度锐化源代码Gradient sharpening image processing source code-Gradient sharpening image processing source code Gradient sharpening image processing source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:42213
    • 提供者:ynm
  1. enhanimg_gradient_laplacian_6

    0下载:
  2. 结合拉普拉斯算子和梯度实现的图像增强代码,实验效果很好-this code combining laplacian with gradient algorithms has better result for image enhanging
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:14281
    • 提供者:王利利
  1. GPSR_6.0

    0下载:
  2. GPSR_6.0 工具器,梯度投影法CS恢复,很有用的-GPSR_6.0
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1400522
    • 提供者:liu
  1. src

    0下载:
  2. Visual c++ 写的图像梯度锐化程序的源码-Visual c++ program written in the source image gradient sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:40531
    • 提供者:张睿昭
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com