Location:
Search - gauss parallel
Search list
Description: 几个边缘检测算子代码:Roberts Sobel Prewitt Kirsh和Gauss-Laplace
Hough变换:平行直线检测-Several edge detection operator code: Roberts Sobel Prewitt Kirsh and Gauss-LaplaceHough transform: parallel line detection
Platform: |
Size: 885760 |
Author: dlf |
Hits:
Description: VC++的边缘与轮廓处理程序,包括边缘检测(五个算子,robert,sobel,prewitt,kirsch,gauss-laplase),hough变换(平行直线检测),轮廓提取,种子填充(两个算法),和轮廓跟踪。-VC++ The edge with the outline of treatment procedures, including edge detection (five operator, robert, sobel, prewitt, kirsch, gauss-laplase), hough transform (parallel-line detection), contour extraction, seed filling (two algorithms ), and contour tracking.
Platform: |
Size: 2132992 |
Author: ZL |
Hits:
Description: 并行高斯消去法解线性方程组几阶的都可以的-Parallel Gaussian elimination solution of linear equations can be a few bands of
Platform: |
Size: 3072 |
Author: 成斌 |
Hits:
Description: 图像边缘与轮廓运算包括
// RobertDIB() - robert边缘检测运算
// SobelDIB() - sobel边缘检测运算
// PrewittDIB() - prewitt边缘检测运算
// KirschDIB() - kirsch边缘检测运算
// GaussDIB() - gauss边缘检测运算
// HoughDIB() - 利用Hough变换检测平行直线
// ContourDIB() - 轮廓提取
// TraceDIB() - 轮廓跟踪
// FillDIB() - 种子填充算法1
// Fill2DIB() - 种子填充算法2-Image edge and the outline of computing, including// RobertDIB ()- robert edge detection operator// SobelDIB ()- sobel edge detection operator// PrewittDIB ()- prewitt edge detection operator// KirschDIB ()- kirsch edge detection operator// GaussDIB ( )- gauss edge detection operator// HoughDIB ()- the use of Hough transform detection of parallel straight lines// ContourDIB ()- contour extraction// TraceDIB ()- contour tracking// FillDIB ()- Seed Filling Algorithm 1// Fill2DIB ()-- seed fill algorithm 2
Platform: |
Size: 5120 |
Author: kelly |
Hits:
Description: 一个不错的全主元高斯消去法并行算法的MPI源程序-a MPI source code for Gaussian elimination s parallel algorithm
Platform: |
Size: 3072 |
Author: Juri hui |
Hits:
Description: 并行计算之高斯消去源代码,mpi+vc环境下实现-parallel compute gauss
Platform: |
Size: 2048 |
Author: 程宾 |
Hits:
Description: 用c语言编写的gauss迭代,属于并行算法,是学习的好资料!-With the c language of the gauss iteration, are parallel algorithms, is to learn the good information!
Platform: |
Size: 2048 |
Author: 付玉强 |
Hits:
Description: 高斯网络的非线性动态系统直接逆模型辨识,为一并联结构-The Gauss network non-linear dynamic system direct counter model identification, is a parallel structure
Platform: |
Size: 1024 |
Author: 徐凯 |
Hits:
Description: 高斯消元法求解线性方程组的并行程序。该程序已经测试通过,运行非常稳定,计算量控制的也很好。-Gauss elimination method for solving linear equations of parallel programs.The program has been tested, very stable operation, the control computation is also very good.
Platform: |
Size: 2048 |
Author: |
Hits:
Description: gaussian algorithm for parallel solution of linear equations using MPI
Platform: |
Size: 4096 |
Author: halshka |
Hits:
Description: 各种边缘检测:robert边缘检测,sobel边缘检测,prewitt边缘检测,kirsch边缘检测,gauss边缘检测,利用Hough变换检测平行直线,轮廓提取,种子填充算法1,2,3.-Various edge detection: Robert Sobel edge detection, edge detection, edge detection and edge detection of Prewitt, Kirsch, Gauss edge detection, the use of Hough transform detection of parallel lines, contour extraction, seed filling algorithm 1,2,3
Platform: |
Size: 51200 |
Author: Lee Simth |
Hits:
Description: parallel gauss elimination
Platform: |
Size: 6144 |
Author: viet |
Hits:
Description: 高斯消去的并行程序,测试在不同规模的系数矩阵下、不同处理器核心数量下,程序的运行时间-Parallel Gaussian elimination procedure, test coefficient matrix in different sizes, different number of processor cores, the program running time
Platform: |
Size: 16851968 |
Author: 姚丽文 |
Hits:
Description: Gauss 算法的并行机实现。在学校的并行机上已将测试过了。-Gauss algorithms parallel machine implementation. Parallel machines in the school have been tested.
Platform: |
Size: 3072 |
Author: wuruiqian |
Hits:
Description: Fast O(1)双边滤波算法,由三角函数逼近方法实现非迭代算法,计算量不再受滤波窗口大小影响,只与图像大小有关,适合改进为GPU执行的并行算法(此函数还包含一个递归高斯算法)-Fast O (1) bilateral filtering algorithm, approximation by a trigonometric method to achieve non-iterative algorithm to calculate the amount of the filter window size is no longer affected, only the size of the image, as the GPU for improved parallel algorithm d (this also includes a recursive Gauss algorithm)
Platform: |
Size: 70656 |
Author: xiaofeifu |
Hits:
Description: 高斯全主元消去MPI并行算法,主从式,C++,运行速度很快(Gauss total principal element elimination MPI parallel algorithm)
Platform: |
Size: 3072 |
Author: Broccoli |
Hits: