{"id":19567965,"url":"https://github.com/juniorxsound/retouch","last_synced_at":"2025-04-27T02:32:32.195Z","repository":{"id":89601865,"uuid":"120373877","full_name":"juniorxsound/ReTouch","owner":"juniorxsound","description":"🎬 An OpenGL application for editing and retouching images using depth-maps in 2.5D","archived":false,"fork":false,"pushed_at":"2018-09-24T01:45:24.000Z","size":11412,"stargazers_count":71,"open_issues_count":4,"forks_count":12,"subscribers_count":9,"default_branch":"master","last_synced_at":"2023-10-20T20:52:42.256Z","etag":null,"topics":["depth","depth-map","editor","graphics","image-processing","machine-learning","opengl"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juniorxsound.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-02-05T23:10:21.000Z","updated_at":"2023-10-20T20:53:52.150Z","dependencies_parsed_at":null,"dependency_job_id":"cce1e9d6-fbdf-4282-b41f-752d5bdfc272","html_url":"https://github.com/juniorxsound/ReTouch","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juniorxsound%2FReTouch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juniorxsound%2FReTouch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juniorxsound%2FReTouch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juniorxsound%2FReTouch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juniorxsound","download_url":"https://codeload.github.com/juniorxsound/ReTouch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224056367,"owners_count":17248322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["depth","depth-map","editor","graphics","image-processing","machine-learning","opengl"],"created_at":"2024-11-11T05:42:00.739Z","updated_at":"2024-11-11T05:42:02.120Z","avatar_url":"https://github.com/juniorxsound.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReTouch\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![Build Status](https://travis-ci.org/juniorxsound/ReTouch.svg?branch=master)](https://travis-ci.org/juniorxsound/ReTouch)\n\nReTouch is an OpenGL application that enables editing and retouching of images using depth-maps in 2.5D. The depth maps are generated by [Volume](http://volume.gl), a state of the art tool, that uses a CNN (Convolutional Neural Network) to predict depth-maps from 2D images . ReTouch uses these depth-maps to enable the addition of depth of field and color retouching for the foreground and background separately.\n1. [Demo Video](https://www.youtube.com/watch?v=CAsy_jm85ZY)\n1. [Features](#features)\n1. [Installation](#installation)\n1. [Dependencies](#dependencies)\n1. [License](#license)\n\n![Editor](https://github.com/juniorxsound/ReTouch/blob/master/resources/editor.gif)\n\n## Features\n\n- #### Image and Depth-map viewer\n\n![Viewer](https://github.com/juniorxsound/ReTouch/blob/master/resources/depthmap.gif)\n\n- #### Depth of field - switchable between foreground and background\n\n![Depth of Field](https://github.com/juniorxsound/ReTouch/blob/master/resources/dof.gif)\n\n- #### Color retouching  - Coloring for foreground and background separately\n\n![Color](https://github.com/juniorxsound/ReTouch/blob/master/resources/color.gif)\n\n## Installation\n\nTo install start by cloning the repo using ```--recursive``` flag, to clone submodules too. e.g\n```\ngit clone https://github.com/juniorxsound/ReTouch --recursive\n```\nOnce you have the repo cloned, make sure you have [CMake](https://cmake.org) installed. Create a directory titled ```build/``` in the root folder of the repo, ```cd``` into that folder and run\n```\ncmake ../\n```\nOnce CMake finshes you can easily run\n```\nmake\n```\nto build a new executable and run it by calling ```./ReTouch``` in the build folder\n\n## Dependencies\n- [GLFW](https://github.com/glfw/glfw)\n- [GLEW](https://github.com/nigels-com/glew)\n- [Eigen](https://github.com/libigl/eigen)\n- [nanogui](https://github.com/wjakob/nanogui)\n\n\u003e Tested on macOS (10.13.2) using CMake (3.10.0)\n\n\u003e ReTouch was developed under the advisement of Prof. [Ken Perlin](https://github.com/futurerealitylab) and Prof. [Daniele Panozzo](https://github.com/danielepanozzo) @ NYU, Special thanks to [Shirin Anlen](http://shirin.works)\n\n## License\nAttached [here](https://github.com/juniorxsound/ReTouch/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuniorxsound%2Fretouch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuniorxsound%2Fretouch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuniorxsound%2Fretouch/lists"}