搜索资源列表
-
0下载:
PSP上的2D开发库
JGE++ 簡介:
PSP上有一個獨立的GPU, 在我們編寫遊戲時, 要是能把有關圖像處理的工作都交給GPU做, 就可以減輕主處理器的很多負擔, 令整體程序的運\作, 得到數倍的提升!
JGE++ (Jas Game Engine) 就是一個利用GU 庫寫成的2D遊戲引擎, GU庫的原本用途是用作編寫3D遊戲, 我們把它應用在2D遊戲上, 就可以享用硬件加速所帶來的種種好處, 例如運\行速度的提升, 混色/半透明色效果, 圖像放大縮小和旋轉等!
-
-
0下载:
文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上,The article describes how to use CUDA to achieve neural networks, and he applied to image processing unit on the GPU
-
-
0下载:
A command line tool that implement multi High Dynamic Range Image Processing Algorithms using OpenGL and Graphics Processing Units (GPU).,A command line tool that implement multi High Dynamic Range Image Processing Algorithms using OpenGL and Graphic
-
-
0下载:
利用GPUImage类库,组合各种滤镜效果(一共几十种滤镜)作用于图片,或者实时Camera。-An open source iOS framework for GPU-based image and video processing
-
-
2下载:
本程序借助OpenGL及其高级着色语言GLSL实现了图像降噪,锐化,对比度增强等图像处理操作!-With this procedure and its high-level shading language GLSL OpenGL implementation of image noise reduction, sharpening, contrast enhancement and other image processing!
-
-
0下载:
可以直接调用的图像处理类库,欢迎大家下载-Can directly call the image processing library, welcome you to download
-
-
0下载:
Presentation on Image Processing with GPU
-
-
0下载:
A GUI for High Dynamic Range Image Processing using OpenGL and GPU. By performing the algorithms on the graphics processing unit (GPU), this program can immediately display the results of the algorithm and parameter changes.
-
-
0下载:
文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上。
-An Artificial Neural Network is an information processing method that was inspired by the way biological nervous systems function, such as the brain, to process information. It is composed of a large number of
-
-
0下载:
一个简单的GPU图像处理程序,使用Qt框架,OpenGL API和OpenGL着色器语言开发。-A simple GPU image processing program, using the Qt framework, the OpenGL API and OpenGL shader language development.
-
-
0下载:
基于GPU的图像处理程序,该程序实现了图像的匹配功能-Based on image processing program of the GPU, the program realize image matching function
-
-
0下载:
比较了利用opencv处理图像在cpu和gpu环境下的区别,对于学习GPU编程的朋友会有很大帮助-Using opencv image processing in the difference between the cpu and gpu environment will be very helpful for friends to learn GPU programming
-
-
0下载:
GPU精粹1,介绍GPU图像处理技术的书籍。-GPU Gems 1, introduce the books of GPU image processing technology.
-
-
0下载:
用于GPU的图像处理算法,可能对有的人有帮助.-For the GPU image processing algorithms, may help some people.
-
-
0下载:
Calculate the eigenvalues of many 3x3 real symmetric matrices.-Calculate the eigenvalues of many 3x3 real symmetric matrices. Computation is non-iterative, based on fully vectorized matlab matrix operations, and GPU computation is supported. It is fa
-
-
0下载:
支持实时摄像头滤镜的GPUImage是iOS下一个开源的基于GPU的图像处理库,提供各种各样的图像处理滤镜,并且支持照相机和摄像机的实时滤镜。GPUImage for Android是它在Android下的实现,同样也是开源的,托管在Github上。-Support real-time camera filters GPUImage is IOS under an open source GPU based image processing library, provides a variety
-
-
0下载:
利用CUDA进行图像处理,压缩包内有CPU和GPU运行版本,时间上的对比非常明显-CUDA programming for Image processing
-
-
0下载:
这是在Matlab软件平台下的 GPU程序,用最近邻域双线性插值算法填补图像中缺失区域,是并行运算处理,使用CUDA来编写程序。(This is the GPU program under the Matlab software platform, and the nearest neighborhood bilinear interpolation algorithm to fill the missing areas in the image is parallel processing,
-