From 8f812e736710ddfd1e37f12bce6d387fe92840d6 Mon Sep 17 00:00:00 2001 From: Marius R Date: Sat, 22 Jul 2023 12:39:09 +0200 Subject: [PATCH] Added photogrammetry topic and two paper + Color Constancy paper (#766) --- computer_vision/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/computer_vision/README.md b/computer_vision/README.md index 6065a5c..6dccfe4 100644 --- a/computer_vision/README.md +++ b/computer_vision/README.md @@ -9,3 +9,12 @@ Fast and Flexible Seam Processing](http://www.sci.utah.edu/~bsumma/projects/weav * [Object Identification for Computer Vision Using Image Segmentation](https://ieeexplore.ieee.org/document/5529412) * [Computer Vision Based Detection and Localization of Potholes in Asphalt Pavement Images](https://ieeexplore.ieee.org/document/7726722) + +* [Color Constancy and Non-Uniform Illumination: Can Existing Algorithms Work?](http://www5.informatik.uni-erlangen.de/Forschung/Publikationen/2011/Bleier11-CCA.pdf) + + +## Photogrammetry + +* [3D Thermal Imaging: Fusion of Thermography and Depth Cameras](https://www.ndt.net/article/qirt2014/papers/QIRT-2014-035.pdf) + +* [Realtime depth map estimation from infrared stereo images of RGB-D cameras](https://isprs-annals.copernicus.org/articles/V-2-2021/107/2021/isprs-annals-V-2-2021-107-2021.pdf)