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

搜索资源列表

  1. l1benchmark

    1下载:
  2. l1benchmark 这个算法包提供了十种求解带稀疏约束的矩阵方程 AX=b 的 MATLAB 实现代码,并提供了一个比较各种算法求解结果的演示。-An L1-norm minimization benchmark package, which contains an implementation of ten L1-norm minimization algorithms in MATLAB. The package also provides a test scr ipt for comp
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:46215
    • 提供者:bsmsht
  1. test2eyes5

    0下载:
  2. 基于SIFT快速匹配算法,对障碍物进行检测,提取障碍物,双目测距等。能指出指定范围内的障碍物。-SIFT-based fast matching algorithm, obstacle detection, extraction of obstacles, such as binocular distance. Can point to obstacles within the specified range.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-18
    • 文件大小:27874421
    • 提供者:罗铃
  1. 2D_OTSU

    0下载:
  2. 二维的OTSU二值化代码,利用integral image 技术,速度极快!-2D OTSU using integral image techique. It s very fast!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3219
    • 提供者:shaohu
  1. fastica.tar

    0下载:
  2. Matlab code for fast ICA
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:35619
    • 提供者:ajax
  1. fatmap2

    0下载:
  2. 一些快速纹理映射的例子- Some fast texture mappings examples
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:55959
    • 提供者:站长
  1. D12R1

    0下载:
  2. FFT(快速傅立叶变换)的算法实现-FFT (Fast Fourier Transform) algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-02
    • 文件大小:8838
    • 提供者:
  1. LS-JAVA

    1下载:
  2. 水平集图像处理方法中fast marching方法,窄带方法及level set方法的JAVA代码-Level set method of image processing fast marching method, narrow-band method and level set methods JAVA code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:80999
    • 提供者:阳云
  1. face_tracking_based_on_Camshift_and_morphology

    0下载:
  2. 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:23508
    • 提供者:王亮亮
  1. tuxiangfenli

    0下载:
  2. 通过对独立分量分析算法的研究,介绍了该算法的基本模型及目前应用最广泛的快速定点ICA算法的数学原理.通过仿真试验结果表明,用该算法对随机混合的3幅图像进行盲分离,取得了理想的效果.-By independent component analysis algorithm, introduced the algorithm for the basic model and is currently the most widely used fast fixed-point ICA algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:243767
    • 提供者:卡卡
  1. fast_block_dct

    0下载:
  2. Fast m-scr ipt implementation of Block-DCT ( 2-D DCT )
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2035
    • 提供者:xj
  1. AFastBlock2matchingMotionEstimationAlgorithm

    0下载:
  2.  为了减小运动估计算法的计算复杂度及提高视频压缩编码的效率,提出了一种新的快速、有效的块匹配运 动估计算法.-In order to reduce the motion estimation algorithm of the computational complexity and improve the efficiency of video compression coding, a new fast and effective block-matching motion estimat
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:586567
    • 提供者:孙翔
  1. MATLAB

    1下载:
  2. Using the function to sample the voice signal and achieve fast Fourier transform in MATLAB, and then get the signal characteristics of the spectrum.Filtering the signal from the filter,and then playback the signal of voice
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:72469
    • 提供者:林霞
  1. signalprocess_fft_VHDL

    0下载:
  2. 一篇用VHDL实现快速傅立叶变换的论文,包括原理分析和代码实现,印度圣雄甘地大学M.A.学院提供,同时包含使用手册,做FFT很好的-VHDL with a fast Fourier transform papers, including the principle of analysis and code, India Mahatma Gandhi Institute of the University of MA, at the same time contains the user manu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:391882
    • 提供者:费尔德
  1. Graphics4

    0下载:
  2. 图形算法合集4:快速线性插值、半色调技术、使用lookup查找表的快速卷积、Nurbs曲面三角化等等。-Graphical Collection 4: rapid linear interpolation, halftoning techniques, the use of look-up table lookup fast convolution, Nurbs surface triangulation and so on.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:354065
    • 提供者:metallica
  1. tcp-fast

    1下载:
  2. fast_tcp的源代码加上了自己对它的中文注释,由于关于这方面的资料比较少所以想把自己做的一些东西拿出来,让同样学TCP的网友多点参考-fast_tcp added the source code of its own Chinese notes, as a result of the information in this regard is less so wanted to do something out so that the same TCP users learn more re
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:10483
    • 提供者:王名
  1. fftshixian

    0下载:
  2. 快速傅立叶变换(FFT)算法实现 将DFT算法与FFT算法计算时间进行比较,分析二者的效率和精确差异。-Fast Fourier Transform (FFT) algorithm to DFT algorithm and FFT algorithm for computing time to carry out comparative analysis between the two differences in the efficiency and precision.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:17123
    • 提供者:张帅
  1. jpeg

    0下载:
  2. 一个图像处理程序,使用DCT快速算法,只需把源码改成m文件即可。-An image processing procedures, the use of DCT fast algorithm, just the source file can be replaced by m.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2017
    • 提供者:volcano
  1. fast-Win32-i686

    0下载:
  2. fast特征提取算法,在WINDOWS环境下,是一种较好的方法!-fast feature extraction algorithm, in the WINDOWS environment, is a better way!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:961081
    • 提供者:the_good_dog
  1. toolbox_fast_marching

    0下载:
  2. fast marching method
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4983531
    • 提供者:杨帆
  1. FFTLib.h

    0下载:
  2. Fast Fourier Transform FFTLib.h
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:953
    • 提供者:Cheol
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com