OpenCV
index
 
Name restore ( )
Examples None available
Description Revert to the original RGB image.
Syntax
restore();
restore(type);
Parameters
type   the target color space
Returns None
Usage Web & Application
Related