OPENCV & C++ TUTORIALS - 20 | cv::remap()

Опубликовано: 29 Сентябрь 2024
на канале: Computer Vision Lab
2,230
26

remap() functions takes the input image and relocates its pixel in the destination image according to map_x and map_y references.

I will continue to this tutorial series with this plan : https://docs.opencv.org/4.3.0/d7/dbd/...

Stackoverflow: https://stackoverflow.com/users/11048...

Github: https://github.com/yunus-temurlenk?ta...

Twitter:   / code_enjoy  

If you see any mistake and any advice please comment. Thanks for watching...

#opencv, #cpp, #tutorial