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

搜索资源列表

  1. huffman

    0下载:
  2. matlab实现huffman编码 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark) 6. huffman_demo1.m (dem
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:19355
    • 提供者:lindajillduan
  1. dialog_bar

    0下载:
  2. 该代码例子提供了一个很好的可以移动和设置移动目标的运动标尺例子。-The code examples provide a good mobile and can target the mobile movement benchmark examples.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:49717
    • 提供者:风咯
  1. VB-Ruler-for-drawing.zip

    2下载:
  2. 在VB窗体上生成标尺系统并精确会制几何图形,Form in the VB generate accurate benchmark system and the system geometry will
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-23
    • 文件大小:4149
    • 提供者:国营农场
  1. stirmark

    0下载:
  2. 实现对数字水印各种攻击的软件。刚才已经上载过了,但由于一直没得到回应。麻烦站长审核通过,急需一些代码做毕设。。。非常感谢。-To achieve a variety of attacks on digital watermarking software. Have already been uploaded, but no response has been. Trouble station approved, completion of an urgent need to do some se
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3317437
    • 提供者:mhh
  1. stirmark

    0下载:
  2. 数字水印攻击测试经典软件。攻击方式有旋转,裁切,缩放,添加椒盐噪声等-Classic Software Testing for Digital Watermarking. Attacks are rotating, cropping, zoom, add salt and pepper noise
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9758818
    • 提供者:陈栋梁
  1. Benchmark_resolution

    0下载:
  2. 開啟BenchMark raw檔案。提供幾種不同解析度的選擇。並且提供不同方式的解析度選取方式。-Open BenchMark raw files. Offer several different resolution options. And provide different ways to approach the resolution selected.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:526403
    • 提供者:cowman
  1. shudao

    0下载:
  2. 基于opengl系统的位图对象处理,带可缩放的标尺-Opengl bitmap-based object handling system with scalable benchmark
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:198043
    • 提供者:luzhankui
  1. SimilarityCompare

    2下载:
  2. 本程序用于计算两个矢量图形的相似程度。 对于图形形状相似性问题,本程序满足了五个基本要求: 1.对于任意两个图形的相似程度必须得出一个量化的结果,在此称为图形相似度。 2.对图形形状的检测必须忽略 大小、旋转、轴对称、连线顺序的影响。 3.对于相同的图形,形状相似度必须为1;对于不相同的图形,形状相似度必须小于1。 4.两个图形的形状相似度必须与其相似程度成严格单调性,即对于同一个基准图形,越相似的图形相似度越高,越不相似的图形相似度越低。 5.必须能在可接受的时间与空间
  3. 所属分类:Graph Recognize

  1. flashas3youhua

    0下载:
  2. 来自Adobe官方的Flash动画优化指南教程,包括以下的内容:  • 如何节省内存  • 如何最大程度减小 CPU 使用量  • 如何提高 Actionscr ipt 3.0 性能  • 加快呈现速度  • 优化网络交互  • 使用音频和视频  • 优化 SQL 数据库性能   • 基准测试和部署应用程序-Adobe Flash animations from the
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:2025635
    • 提供者:June
  1. ei99-benchmark

    0下载:
  2. A fair benchmark for image watermarking systems- pdf file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:159476
    • 提供者:leelasaladi
  1. DCT

    0下载:
  2. JPEG标准中规定了4种压缩模式[15]:顺序编码(Sequential encoding),渐进编码(Progressive encoding),等级编码(Hierarchical encoding),无损编码(Lossless encoding)。应用最为广泛的为基于DCT变换的顺序编码,也称之为基准模式(Baseline mode),其它几种模式都以此为基础。这里,采用了JPEG基准模式对图像进行压缩,在基准模式中,熵编码采用哈夫曼编码方法。 -JPEG standard specif
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1177
    • 提供者:yxl
  1. OGLBench

    0下载:
  2. OpenGL测试程序OGLBench——OpenGL Geometry Benchmark 1.0-OpenGL test program OGLBench- OpenGL Geometry Benchmark 1.0
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:266699
    • 提供者:周善人
  1. caltech-image-search-1.0

    1下载:
  2. 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Sc
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-23
    • 文件大小:148728
    • 提供者:薛振华
  1. Clock-Wipe

    0下载:
  2. 1. 首先把兩張圖讀進來,求出高與寬和設定time的最大值 2. 利用atan()這個數學函式算出角度,以圖的中心為基準width/2和height/2 把x,y帶入atan(-(y-height/2)/(x-width/2))*180/PI - 當求出的角度<隨著時間比例變的角度,則將新的圖覆蓋到舊的圖 - 反之,用舊的圖覆蓋舊的圖 3. 但是,這會產生一個問題,因為斜率一樣,且atan()求出的角度範圍只有-90~90度,所以一三象限或者二四象限會發生同時wi
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5515628
    • 提供者:liu
  1. SRmatlab

    0下载:
  2. 基于马尔科夫随机场的,例子学习超分辨率复原代码。-This is an implementation of the example-based super-resolution algorithm. Although the applications of MSFs have now extended beyond example-based super resolution and texture synthesis, it is still of great value to revisit
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:37349735
    • 提供者:任伟彦
  1. Kapoor_Winn

    0下载:
  2. This paper introduces the Located Hidden Random Field (LHRF), a conditional model for simultaneous part-based detection and segmentation of objects of a given class. Given a training set of images with segmentation masks for the object of inter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:296843
    • 提供者:Daria
  1. 179.art

    0下载:
  2. 179.art是spec cpu2000的一个基准测试程序,是一个用来识别物体的神经网络模型。-179.art is spec cpu2000 a benchmark test procedure ,is used to identify objects in a neural network model.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:793105
    • 提供者:朱方波
  1. supervoxel

    0下载:
  2. gbh, gb, swa, ncut 等过分割算法的代码。C/matlab-LIBSVX: A Supervoxel Library and Benchmark for Early Video Processing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5652328
    • 提供者:liangzhao
  1. struck

    0下载:
  2. Struck跟踪源代码+论文(CVPR2013 benchmark No.1)-Struck Tracking Code and Paper(CVPR2013 benchmark No.1)
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:8729979
    • 提供者:bolun
  1. Segmentation-assess-Benchmark

    0下载:
  2. 伯克利图像小组提出来的图像分割评价指标:边界误差。-Evaluation of image segmentation. Image: Berkeley group boundary error.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4718
    • 提供者:夏悠然
« 12 »
搜珍网 www.dssz.com