manipulationSubscribe to RSS - manipulation

Camera - image grabbing and live modifications to the preview frame and the final picture

Introduction

This article will show you how to grab a camera preview frame and apply some effects to it.  Also, it describes how to apply the very same effect on the eventually taken picture using only the Tizen Native Camera and the Image Util C API.

In the presented example we want to add a sepia effect to a camera preview and the final picture. Sepia is an effect which makes the picture look like an old-fashioned monochromatic photograph, colorized with brown tones.