CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 性能优化

搜索资源列表

  1. Integrated_Performance_Primitives(Intel_IPP)

    1下载:
  2. 这是一本介绍如何使用英特尔集成性能原件(Intel IPP)来优化软件开发的的官方书籍,IPP中包含了上千个对多媒体和数据处理应用高度优化并为多核设计的软件函数,包括编解码技术、图像处理、语音识别、计算机视觉、矩阵运算、密码技术等,并特别提供了编解码器的开发框架。-This is an introduction how to use the Intel Integrated Performance Primitive (Intel IPP) to optimize the software de
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9.09mb
    • 提供者:
  1. TSnake

    0下载:
  2. Snake的初衷是为了进行图像分割,但它对初始位置过于敏感,且不能处理拓扑结构改变的问题。初始位 置的敏感性可以用遗传算法来克服,因为它是一种全局优化算法,且有良好的数值稳定性。为了更精确地进行图 像分割,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜 索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优 化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:448.22kb
    • 提供者:ultraqiangda
  1. Harris

    0下载:
  2. 优化的Harris角点检测的算法, 性能优良,matlab源程序-Optimization of Harris corner detection algorithm, excellent performance, matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1.91kb
    • 提供者:machao
  1. YUV-RGB

    0下载:
  2. 介绍视频处理过程中涉及到的两个颜色空间:RGB和YCbCr,以及他们之间的转换。用查表法优化媒体播放软件中YCbCr到RGB的转换,以达到提高转换速度,减少计算量,提高视频解码整体性能的Ifl的。-Introduction video processing involved in the two color spaces: RGB and YCbCr, and convert between them. Using look-up table to optimize the media play
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:54.75kb
    • 提供者:
  1. Java--Picasa

    0下载:
  2. 基于PC的高仿Picasa,免费图片管理工具,数秒钟内就可找到并欣赏计算机上的图片。性能优化很好,可以当作毕业设计-PC-high imitation of Picasa, free photo management tool, a few seconds you can find and enjoy the pictures on your computer. Performance optimization and good can be used as a graduation proje
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.68mb
    • 提供者:
  1. Vector-quantization

    1下载:
  2. 采用自组织映射算法(SOM)设计码书,达到全局最优,同时采用组合码字和图像块动态划分等优化算法,最终实现的码书性能比LBG算法有很大提高。这是中科大视频技术的final project,附有最终版的report和presention。-Using self-organizing map algorithm (SOM) designed codebook, the global optimum, while using a combination code word and image block
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.97mb
    • 提供者:刘星宇
  1. ColorImageProcessing

    0下载:
  2. 一种基于non-sample的纹理合成demo,程序性能还有待优化,效果还不错.-texture synthesis demo.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10.18mb
    • 提供者:张永杰
  1. SA-TSP

    0下载:
  2. 基于经典的优化算法--模拟退火算法的旅行商问题寻优实现,该算法比较经典,可用于后续一些性能对比分析-The traveling salesman problem-- the classical optimization algorithms and simulated annealing algorithm is implemented based on the algorithm, compare the classic, can be used for the analysis of sub
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4.88kb
    • 提供者:颜妍
  1. softmax

    0下载:
  2. Softmax 函数处理,softmax 用于 Deep Learning 后的分类器的实现与识别,此函数的参数经过优化,有较强的泛化能力和性能-Softmax function processing, softmax classifier Deep Learning for the realization and recognition, the parameters of this function is optimized, there is a strong generalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3.89kb
    • 提供者:guai111
  1. 2013bmtjb

    0下载:
  2. 针对图像分割的复杂性,利用遗传算法对BP神经网络的权值和阈值进行优化,设计出误差最小的神经网络,然后再对图像的像素进行分类识别,实现并提高了图像分割性能。仿真实验表明,与传统的图像分割方法相比,取得了比传统方法更好的图像分割效果。-image segment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5.85kb
    • 提供者:lijian
  1. samplecode

    0下载:
  2. 实现摄像头的图像标定,用于进行摄像头性能的优化调试。本部分为示例代码,需要自行开发使用。(Realize the camera image calibration, for the camera performance optimization debugging. This section is an example code that needs to be developed and used by itself.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:2kb
    • 提供者:ssssqwe
搜珍网 www.dssz.com