You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fine-tuned the VGG16 model for real-time recognition of handwritten mathematical notations, incorporating dynamic bounding boxes and multi-symbol segmentation for enhanced accuracy.
Real-Time webcam-based application utilizing facial landmark detection to dynamically apply diverse face filters, including blur, sunglasses, mustache, etc.
Utilizing K-means clustering to reduce color complexity while maintaining visual quality by grouping similar pixels into clusters, with each cluster's centroid representing all pixels within.
A lossless image compression and decompression algorithm utilizing the Huffman coding technique to efficiently reduce image file sizes while maintaining image quality.
A challenging single-player Othello gaming e
41CE
xperience, featuring an intelligent opponent powered by the Minimax algorithm with alpha-beta pruning for strategic move evaluation and decision-making.