-
h.264-cuda-master
This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA.
Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
- 2014-10-15 07:32:32下载
- 积分:1
-
matlab
这个同样是利用matlab编程,结合matlab遗传算法工具箱来实现遗传算法的功能(Matlab this is to use the same programming, combined with genetic algorithm matlab genetic algorithm toolbox to achieve the function of)
- 2009-04-11 15:43:00下载
- 积分:1
-
Autofocus
介绍自动对焦的文章主要介绍了对焦技术探测技术包括频域分析目标函数目标函数效能验证影像评估效能之因素高斯低通滤波器参数的选取自动对焦技术以及相关实验结果与分析(Introduction Auto focus of the article introduces the focus technology, detection technology including frequency domain analysis, the objective function, the objective function performance verification, image assessment of the effectiveness of the factors, Gaussian low-pass filter parameter selection, auto-focus technology and related experimental results and analysis.)
- 2009-11-26 15:49:33下载
- 积分:1
-
new
IMPARARE IL C++ in 2 ore e mezzo?
Modulo-new
- 2015-03-10 23:21:14下载
- 积分:1
-
firework
基于easyX library的祝福烟花,可以给你的 TA 送去属于你自己的祝福烟花。(Blessing fireworks on easyX library, you can give your TA send your own blessings fireworks.)
- 2014-10-18 18:54:31下载
- 积分:1
-
TEMEX
MATLAB (MATLAB )
- 2015-01-01 17:10:42下载
- 积分:1
-
Matlab
暑期matlab大作业
通信系统仿真大作业(Summer matlab great job communication system)
- 2013-12-21 19:31:58下载
- 积分:1
-
CSharp
the program to run example
- 2014-09-11 01:00:20下载
- 积分:1
-
libsvm-2.88
LIBSVM 是台湾大学林智仁 (Chih-Jen Lin) 博士等开发设计的一个操作简单、易于使用、快速有效的通用 SVM 软件包,可以解决分类问题(包括 C- SVC 、n - SVC )、回归问题(包括 e - SVR 、 n - SVR )以及分布估计( one-class-SVM )等问题,提供了线性、多项式、径向基和 S 形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。(LIBSVM is林智仁Taiwan University (Chih-Jen Lin) Dr. develop design a simple, easy to use, fast and effective generic SVM software package, can solve the classification problems (including the C-SVC, n- SVC), regression ( including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM) and so on, provides a linear, polynomial, radial basis function and the S-shaped kernel function of four commonly used for selection, can effectively to solve a wide range of issues, cross-validation to choose the parameters of the imbalance in the weighted sample, multi-category probability estimation.)
- 2009-02-08 23:35:31下载
- 积分:1
-
caltime
遗传算法解决作业车间调度问题,,这一M文件计算工序的加工顺序与加工时间(Genetic algorithms to solve the job shop scheduling problem,, the M-file to calculate the value of the objective function.)
- 2015-04-15 15:30:03下载
- 积分:1