Metadata-Version: 2.1
Name: imgkernel
Version: 0.0.1
Summary: Image kernel.
Home-page: https://github.com/kenblikylee/imgkernel
Author: ken
Author-email: kenbliky@gmail.com
License: UNKNOWN
Description: # imgkernel
        An image kernel is a small matrix used to apply effects like the ones you might find in Photoshop or Gimp, such as blurring, sharpening, outlining or embossing. They're also used in machine learning for 'feature extraction', a technique for determining the most important portions of an image. 
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
