搜索资源列表
-
0下载:
图像边缘与轮廓运算包括
// RobertDIB() - robert边缘检测运算
// SobelDIB() - sobel边缘检测运算
// PrewittDIB() - prewitt边缘检测运算
// KirschDIB() - kirsch边缘检测运算
// GaussDIB() - gauss边缘检测运算
// HoughDIB() - 利用Hough变换检测平行直线
// ContourDIB() - 轮廓提取
// Trace
-
-
0下载:
GPU Accelerating Speeded-Up Robust Features. Many computer vision tasks require interest point detection and descr iption, such as real-time visual navigation. We present a GPU implementation of the recently proposed Speeded-Up Robust Feature extract
-
-
0下载:
统一计算设备架构技术的并行图像处理Unified architecture for parallel computing devices image processing-Unified architecture for parallel computing devices image processing
-
-
0下载:
这是粒子滤波重采样里的算法,是用于并行运算的。-This is in the resampling particle filter algorithm, is used for parallel computing.
-
-
0下载:
这也是用于粒子滤波重采样的算法程序,另一种并行运算方法。-It is also used for particle filter resampling algorithm procedures, another parallel computing method.
-
-
0下载:
OpenCL是一个为异构平台编写程序的框架,此异构平台可由CPU,GPU或其他类型的处理器组成。OpenCL由一门用于编写kernels (在OpenCL设备上运行的函数)的语言(基于C99)和一组用于定义并控制平台的API组成。OpenCL提供了基于任务分割和数据分割的并行计算机制。该代码非常适合学习OpenCL。-OpenCL is a programming framework for heterogeneous platforms, the heterogeneous platform
-
-
0下载:
并行细化快速算法,采用并行计算,速度块,多方向细化检测,效果好。-Fast parallel thinning algorithm, using parallel computing speed, multi-directional detection refinement, good effect.
-