开发者

PHP / Linux Image Patterns

开发者 https://www.devze.com 2023-03-13 14:44 出处:网络
I am trying to find a way to overlay textures onto images of furniture. Similar to: http://www.la-z-boy.com/Product/5767-1132/Collins-Living-Room-Sofa/

I am trying to find a way to overlay textures onto images of furniture. Similar to:

http://www.la-z-boy.com/Product/5767-1132/Collins-Living-Room-Sofa/

The only solution I can come up with is to create a Photoshop script to do this. The issue is there are 1000’s of furniture items and 1000’s of fabrics. We are talking 100k+ image开发者_StackOverflows to make this work. I was hoping someone knew of a program or function in PHP or Linux I could use to dynamically create these images.


Is you have a proper mask for the models cut out, you can use imagemagicks on the server to add the pattern.

See more about the mask feature here: http://www.imagemagick.org/Usage/compose/#mask

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号