Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Christian Hess
Título: API para Transformação de Imagem em Cartum utilizando Plataforma IOS
 
Abstract:
This paper presents the development of an Application Programming Interface (API) for transform images into a cartoon style. The API allows the user can use any image and receive in a return, a transformed image in cartoon style, according to the previously configured parameters. The transformation is performed using filters on the image for edge detection such as Sobel and Canny. Techniques are also applied to the homogenization of colors such as Mean Shift. The API is developed in the iPhone Operating System (iOS) platform for Apple devices like iPhone, iPad and iPod Touch. During the course of this paper, the iOS platform is presented, using concepts and use of its features as well as all the algorithms used for processing the image.