This document presents a system for human detection in UAV imagery using HOG descriptors calculated for superpixels extracted via SLIC clustering. The system extracts superpixels, calculates HOG descriptors for each, and classifies the descriptors using an AdaBoost classifier. Evaluation on two datasets shows the superpixel-based approach achieves 3% higher accuracy than the original HOG method while requiring more computational time for training.