Skip to content

noamoulin/img_cat_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This Rust program processes a collection of .jpg image tiles, arranges them into a grid, and creates a composite image. The input is a directory containing individual image tiles named with a specific format. The output is a composite image formed by arranging these tiles according to their positions.

Usage

<executable> <images directory> <target path>

About

Un outil d'assemblage d'image simple en Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages