Skip to content

gitFerdo/image-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technology

  • Python

  • open CV

  • Caer

  • Read images and videos

  • Rescale images and videos

  • Drawing shapes & putting text

    • Paint the image from certain color
      • Color whole of the image
      • Color certain portions of the image
    • Drawing shapes
      • Draw a Rectangle
        • Fill the rectangle
      • Draw a Circle
      • Draw a Line
    • Writing Text
  • Functions

    • Converting Image to grayscale
    • Blur Image
    • Edge Cascade in the Image
    • Eroding Image
    • Resize Image
    • Cropping Image
  • Image Transformation

    • Translation -x --> Left -y --> Up x --> Right y --> Down

      • x --> Right & y --> Down
      • -x --> Left & y --> Down
    • Rotation

    • Resize Image

    • Flipping Image

run python file - py <file_name.py>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages