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

搜索资源列表

  1. 基于Retinex的MSRCR算法的C语言实现

    0下载:
  2. 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:86723
    • 提供者:myb
  1. GVF_Snake_plus.rar

    1下载:
  2. GVF snake的C++实现,开发环境为VC6.0,OpenCV。大部分代码都为本地代码。代码依据GVF原始论文以及其demo编写。 ,GVF snake' s C++ implementation, development environment for VC6.0, OpenCV. Most of the code for the local code. GVF dissertation based on original code as well as the preparation o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-02-06
    • 文件大小:91305
    • 提供者:wenxiao
  1. work.rar

    0下载:
  2. 信号的FFT分析 利用FFT实现两序列的线性卷积。,FFT implementation using the linear convolution of two sequences
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1308
    • 提供者:敬永明
  1. ransac.rar

    2下载:
  2. 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。,Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-24
    • 文件大小:18592
    • 提供者:朱静
  1. hough2

    0下载:
  2. hough变换中,进行了hough变换,峰值检测,找非零点,找到相关像素后,还要执行这个操作,才能实现功能-hough transform for the hough transform, peak detection, to find non-zero, after finding the relevant pixel, but also the implementation of this operation, to achieve functional
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2228
    • 提供者:llp
  1. Haarwavelet

    0下载:
  2. 基于最简单的小波基函数Haar的图像变换于反变换的MATLAB实现,一维和二维均有代码-Based on the most simplest Haar wavelet function, the image transform in the inverse transform of the MATLAB implementation, both one-dimensional and two-dimensional code
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:227764
    • 提供者:smileolive
  1. Implementation-of-SIFT-detection

    0下载:
  2. 摘要:针对SIFT 特征提取的硬件实现结构复杂、难以达到实时性的问题,提出一种改进的高斯金字塔构建方法,该方法从 构建高斯金字塔的原始意义出发,大幅减少了所需的运算时间和存储单元。同时提出并验证了合适的SIFT 参数配置,以及 具体的硬件优化和并行实现方案,使整个系统可以在一片单独的FPGA 芯片上实现。该系统读入串行像素数据流,输出关键 点的特征描述符,并采用256×256 的图像对其进行了仿真验证,结果表明完全达到了实时的效果。 关键词:特征点 实时 尺度不变特征变换 现场可
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:241854
    • 提供者:李齐贤
  1. KOCH

    0下载:
  2. 自己写的KOCH曲线,利用OpenGL和C++实现,本来发在我的blog上面,http://www.cppblog.com/deercoder/articles/101583.html 居然下载达到410次,发到这里,希望更多的人能够受用,同时欢迎大家访问我的blog。-Wrote it myself, KOCH curve, using OpenGL and C++ implementation, hair in my blog above, http://www.cppblog.com/
  3. 所属分类:Fractal program

    • 发布日期:2017-04-09
    • 文件大小:1411762
    • 提供者:boss liu
  1. algorithms-and-implementation

    0下载:
  2. Visual C++数字图像处理典型算法及实现 源码-Visual C++ digital image processing algorithms and implementation of a typical source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1442017
    • 提供者:沈星
  1. Gray-linear-transformation-function-implementation

    0下载:
  2. 灰度线性变换函数实现,在数字图像领域有广阔的应用-Gray-linear transformation function implementation in the field of digital image has broad application
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2057
    • 提供者:Nick
  1. gaborfilter5

    0下载:
  2. Gabor滤波器的实现函数,与一般网上下载的不同,滤波效果更好,易于提取图像特征-Gabor filter implementation function, and general downloading different, better filtering, easy to extract image features
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1597
    • 提供者:李萍
  1. implementation picture browsing

    1下载:
  2. delphi实现图片浏览缩略图查看和大图浏览-delphi implementation picture browsing thumbnails to view and browse large map
  3. 所属分类:图片显示浏览

    • 发布日期:2013-09-24
    • 文件大小:251103
    • 提供者:caidan
  1. svdUpdate

    0下载:
  2. 本程序在matlab中实现了增量svd算法-implementation of incremental svd using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1600
    • 提供者:33
  1. mypca

    0下载:
  2. PCA算法在matlab中的实现,简单有效-PCA algorithm implementation in matlab, simple and effective
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:784
    • 提供者:张其
  1. fingerprint

    2下载:
  2. 基于haar小波变换的快速指纹识别算法的设计与实现。-Haar wavelet transform-based fingerprint recognition algorithm for the rapid design and implementation.
  3. 所属分类:2D Graphic

    • 发布日期:2015-07-31
    • 文件大小:1410556
    • 提供者:8912209
  1. code

    0下载:
  2. 基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4096
    • 提供者:Anna
  1. Simple-Graphic-Design-And-Implementation-of-librar

    0下载:
  2. 设计和实现一个图形函数库,具有绘制直线段、任意圆弧、椭圆弧、多边形区域的阴影填充和颜色填充等功能-Design and implementation of a graphics library, with drawing straight line segments, arbitrary arc, elliptical arc, polygon area fill and color filled the shadow functions
  3. 所属分类:Graph program

    • 发布日期:2017-03-21
    • 文件大小:24724
    • 提供者:celine
  1. KLH

    0下载:
  2. 图形变换源码集,包括霍特林变换(K-L变换),沃尔什哈达玛反变换,VC实现-Graphic transformation source code sets, including the Hotelling transform (KL transform),沃尔什哈达玛inverse transform, VC implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:8064
    • 提供者:张海龙
  1. c

    0下载:
  2. A Star寻路算法 c语言实现 * 这段代码没有进行任何优化(包括算法上的), 但不意味我不知道该怎样优化它, * 它是为教学目的而做,旨在用易于理解和简洁的代码描述出 A* 算法在求最段路 * 径中的运用.-A Star pathfinding algorithm c language implementation
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2993
    • 提供者:Calio
  1. 6139772-Graph-Implementation-Using-Linked-List.ra

    0下载:
  2. this is a source code for graph implementation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1120
    • 提供者:ratika_goel
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com