I have images of object took it from different sides, i want to find out the correct position for every object's pixel appearing in image 1, in the other images
CodePudding user response:
I solved this problem using features matching homography from OpenCV, for more details : https://docs.opencv.org/3.4/d1/de0/tutorial_py_feature_homography.html