WoT86 / Merger

This class merges two images, by RGB values. It also accepts offsets, where as the first image is static and the offset is applied to the second image. The result is returned as new image. It can be truncated, to generate an image just from overlapping areas and truncate the non overlap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This class merges two images, by RGB values. It also accepts offsets, where as the first image is static and the offset is applied to the second image. The result is returned as new image. It can be truncated, to generate an image just from overlapping areas and truncate the non overlap.


Languages

Language:C++ 95.3%Language:Prolog 4.7%