paper-with-me

홈 › Papers

HoloGen: An open source toolbox for high-speed hologram generation

2020-08-24 · Peter J. Christopher, Andrew Kadis, George S. D. Gordon, Timothy D. Wilkinson

The rise of mixed reality systems such as Microsoft HoloLens has prompted an increase in interest in the fields of 2D and 3D holography. Already applied in fields including telecommunications, imaging, projection, lithography, beam shaping and optical tweezing, Computer Generated Holography (CGH) offers an exciting approach to a wide range of light shaping problems. The numerical processing required to generate a hologram is high and requires significant domain expertise. This has historically slowed the adoption of holographic techniques in emerging fields. In this paper we present HoloGen, an open-source Cuda C and C ++ framework for computer generated holography. HoloGen unites, for the first time, a wide array of existing hologram generation algorithms with state of the art performance while attempting to remain intuitive and easy to use. This is enabled by a C # and Windows Presentation Framework (WPF) graphical user interface (GUI). A novel reflection based parameter hierarchy is used to ensure ease of modification. Extensive use of C ++ templates based on the Standard Template Library (STL), compile time flexibility is preserved while maintaining runtime performance. The current release of HoloGen unites implementations of well known generation algorithms including Gerchberg-Saxton (GS), Liu-Taghizadeh (LT), Direct Search (DS), Simulated Annealing (SA) and One-Step Phase-Retrieval (OSPR) with less known specialist variants including Weighted GS and Adaptive OSPR. Benchmarking results are presented for several key algorithms. The software is freely available under an MIT license.

📄 PDF Abstract BibTeX arXiv:2008.12214

Code (0)

등록된 구현이 없습니다.

Tasks

3D HolographyBenchmarkingMixed RealityRetrievalVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

P-Hologen: An End-to-End Generative Framework for Phase-Only Holograms

2024-03-29 · Joohyun Park, Yujin Jeon, HuiYong Kim, SeungHwan Baek 외

Holography stands at the forefront of visual technology, offering immersive, three-dimensional visualizations through the manipulation of light wave amplitude and phase. Although generative models have been extensively e…

Computational Efficiency

Structure and Design of HoloGen

2020-06-18 · Peter J. Christopher, Timothy D. Wilkinson

Increasing popularity of augmented and mixed reality systems has seen a similar increase of interest in 2D and 3D computer generated holography (CGH). Unlike stereoscopic approaches, CGH can fully represent a light field…

Mixed Reality

OpenMedIA: Open-Source Medical Image Analysis Toolbox and Benchmark under Heterogeneous AI Computing Platforms

2022-08-11 · Jia-Xin Zhuang, Xiansong Huang, Yang Yang, Jiancong Chen 외

In this paper, we present OpenMedIA, an open-source toolbox library containing a rich set of deep learning methods for medical image analysis under heterogeneous Artificial Intelligence (AI) computing platforms. Various …

image-classificationImage ClassificationMedical Image AnalysisMedical Image Classification+2

PulsatioMech: An Open-Source MATLAB Toolbox for Seismocardiography Signal Processing

2024-01-10 · Nathan Zavanelli

This paper summarizes and presents PulsatioMech: an open-source MATLAB toolbox for seismocardiography (SCG) signal processing. The toolbox may be found here: https://github.com/nzavanelli/SCG_master_toolbox PulsatioMech …

SSSegmenation: An Open Source Supervised Semantic Segmentation Toolbox Based on PyTorch

2023-05-26 · Zhenchao Jin

This paper presents SSSegmenation, which is an open source supervised semantic image segmentation toolbox based on PyTorch. The design of this toolbox is motivated by MMSegmentation while it is easier to use because of f…

Image SegmentationSegmentationSemantic Segmentation