Giter Club home page Giter Club logo

extract-logos-from-images-with-numpy's Introduction

numpy image cut off example

What is this ?

this is an example for how to cut off an image using numpy ,, so with this example you will be able to understand the nature of RGB images which is actually a matrix of pixels

use case for this example in real life :

you can use this idea for many things in addition to fulfill designers needs such as :

  • compress your image without losing features ( if you are a data scientist )
  • detect light sources on any image
  • isolate important objects in your image from background

Prerequisites

Before reading and testing this example you will need to know at least the basics of numpy ( matplotlib is required)

What is next ?

you can do these enhancements as a training :

  • add support for PNG images
  • add the utility to automatically calculate the optimal power (difference percentage)
  • add the utility to write cut off images in PNG

License

This project is licensed under the MIT License

extract-logos-from-images-with-numpy's People

Contributors

kareemsuhail avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.