I am doing my final year project on detecting an stegnographies image,ie, i need to detect if any image is hidden in one another image using LSB insertion, ie, inserted in the last bits of each pixels in C++ using cimg library
can anyone please help me how to filter only the least significant bits of an image and generate an histogram of it