Search found 4 matches

by joyceshin514
2017-08-10T08:58:58-07:00
Forum: Users
Topic: convert composite overlay multiple images
Replies: 5
Views: 4942

Re: convert composite overlay multiple images

Can I use -dissolve?
by joyceshin514
2017-08-10T08:57:50-07:00
Forum: Users
Topic: convert composite overlay multiple images
Replies: 5
Views: 4942

Re: convert composite overlay multiple images

I cannot access file sharing links for now, but what I want to do is this.

Given trajectories on the same floor map, I want to overlay all trajectories so that output image has them all combined.
by joyceshin514
2017-08-10T08:12:47-07:00
Forum: Users
Topic: convert composite overlay multiple images
Replies: 5
Views: 4942

Re: convert composite overlay multiple images

How should I overlay with opacity so that I can see combined silhouette?
by joyceshin514
2017-08-10T07:40:44-07:00
Forum: Users
Topic: convert composite overlay multiple images
Replies: 5
Views: 4942

convert composite overlay multiple images

Hi,

I am trying to composite multiple jpgs into one jpg. All of them are same size and I want to see patterns on one image.
I used command below and it seems it only overlayed two images in the directory. Any idea to fix?

convert -composite *.jpg result.jpg