# Interactive Photo Recoloring | Two Minute Papers #50

## Метаданные

- **Канал:** Two Minute Papers
- **YouTube:** https://www.youtube.com/watch?v=-dbkE4FFPrI
- **Дата:** 28.02.2016
- **Длительность:** 1:58
- **Просмотры:** 3,420
- **Источник:** https://ekstraktznaniy.ru/video/14866

## Описание

Image and color editing is an actively researched topic with really cool applications that you will see in a second. Most of the existing solutions are either easy to use but lack in expressiveness, or they are expressive, but too complex for novices to use. Computation time is also an issue as some of the operations in photoshop can take more than a minute to carry out. Using a naive color transfer technique would destroy a sizeable part of the dynamic range of the input image image, and hence, legitimate features which are all preserved if we use this algorithm instead.

______________________________

The paper "Palette-based Photo Recoloring" is available here:
http://gfx.cs.princeton.edu/pubs/Chang_2015_PPR/index.php

The thumbnail background image was created by zoutedrop (CC BY 2.0) - https://flic.kr/p/5E32Cc

Subscribe if you would like to see more of these! - http://www.youtube.com/subscription_center?add_user=keeroyz

Splash screen/thumbnail design: Felícia Fehér - http://fel

## Транскрипт

### Segment 1 (00:00 - 01:00) []

dear fellow Scholars this is 2 minute papers with Caro here image and color editing is an actively researched topic with really cool applications that you will see in a second most of the existing Solutions are either easy to use but lack in expressiveness or they are expressive but too complex for novices to use computation time is also an issue as some of the operations in Photoshop can take more than a minute to carry out for color editing the workflow is very simple the program extracts the dominant colors of an image which we can interactively edit ourselves an example use case would be recoloring the girl's blue sweater to turquoise or changing the overall tone of the image to Orange existing tools that can do this are usually either too slow or only accessible to adapt users it is also important to note that it is quite easy to take these great results for granted using a naive color transfer technique would destroy a sizable part of the dynamic range of the image and hence legitimate features which are all preserved if we use this algorithm instead one can also use masks to selectively edit different parts of the image the technique executes really quickly opening up the possibility of not real time but interactive recoloring of animated sequences or you can also leverage the efficiency of the method to edit not one but a collection of images in one go the paper also contains a rigorous evaluation against existing techniques for instance they show that this method executed three to 20 times faster than the one implemented in Adobe Photoshop thanks for watching and for your generous support and I'll see you next
