This document describes a proposed computer vision-based image processing system for detecting redundant objects using a Raspberry Pi. The system would utilize a Raspberry Pi connected to a USB camera to capture video frames and detect motion using OpenCV image processing libraries. When motion is detected, the system would segment the moving object from the background using thresholding techniques and morphological operations. It would then highlight and track the detected object using contour functions. Detected objects would be sent to a monitoring interface along with an alert to allow remote monitoring and response. The system aims to provide low-cost real-time surveillance and intruder detection capabilities.