Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.87 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.87 KB

My-Image-Processing-Collection

The repository contains a list of Image Processing projects I have worked on.

Projects

Image Encryption Library - Repo python javascript java c++ matlab pip/npm/jitpack

Strongest Image Encryption Algorithm. Library/Packages Available: NPM, Python, Android & React. Implementation Available: Java, JavaScript, C++, Python & MATLAB.

Image Processing GPU vs. CPU - Repo java renderscript

Image processing using Java on CPU & RenderScript on GPU to find the maximum speedup factor GPU/CPU.

Image Blur - Repo matlab algorithm

Image Processing - Blur a colour image with user-defined intensities

Image Restore - Repo matlab algorithm

Image Processing - Restore the image by removing noise in a colour image

Image Finding Component - Repo matlab algorithm

Image Processing - Finding 4-Way Connected components in a BW Image

Image Labeling Component - Repo matlab algorithm

Image Processing - Labeling 4-Way Connected components in a BW Image

Image Reduce - Repo matlab algorithm

Image Processing - Reduce the number of RGB intensities in an Image

Image Threshold - Repo matlab algorithm

Image Processing - Thresholding an Image

Image Negative - Repo matlab algorithm

Image Processing - Finding negative of an Image