Images blending/mixture/ph​otomontage

版本 1.1.0.0 (3.9 KB) 作者: Nikolay S.
Combine images together in a photomontage style.
945.0 次下载
更新时间 2012/5/21

查看许可证

This is a small function designed to enter a small image, onto a bigger one. It can be handy in several cases- both for images and especially for videos (perhaps I'll write a wrapper function for video later on). It can be used for hiding an object (like faces of persons interested in anonymity). Another option is water marking.
Annotation, and image/video editing is also an option- adding an object to an existing image. The function receives a main- tile image, and a smaller image subject to insertion. The user specifies the inserted image position, the part of the image to be inserted, the way coordinates should be treated, and the opacity value. Image mixture is generated according to the above parameters, and the new image is returned.

引用格式

Nikolay S. (2024). Images blending/mixture/photomontage (https://www.mathworks.com/matlabcentral/fileexchange/36749-images-blending-mixture-photomontage), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: apply2VideoFrames

启发作品: Embed image to video, embedVideo2Video.zip

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

A few bugs were fixed, some code rewritten

1.0.0.0