Images blending/mixture/ph​otomontage

Combine images together in a photomontage style.

Ahora está siguiendo esta publicación

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.

Citar como

Nikolay S. (2026). Images blending/mixture/photomontage (https://la.mathworks.com/matlabcentral/fileexchange/36749-images-blending-mixture-photomontage), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: apply2VideoFrames

Inspiración para: Embed image to video, embedVideo2Video.zip

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

A few bugs were fixed, some code rewritten

1.0.0.0