Jove
Visualize
联系我们
JoVE
x logofacebook logolinkedin logoyoutube logo
关于 JoVE
概览领导团队博客JoVE 帮助中心
作者
出版流程编辑委员会范围与政策同行评审常见问题投稿
图书馆员
用户评价订阅访问资源图书馆顾问委员会常见问题
研究
JoVE JournalMethods CollectionsJoVE Encyclopedia of Experiments存档
教育
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab Manual教师资源中心教师网站
使用条款与条件
隐私政策
政策

相关概念视频

您也可能阅读

相关文章

通过共同作者、期刊和引用图与本文相关的文章。

排序
Same author

Lactobacillus plantarum extracellular vesicles inhibit avian reovirus replication via activation of the STING-IRF3 signaling pathway.

Poultry science·2026
Same author

Vision-Based Measurement of Breathing Deformation in Wind Turbine Blade Fatigue Test.

Journal of imaging·2026
Same author

Structural and Statistical Knowledge-Enhanced Attention Network for early Parkinson's disease diagnosis.

Quantitative imaging in medicine and surgery·2026
Same author

Dynamic epigenetic and transcriptomic reprogramming during embryonic skin development in goose (Anser anser domesticus).

Functional & integrative genomics·2026
Same author

Genome-wide association study of economic traits and functional characterization of MAN2A2 in the Jilin White Goose.

Poultry science·2025
Same author

Firefly algorithm with multiple learning ability based on gender difference.

Scientific reports·2025
Same journal

Invaders taking over-Mollusc faunal change in volcanic barrier lakes of the Albertine Rift biodiversity hotspot.

PloS one·2026
Same journal

AI-driven molecular diversification and ligand-based optimization of macitentan derivatives targeting VEGFR1 and endothelin signaling pathways.

PloS one·2026
Same journal

Performance patterns and records in the world aquatics masters championships: Where do the most frequently represented nations among the top-ten masters swimmers come from?

PloS one·2026
Same journal

Modeling diurnal Temperature-Rainfall relationships under multicollinearity using PLS-SEM: A case study of Ghana.

PloS one·2026
Same journal

Organizational culture, social capital, and emergency capacity in primary healthcare institutions: A cross-sectional structural equation modeling study comparing ordinary and older communities.

PloS one·2026
Same journal

Impact of kidney function on the metabolome in the general population.

PloS one·2026
查看所有相关文章

相关实验视频

Updated: Jul 6, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

557

基于OpenCL加速的平行Canny边缘检测算法.

Yupu Song1, Cailin Li2, Shiyang Xiao3

  • 1College of Computer Engineering, Shangqiu Polytechnic, Shangqiu, China.

PloS one
|January 5, 2024
PubMed
概括
此摘要是机器生成的。

一种新的细粒度平行Canny边缘检测方法增强了实时图像处理. 这种OpenCL加速算法 (OCL_Canny) 在CPU和CUDA实现上提供了显著的加快速度,证明了对大图像数据的有效性和便携性.

更多相关视频

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
13:44

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns

Published on: August 30, 2013

42.9K
Author Spotlight: Deciphering Electrical Networks Behind Complex Brain Activities and Disorders
05:49

Author Spotlight: Deciphering Electrical Networks Behind Complex Brain Activities and Disorders

Published on: November 1, 2024

808

相关实验视频

Last Updated: Jul 6, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

557
Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
13:44

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns

Published on: August 30, 2013

42.9K
Author Spotlight: Deciphering Electrical Networks Behind Complex Brain Activities and Disorders
05:49

Author Spotlight: Deciphering Electrical Networks Behind Complex Brain Activities and Disorders

Published on: November 1, 2024

808

科学领域:

  • 计算机视觉 计算机视觉
  • 图像处理 图像处理
  • 并行计算是一种平行计算.

背景情况:

  • 巧妙的边缘检测涉及复杂的计算,具有挑战性的实时处理.
  • 传统的硬件加速 (DSP,FPGA) 有长开发周期和调试困难等缺点.
  • 现有的CUDA平台缺乏跨平台兼容性.

研究的目的:

  • 为了提高效率,开发一种细粒度平行卡尼边缘检测方法.
  • 为了实现CPU-GPU协作并行性.
  • 为了解决现有的坎尼边缘检测加速技术的局限性.

主要方法:

  • 优化了任务分区,以实现细粒度并行性.
  • 改进了矢量内存访问模式.
  • 为高效的并行执行提供NDRange优化.
  • 实现CPU-GPU协作并行处理.
  • 在多核CPU和CUDA架构上设计并行Canny边缘检测.

主要成果:

  • OpenCL 加速的 Canny 边缘检测算法 (OCL_Canny) 在 7452x8024 分辨率下实现了比 CPU 串行算法的 20.68 倍的加快速度.
  • 与CPU多线程算法相比,OCL_Canny在3500x3500分辨率下显示了3.96倍的加速度.
  • 观察到OCL_Canny与基于CUDA的算法在1024x1024分辨率下加速了1.21倍.

结论:

  • 拟议的并行Canny边缘检测算法证明了显著的有效性和性能可移植性.
  • OCL_Canny为加速图像大数据处理提供了一个可行的解决方案.
  • 该研究为实时应用中的快速图像分析提供了有价值的参考.