Hello,
I am running a command like this below:
convert -distort SRT %[fx:(15+t)/100],0
I'm using it in a larger script to create a gif that gradually enlarges each frame. What I would like is to just get part of the center of the image. I'm including two links to the original image, and what it looks like after a single run of the above distortion command.
Original:
https://ibb.co/iZg7p7
After distortion:
https://ibb.co/mCBq97
I just want that center part where it looks identical to the original image.
Any help is appreciated, thanks!
Getting center of SRT distorted Image
- GeeMack
- Posts: 718
- Joined: 2015-12-01T22:09:46-07:00
- Authentication code: 1151
- Location: Central Illinois, USA
- Contact:
Re: Getting center of SRT distorted Image
Try using "-virtual-pixel none" before the "-distort" operation.adk wrote: 2018-04-12T09:18:04-07:00I just want that center part where it looks identical to the original image.
Re: Getting center of SRT distorted Image
Thanks! That worked 
Who is online
Users browsing this forum: No registered users and 4 guests