Skip to content

Sathya-varadhan-Manimaran/Image_creation

Repository files navigation

Image Creation

This is the Python project for Image creation using Deep learning techniques.

class Checker:

This class is used to create chessboard like image. The inputs for the creation of this image are resolution and tile_size. In this programming, I have used NumPy package to create an Image.

alt text

class Circle:

This class is used to create Circle with centre at given point in the input and with given radius in the given plane of coordinates.

alt text

class Spectrum:

This class is used to create Spectrum of colors image. The spectrum colors can be varied in th code using spectrum colormap or with the color codes. In this image creation, I have implemented 3 channel color coding with RGB (Red, Green, Blue) channels.

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages