paper-with-me

홈 › Papers

digHolo : High-speed library for off-axis digital holography and Hermite-Gaussian decomposition

2022-04-04 · Joel Carpenter

'digHolo' is a numerical library for processing batches of input off-axis digital holography interferograms and outputting the corresponding reconstructed fields. Optionally the library can perform a modal decomposition of the reconstructed fields and is particularly efficient at Hermite-Gaussian and Laguerre-Gaussian decomposition. The library is written in C++11 for the x86-64 (AVX2) architecture and is intended for use primarily as a dynamic linked library (Windows) or shared object (Linux) which the user can integrate into their own software. The library can be compiled as an executable for processing interferograms from disk using the command line. The library has dependencies on two external libraries; FFTW and BLAS/LAPACK (functions cgemv, cgemm, cgesvd, sgels), but a precompiled statically linked DLL is provided for Windows. A video tutorial is provided explaining usage of the software in addition to this user guide. Coding examples for use in Matlab, Python and C++ are supplied.

📄 PDF Abstract BibTeX arXiv:2204.02348

Code (1)

joelacarpenter/digholo 공식 구현

Similar Papers 제목 키워드 기반

Industrial Robot Motion Planning with GPUs: Integration of cuRobo for Extended DOF Systems

2025-08-06 · Luai Abuelsamen, Harsh Rana, Ho-Wei Lu, Wenhan Tang 외 arxiv

Efficient motion planning remains a key challenge in industrial robotics, especially for multi-axis systems operating in complex environments. This paper addresses that challenge by integrating GPU-accelerated motion pla…

Collision AvoidanceMotion Planning

OAH-Net: A Deep Neural Network for Hologram Reconstruction of Off-axis Digital Holographic Microscope

2024-10-17 · Wei Liu, Kerem Delikoyun, Qianyu Chen, Alperen Yildiz 외

Off-axis digital holographic microscopy is a high-throughput, label-free imaging technology that provides three-dimensional, high-resolution information about samples, particularly useful in large-scale cellular imaging.…

Mapping Mutable Genres in Structurally Complex Volumes

2013-09-12 · Ted Underwood, Michael L. Black, Loretta Auvil, Boris Capitanu

To mine large digital libraries in humanistically meaningful ways, scholars need to divide them by genre. This is a task that classification algorithms are well suited to assist, but they need adjustment to address the s…

ArticlesGeneral Classification

Library management system project report II

2024-10-20 · Authorea 2024 10 · Kamal Acharya

The purpose of Library Management Pro system is to provide a medium for the public libraries to computerize their entire functioning and would contribute as a first step in digitalizing their libraries! As till now in In…

Management

Curve-based slicer for multi-axis DLP 3D printing

2025-08-23 · Chengkai Dai, Tao Liu, Dezhao Guo, Binzhi Sun 외 arxiv

This paper introduces a novel curve-based slicing method for generating planar layers with dynamically varying orientations in digital light processing (DLP) 3D printing. Our approach effectively addresses key challenges…