LabVIEW Image Composer

Simple, parametrized VI to overlap jpg images

Description

Although the overlap of two .jpg images seems pretty simple, it requires some work. To simplify things, below, you can find LabVIEW 2015 code that performs this operation.

Yosh Ginsu

Parameters

Parameter   Type   Description
BACK_IMAGE   PATH   The path to background image
FORE_IMAGE   PATH   The path to foreground image
WIDTH   INT   The desired width (in pixels) of the foreground image
HEIGHT   INT   The desired height (in pixels) of the foreground image
X   INT   The x-distance (in pixels) of the foreground from the top-left corner of the background
Y   INT   The y-distance (in pixels) of the foreground from the top-left corner of the background
PICTURE_IN   PICTURE   The picture box displaying the preview
SAVE   BOOLEAN   true to save the result in the directory of the foreground image as COMBINED.jpg; false to only display the preview

Download

Download the LabVIEW VI from here.

Matteo Pariset

Matteo Pariset

I'm a math & software enthusiast with a burning passion for cryptography and AI.
I am currently working on improving the quality of online news,
feel free to reach out if you are interested