Projects tagged with Python

Panoramic Photo Generation

Use Python and OpenCV to generate panorama image from video. Implement key frame selection, SIFT, cylindrical projection, Laplacian blending and image cropping.

Read more...

Mushroom Edibility Rules

Two approaches to extract logical rules for mushroom edibility: Neural Networks; Genetic Algorithm + Decision Tree. Implemented using Python with intuitive visulization.

Read more...

Musical Instrument Recognition

Use MATLAB and Python to classify musical instruments based on Gammatone filtering, Voice Activity Detection and CNN. Interface between two languages by SciPy.

Read more...