Robzz / TexSyn

Texture synthesis algorithms in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TexSyn Build Status

This crate contains implementations of various texture synthesis algorithms. Currently implemented algorithms are:

  • Image quilting (Efros and Freeman)
  • Non-parametric sampling (Efros and Leung)

About

Texture synthesis algorithms in Rust


Languages

Language:Rust 99.0%Language:Shell 1.0%