/PhotoMagic

For image processing in python/opencv

Primary LanguagePythonMIT LicenseMIT

PhotoMagic

##Introduction

This depository mainly invokes some graphic technics.

For example,

  • fisheye is used to rotate pics in a amazing way
  • encryptIn2Img is used to encrypt texts into img and we can get it out with decrpt function
  • dealWithImg contains some useful functions with which you could better develop big projects.