AmirHossein Roodaki's repositories
Huffman-Image-Compressor
A lossless image compression and decompression algorithm utilizing the Huffman coding technique to efficiently reduce image file sizes while maintaining image quality.
Kmeans-Color-Quantization
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.
SmartHome-Hardware-System
A comprehensive monitoring and controlling hardware system with features such as temperature sensors, LCD displays, LEDs, motors, and security mechanisms, providing real-time monitoring, critical condition alerts, dynamic lighting control, and temperature regulation for optimal comfort, energy efficiency, and security in the smart home environment.
Math-Vision
Fine-tuned the VGG16 model for real-time recognition of handwritten mathematical notations, incorporating dynamic bounding boxes and multi-symbol segmentation for enhanced accuracy.
Minimax-Powered-Othello-Game
A challenging single-player Othello gaming experience, featuring an intelligent opponent powered by the Minimax algorithm with alpha-beta pruning for strategic move evaluation and decision-making.
RealTime-Webcam-Face-Filters
Real-Time webcam-based application utilizing facial landmark detection to dynamically apply diverse face filters, including blur, sunglasses, mustache, etc.
GA-FS-CBIR
Official Implementation of "Genetic Feature Selection for Enhanced Image Retrieval" Paper.