I want to implement an image processing method in order to distinguish scanner images from camera images. How can I collect images from scanners and cameras? The images should be very different in scale and content and capture devices and rgb images or gray-scale images.
thanks a lot.