搜索资源列表
fast_distance_map_caculate
- 使用边缘跟踪,种子填充等算法提取图像边界,然后使用并行的方法来计算图像的距离图。-using edge tracking and seed filling algorithm to detect the edges of images, then use the parallel approach to the calculation of the distance between the image map.
ImageDIP2
- “区域分割”是采用并行区域分割算法中的阈值化分割算法,阈值的选取方法是迭代阈值选取方法。 “边缘检测”是采用Prewitt边缘检测算子对图像进行边缘检测运算,Prewitt边缘算子的核心是两个3×3的卷积核(corrvolution kernel。
Direct
- 一系列图像分割算法,包括并行,串行边界分割,并行,串行区域分割!
erzhituxiangxihuasuanfa
- 图像细化的方法有两种即边缘点删除和内点保留传统的基于边缘点删除的细化算法在细化过程中只对边缘点的可删除性进行判断并作相应处理由于受跟踪顺序及所考察邻域的影响容易产生骨架的非对称性基于内点保留的细化算法容易使所获得的骨架大于一个像素本文在分析上述两类细化算法的基础上综合运用上述两种细化方法提出一种新的行之有效的并行细化算法.
tuxiangpipeibingxin
- 局部熵差图象匹配并行算法的分析和 功能以及和其他算法的比较
Direct
- 可对一256色位图进行图像分割,包括并行和串行分割,以及canny算法的实现
GRAPPA
- 并行磁共振成算法GRAPPA,希望对大家有帮助,内有K空间数据。-Generalized Autocalibrating Partially Parallel Acquisitions (GRAPPA)
sense
- 并行磁共振成像经典算法sense,很不错,对于研究并行磁共振成像绝对有帮助-New theoretical and practical concepts are presented for considerably enhancing the performance ofmagnetic resonance imag-ing (MRI) by means of arrays of multiple receiver coils.
Image
- 遥感图像的打开处理程序,能够打开单波段,多波段图像,几何图像变换,线性拉伸变换,平滑 处理包括并行和串行,锐化处理包括梯度锐化、Roberts锐化、laplace锐化、sobel锐化等,还 有用绝对距离和马氏距离算法进行的监督分类算法等,包括了RAW格式数据资源-The opening of remote sensing image processing, to open the single-band, multi-band images, geometric image
a57Zhang
- 一篇文章,关于Zhang快速并行细化算法的扩展,适合深入研究zhang快速并行细化算法-Article, Zhang fast parallel thinning algorithm extended zhang fast parallel thinning algorithm suitable for in-depth study
Geneticalgorithm
- 传算法的基本原理、设计方法及其并行实现,以及它在组合优化、机器学习、图像处理、过程控制、进化神经网络-Propagation algorithm of the basic principles, design methods and their parallel implementation, as well as in combinatorial optimization, machine learning, image processing, process control, evoluti
picturemix
- 用VC++实现的一个系统,该系统实现了各种图像融合算法并对各种算法的效果并行比较-Using VC++ to achieve a system to achieve a variety of image fusion algorithms and compare the effect of parallel
NeighborhoodModel-NM
- 遗传算法是当前许多科学实验领域广泛应用的一种非线性并行算法.本文研究了遗传算法在数字图像的灰度图二值化中的应用 ,提出了一种新的灰度图二值化方法.该方法通过对每个子群体的优化计算和动态改进的适应度函数 ,确定新的分割阈值.实验验证该方法对于噪声干扰的一般质量图像有着良好的效果.-Genetic algorithm is currently widely used in many scientific experiments in the field of a nonlinear parallel
parallel
- 该论文描述了一种能够利用并行算法产生图像深度图的算法,同时该算法可以保存得到的图像特征-The paper describes a parallel algorithm to generate the image using depth map algorithm, while the algorithm can save the image characteristics obtained
SobelFilterImage
- 图像的膨胀、腐蚀、滤波、边缘提取的实现。采用的是并行算法,在opencl平台上实现。-Image dilation, erosion, filtering, edge detection implementation. Parallel algorithm is adopted, the opencl platform to achieve.
fast-parrallel-and-opta
- 经典复合式指纹细化算法源码,算法步骤为先用快速并行算法遍历,后用OPTA算法遍历,附有注释。-Classic composite fingerprint thinning algorithm source code, for the first step of the algorithm with fast parallel algorithm traversal traversal algorithm after using OPTA, annotated.
Non Local Means with Cuda
- 使用cuda对快匹配算法进行并行化处理,提高了运算速度(The fast matching algorithm is parallelized with CUDA, and the speed of operation is improved.)
263469
- 模式提取算法,它把神经网络的学习过程看作,最优化问题的随机并行算法,()
分散递阶蚁群算法及其在相变序列图像分割中的应用
- 提出了一种分散、递阶蚁群算法, 它将多个分散的蚁群并行求解各自对应的子问题, 形成一个执行层, 而递阶协调层利用执行层反馈的信息协调执行层的优化过程,从而得到递阶求解问题的整体最优解. 该算法已应用于相变热图序列图像模糊相变线的提取问题,即运用区域划分方法先将序列图像的分割转化为关联型多子图搜索问题,再利用分散 、递阶蚁群算法进行求解 ,结果表明该算法能很好地利用相变线的运动信息成功地解决热相变序列图像分割问题. 与蚁群算法独立搜索比较 ,分散 、递阶蚁群算法能更有效地实现多子图之间的关联.(A
Zhang-Suen-thinning-algorithm_main
- 二值图像的Zhang快速并行细化算法,具有速度快、保持细化后曲线的连通性和无毛刺产生等优点。(Zhang fast parallel thinning algorithm)