Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

media-processor

Overview:

• Image processing algorithms using Python and NumPy to manipulate RGB images, including transformations like negation, grayscale conversion, and edge detection.

• K-Nearest Neighbors (KNN) classifier for image classification, leveraging pixel-based Euclidean distance to improve predictive accuracy.

• multimedia processing functions such as audio reversal, speed adjustments, and reverberation effects using Python’s wave and struct modules.

Files included:

• Input and output files for manipulated RGB Images

• KNN Data - training the classifier with 10 different 'daytime' and 'nighttime' photos.

• KNN Test Image - predicting whether inputted photo is a 'daytime' or 'nighttime' photo

• Project.py - Python code for project

*audio files were too big to upload onto github

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages