Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to reconstruct the original uncut image with the output image? #34

Open
molo32 opened this issue Sep 22, 2021 · 0 comments
Open

How to reconstruct the original uncut image with the output image? #34

molo32 opened this issue Sep 22, 2021 · 0 comments

Comments

@molo32
Copy link

molo32 commented Sep 22, 2021

Hello again, sorry for the inconvenience, how to rebuild the image once cropped replacing it with the result.

when processing an image it saves the image in image-cropped, then I run drive.py, what I want to do is overlay the drive output image on the original non-cropped image.

I know that result = torch_to_opencv (data_dict ['fake_rgbs'] [0]) is the output. then you should take this image and superimpose it on the original untrimmed frame.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant