8000 GitHub - genekogan/Auto-Photo-Mosaic: A Matlab framework for composing photo mosaics
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

genekogan/Auto-Photo-Mosaic

< 8000 input type="text" aria-label="Go to file" role="combobox" aria-controls="file-results-list" aria-expanded="false" aria-haspopup="dialog" autoCorrect="off" spellcheck="false" placeholder="Go to file" aria-describedby=":R2j5ab: :R2j5abH1:" data-component="input" class="prc-components-Input-Ic-y8" value=""/>

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Auto Photo Mosaic

This program facilitates the creation of the classic photo mosaic, a large composition of many small photographs stitched together in such a way as to resemble a single photograph.

More information on this program, see genekogan.com/works/mosaic.

Example photo mosaic

Usage

The basic workflow is to first analyze a large corpus of photographs to derive color distribution features and generate thumbnails. The result of this is a matlab data file (.mat) which contains this information for lookup later. This step only needs to be done once.

After the analysis is done, the user supplies a path to a target image and a set of parameters, and it will create a large mosaic file and save it to disk.

More detailed usage instructions are found in the main program of the repository, main.m.

Credit

Thanks to Ofir Pele for the FastEMD implementation of Earth Mover's distance which is used for determining image similarity.

About

A Matlab framework for composing photo mosaics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0