Projects tagged with LaTeX

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...