reconstruct image after preprocessing
13 Apr
2015
13 Apr
'15
12:59 p.m.
Hello, Im beginner, I have an image which i done a preprocessing with sklearn img_scaled = preprocessing.scale(img) my question how can reconstrcut my original image just from img_scaled?? is it possible or no?? is there a function that ensures the reverse of preprocessing.scale??? Thx for replay.
13 Apr
13 Apr
1:32 p.m.
On 2015-04-13 10:59:55, souZou <schaabou87@gmail.com> wrote:
Im beginner, I have an image which i done a preprocessing with sklearn
img_scaled = preprocessing.scale(img)
my question how can reconstrcut my original image just from img_scaled?? is it possible or no??
I think this question will be better answered on the scikit-learn mailing list. Regards Stéfan
3498
Age (days ago)
3498
Last active (days ago)
1 comments
2 participants
participants (2)
-
souZou
-
Stefan van der Walt