Code Monkey home page Code Monkey logo

fpt-thaituan / image-processing-with-python Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 11.79 MB

Open source resources provide examples and sample source code for performing image processing using the Python programming language and OpenCV library. Reliable and accessible resources for learning and practicing image processing with Python.

Jupyter Notebook 99.61% Python 0.39%
cv2-library opencv processing-images python video-processing imp301

image-processing-with-python's Introduction

Image Processing with Python

1. Introduction

  • In today's digital age, image processing has become an important part of many technology applications, from facial recognition to medical image processing. OpenCV, a leading open source library in the field, provides a series of powerful tools for easy and efficient image processing and analysis.
  • This project will introduce how to use OpenCV to process images using the Python programming language. We will learn how to use OpenCV's basic functions to perform operations such as image transformation, image filtering, histogram calculation, and basic geometric transformations.

2. Abstract

  • The image processing focused project will focus on using the OpenCV library with the Python programming language to perform a series of basic exercises related to image processing.There are also simple instructions for recording and reading videos in real time.
    • Exercises on image processing
      • Add Image Noise
        • Gaussian noise
        • Salt and Pepper Noise
      • Add watermark
      • Cointour Detection
      • Collage Image
      • Combined Image
      • Contour Image
      • Emboss image
      • Erosion and Dilation
      • Feature Mapping Image
      • Basic image processing with OpenCV
      • Remove Background
      • Remove image noise
        • Gaussian noise
        • Salt and Pepper Noise
      • Sharpen Image
      • Sketch Image
      • Vignette filter
    • Exercises on video processing
      • Read video from webcam displayed with three windows in real time
        • "Original Video" window: Displays the original video with the original color of each frame.
        • "Black and White Video" window: Displays the video with each frame converted to black and white.
        • "Video Edges" window: Displays the video with each frame converted to black and white and then edges detected using the Canny method. result_video

Hope this article can help you.

If you have any questions please contact me for help!

Thanks everyone!

image-processing-with-python's People

Contributors

fpt-thaituan avatar

Stargazers

 avatar  avatar  avatar TuanAZ avatar

Watchers

 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.