Search found 1 match

by Bulkilol
2013-10-11T05:50:29-07:00
Forum: Users
Topic: Normalization over multiple images
Replies: 1
Views: 1940

Normalization over multiple images

Hello, We have aerial images that we want to aggregate to do an orthophoto (we use Photoscan to do it). However, we want to improve the contrast before doing so, using Imagemagick. For this we use the command convert in.jpg -normalize out.jpg where I script over all the images we have. While the ...