Make writing a habit together! This is the sixth day of my participation in the “Gold Digging Day New Plan ยท April More text Challenge”. Click here for more details.
๐ statement: as one of the bloggers in AI field, โค๏ธ lives up to your time and your โค๏ธ
-
๐ # Column: Image processing
-
๐ This blog post, following the previous article [# OpenCV corner detection and contour detection [5]] continue to create
-
๐ ๐ Follow me ๐, let’s Get more interesting AI ๐ ๐
Direct pull test of this post is opencv – master4.5.1, then in opencv/samples/python/tutorial_code/testing different module py file directory
Preparing Test data
This repository contains extra data for the OpenCV library. Some code tests will be used, so you need to download it separately and arrange the path of the data
- Github.com/opencv/open…
Introduction to High Dynamic Range Images [HDR]
HDR and LDR specific concepts, interested in their own reference;
High-dynamic Range (HDR) images can provide more Dynamic Range and image details than ordinary images. According to LDR(Low-dynamic Range) images with different exposure time, The LDR image corresponding to the best detail of each exposure time is used to synthesize the final HDR image, which can better reflect the visual effect in the real environment.
High Dynamic Range Imaging (HDR) with OpenCV
Code run: input and output
- Environment build in the blog post opencv-master4.5.1 Python example code to run tests (I) part 1 has been recorded;
Run code 1:
cd opencv/samples/python/tutorial_code/photo/hdr_imaging
python hdr_imaging.py --input /home/moli/project/six/pyOpenCVLearn/opencv_extra-master/testdata/cv/hdr/exposures/
Copy the code
The effect is fusion.png:
Profile of the blogger: Master of Software Engineering, graduated, soon 10W readers and fans
- ๐ Computer vision: some knowledge in superresolution reconstruction, image restoration, object detection, style transfer and other fields
- ๐ AI engineering: Ncnn, MNN, TensorRT are learning
- ๐ C++, Python, Java
- ๐ ๐ Follow me ๐, Get more interesting AI, combat blog tutorials, storm ๐ ๐
Please pay attention to moneo-ai and its namesake public number Moneo-AI
On the way to learn lessons, let mohli AI accompany you to enjoy more interesting AI