Search found 2 matches
- 2019-01-28T10:25:02-07:00
- Forum: Users
- Topic: Rectify images from weather satellite
- Replies: 4
- Views: 3422
Re: Rectify images from weather satellite
So barrel distort transforms the image in both X and Y axises so that isn't appropriate. I've been reading the examples for simple displacement and I think i have a solution in mind. As this is for a hobby project i'm not concerned with accuracy or geo-referencing, just going for a looks right ...
- 2019-01-23T12:45:00-07:00
- Forum: Users
- Topic: Rectify images from weather satellite
- Replies: 4
- Views: 3422
Rectify images from weather satellite
Hi All, I'm looking to use imagemagick in a script to rectify images received from a weather satellite. The raw images received are compressed at the left and right edges but correct at the center. The image needs to be stretched non linearly along the width to mimic a flat map like projection. I'm ...