i have to make a program that finds differences betwenn images in raw files. the raw file contains byte type data and i need to find where are differences and make a circule round it. i know how to make the circule. i also know how to find one different byte but i have to find sets of different bytes next to each other, cause that is a difference. any one knows a good algorith? or something that may help me?