This document discusses a project to implement image segmentation algorithms in parallel on a RISC processor for real-time processing. The project proposes a new segmentation chain using topological operators like thinning and crest restoration. This chain was tested on medical images and able to process 33 512x512 images per second on a 3.06GHz Pentium IV processor using SSE instructions, demonstrating it can meet real-time constraints. The new chain provides high quality segmentation and is well-suited for medical applications.