SGP Project: Image Editor
SGP Project: Image Editor
SGP Project: Image Editor
, social
SGP PROJECT media. In this manuscript we
discuss about the cartooning of
image. Each of these
methodologies offers a rapid
contribution to human interest.
Each confined methodology
Image Editor: helps in filtering the picture
element that forms to an image.
Cartoonify an Image There are various factors that
Using Open CV and enables to produce the essence
of an image. This user interface
Python allows to apply the animation
effects.
ABSTRACT:
LITERATURE
As we know that social media SURVEY:
has been playing a vital role in
this era. By the trend of Bhumika Gupta (2017) :
artificial intelligence and proposed object detection is a
automation we have developed well-known computer
a facility for the social media technology connected with
platforms. This main focus of computer vision and image
this project is based on image processing that focuses on
processing. By using open cv detecting objects or its
and python we will build an instances of a certain class
application which will convert (such as humans, flowers,
any image into it’s cartoon animals) in digital images and
form. videos. There are various
applications of object detection
Keywords: dimensions, that have been well researched
cartooning, image pixels, image including face detection,
processing, and sharp image character recognition, and
vehicle calculator. Object
INTRODUCTION: detection can be used for
various purposes including
retrieval and surveillance. In
Advanced technology has
this study, various basic
become the integral part of our
concepts used in object
life to satisfy the need of the
detection while making use of
society, almost in each work, we
OpenCV library of python 2.7,
use the technology. The image
improving the efficiency and
processing plays a major role in
accuracy of object detection
all computers related
are presented.
applications. The image
processing appears in many
MOTIVATION OF To provide very low false
positive rate
RESEARCH:
The higher literature review THE ALGORITHM:
reveals that there varied gaps
within the study of Firstly apply the bilateral filter
converting image to a cartoon to reduce the color palette of the
image. image.
Then convert the actual image
An obvious disadvantage of to grayscale.
smoothing is the fact that it
does not only smooth noise, but Now apply the median blur to
also blurs important features reduce image noise in the
such as edges and, thus, makes grayscale image.
them harder to identify.
Create an edge mask from the
Linear diffusion filtering grayscale image using adaptive
dislocates edges when moving thresholding.
from finer to coarser scales. Finally combine the color image
produced from step 1 with edge
To implement multiple mask produced from step 4.
number of bilateral filters.
OBJECTIVES OF
RESULT:
Following area unit the most
objectives planned and
accomplished during this
analysis work.
Modules used:
Cv2 FUTURE SCOPE :
Easygui
The project showed that image
Numpy was successfully converted into
imageIO a cartoon-style image with help
of Open. In the future work, we
Matplob library would like to focus more on
generating a portrait defined
Tkinter HD image. We will also focus on
Filedialog box converting a video into it’s
cartoon form. We also plan on
focusing more on the video
conversion so we get HD or a 4k
quality video which will be
more beneficial
REFERENCE:
Open CV – Python tutorials
Open CV: Computer Vision
Projects with Python by Joseph
Howse, Prateek Joshi, Michael
Beyeler
How to create a cartoon effect
– Open cv with Python by
Sergio Canu
www.youtube.com