Car Plate Perspective Transform
显示 更早的评论
In matlab, is there any useful function like "cv2.getPerspectiveTransform" and "cv2.warpPerspective" of Python that can help me to transfrom a side-perspective FOV car plate which I already have the four verticves` coordinates image to a front FOV image

回答(1 个)
Here is one example of using imwarp()
The first part of this answer does the same:
类别
在 帮助中心 和 File Exchange 中查找有关 Code Generation, GPU, and Third-Party Support 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!