Skip to content

mgharbi/xform_recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Transform Recipes for Efficient Cloud Photo Enhancement (Siggraph Asia 2015)

This repository contains two implementation of our Transform Recipes paper. xform_python is a complete implementation in python. Use this version for quality comparison.

We also include a example client/server implementation in C++/Halide and Java. This version runs on Android.

For any inquiry contact Michael Gharbi.

This code is licensed by MIT and Adobe for research purposes only.

Citation

If you use any part of this code, please cite our paper:

@article{Gharbi:2015:TRE:2816795.2818127,
    author = {Gharbi, Micha\"{e}l and Shih, YiChang and Chaurasia, Gaurav and Ragan-Kelley, Jonathan and Paris, Sylvain and Durand, Fr{\'e}do},
    title = {Transform Recipes for Efficient Cloud Photo Enhancement},
    journal = {ACM Trans. Graph.},
    issue_date = {November 2015},
    volume = {34},
    number = {6},
    month = oct,
    year = {2015},
    issn = {0730-0301},
    pages = {228:1--228:12},
    articleno = {228},
    numpages = {12},
    url = {http://doi.acm.org/10.1145/2816795.2818127},
    doi = {10.1145/2816795.2818127},
    acmid = {2818127},
    publisher = {ACM},
    address = {New York, NY, USA},
    keywords = {energy-efficient cloud computing, image filter approximation, mobile image processing},
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published