com.intel.analytics.bigdl.dataset.image
Normalize a grey image. Each pixel will minus mean and then divide std.
Apply this transformer to rdd
Normalize a grey image. Each pixel will minus mean and then divide std.