Ask Your Question

Revision history [back]

changing pixel values for a group of pixels

Hello! I performed SVM classification (2 classes) based on a) raw pixels and b) histograms and now would like to change pixels values of one class into black and other onto white and see the results ( I am not sure if simple dataset_name.show() will work out). As I am new to python and openCV I appreciate any help. Thanks