Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
143 changes: 141 additions & 2 deletions docs/paper.bib
Original file line number Diff line number Diff line change
@@ -1,11 +1,150 @@
@INPROCEEDINGS{Rusu2011,
author={Rusu, Radu Bogdan and Cousins, Steve},
booktitle={2011 IEEE International Conference on Robotics and Automation},
booktitle={IEEE International Conference on Robotics and Automation (ICRA)},
title={3D is here: Point Cloud Library (PCL)},
year={2011},
volume={},
number={},
pages={1-4},
keywords={Point cloud compression;Three-dimensional displays;Libraries;Codes;Cloud computing;Data visualization;Robots},
doi={10.1109/ICRA.2011.5980567}
}

@article{Zhou2018,
author = {Zhou, Qian-Yi and Park, Jaesik and Koltun, Vladlen},
title = {{Open3D}: {A} Modern Library for {3D} Data Processing},
journal = {arXiv:1801.09847},
year = {2018},
}

@article{Lamprecht2019,
author = {Lamprecht, Sebastian},
doi = {10.21105/joss.00990},
issn = {2475-9066},
issue = {36},
journal = {Journal of Open Source Software},
month = {4},
pages = {990},
title = {Pyoints: A Python package for point cloud, voxel and raster processing.},
volume = {4},
year = {2019}
}

@article{Parigger2024,
title={CavitOmiX Drug Discovery: Engineering Antivirals with Enhanced Spectrum and Reduced Side Effects for Arboviral Diseases},
author={Parigger, Lena and Krassnigg, Andreas and Hetmann, Michael and Hofmann, Anna and Gruber, Karl and Steinkellner, Georg and Gruber, Christian C},
journal={Viruses},
volume={16},
number={8},
pages={1186},
year={2024},
publisher={MDPI},
doi={10.3390/v16081186}
}

@dataset{nuScenes2019,
title={nuScenes: A multimodal dataset for autonomous driving},
author={Caesar, Holger and Bankiti, Varun and Lang, Alex and Vora, Sourabh and Liong, Venice and Xu, Qiang and Krishnan, Anush and Pan, Yu and Baldan, Giancarlo and Beijbom, Oscar},
booktitle={Proceedings of the IEEE/CVF conference on computer vision and pattern recognition (CVPR)},
pages={11621--11631},
year={2020}
}

@inproceedings{KITTI2012,
author = {Geiger, Andreas and Lenz, Philip and Urtasun, Raquel},
title = {Are we ready for Autonomous Driving? The KITTI Vision Benchmark Suite},
booktitle = {Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2012}
}

@misc{PDAL2022,
author = {PDAL Contributors},
title = {PDAL Point Data Abstraction Library},
year = 2022,
doi = {10.5281/zenodo.2616780},
url = {https://doi.org/10.5281/zenodo.2616780}
}

@article{Pomerleau2013,
author = {Pomerleau, Fran{\c c}ois and Colas, Francis and Siegwart, Roland and Magnenat, St{\'e}phane},
title = {{Comparing ICP Variants on Real-World Data Sets}},
journal = {Autonomous Robots},
year = {2013},
volume = {34},
number = {3},
pages = {133--148},
month = feb
}

@article{Schmid2025,
author = {Manuel F. Schmid and Jeffrey D. Massey and Marco G. Giometto},
doi = {10.21105/joss.07952},
issn = {2475-9066},
issue = {111},
journal = {Journal of Open Source Software},
month = {7},
pages = {7952},
title = {PointClouds.jl: Fast \& flexible processing of lidar data},
volume = {10},
year = {2025}
}

@article{Bazzano2025,
author = {Bazzano, Cristina F. and Alves, Luiz F. G. and Telles, Guilherme P. and Trivella, Daniela B. B.},
doi = {10.1038/s41597-025-06002-8},
issn = {2052-4463},
issue = {1},
journal = {Scientific Data},
month = {10},
pages = {1726},
title = {Labeled dataset of X-ray protein ligand images in 3D point cloud and validated deep learning models},
volume = {12},
year = {2025}
}

@INPROCEEDINGS{Foote2013,
author={Foote, Tully},
booktitle={2013 IEEE Conference on Technologies for Practical Robot Applications (TePRA)},
title={tf: The transform library},
year={2013},
volume={},
number={},
pages={1-6},
keywords={Irrigation;Accuracy},
doi={10.1109/TePRA.2013.6556373}
}

@misc{Kulmer2025-2,
author = {Kulmer, Dominik and Tahiraj, Ilir and Lienkamp, Markus},
title = {{Autonomous Driver Licence (ADL) dataset}},
type = {Dataset},
year = {2025},
type = {Forschungsdaten},
keywords = {Autonomous Driving; Autonomous Driver Licence; EDGAR},
doi = {10.14459/2025mp1785105}
}

@conference{Leitenstern2025,
author={Leitenstern, Maximilian and Alten, Marko and Bolea{-}Schaser, Christian and Kulmer, Dominik and Weinmann, Marcel and Lienkamp, Markus},
title={FlexCloud: Direct, Modular Georeferencing and Drift-Correction of Point Cloud Maps},
booktitle={Proceedings of the 11th International Conference on Vehicle Technology and Intelligent Transport Systems - VEHITS},
year={2025},
pages={157-165},
publisher={SciTePress},
organization={INSTICC},
doi={10.5220/0013359600003941},
isbn={978-989-758-745-0},
issn={2184-495X},
}

@conference{Kulmer2025-1,
author={Kulmer, Dominik and Leitenstern, Maximilian and Weinmann, Marcel and Lienkamp, Markus},
title={OpenLiDARMap: Zero-Drift Point Cloud Mapping Using Map Priors},
booktitle={Proceedings of the 11th International Conference on Vehicle Technology and Intelligent Transport Systems - VEHITS},
year={2025},
pages={178-188},
publisher={SciTePress},
organization={INSTICC},
doi={10.5220/0013405400003941},
isbn={978-989-758-745-0},
issn={2184-495X},
}
Loading
Loading