aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/g3doc/api_docs/python/image.md
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2016-09-28 23:21:06 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-09-29 00:35:42 -0700
commit226bdfbd8f4b09e742b83982450b39cf90613159 (patch)
tree0ad4c51fbe0b12b0d2376466df6990f5b811b151 /tensorflow/g3doc/api_docs/python/image.md
parentb6f4dd7966bf74118382d811f491e17ff52c7680 (diff)
Update generated Python Op docs.
Change: 134630508
Diffstat (limited to 'tensorflow/g3doc/api_docs/python/image.md')
-rw-r--r--tensorflow/g3doc/api_docs/python/image.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/g3doc/api_docs/python/image.md b/tensorflow/g3doc/api_docs/python/image.md
index fc90a9b0bb..be2af6213c 100644
--- a/tensorflow/g3doc/api_docs/python/image.md
+++ b/tensorflow/g3doc/api_docs/python/image.md
@@ -1193,6 +1193,7 @@ of all values in image, and
away from zero to protect against division by 0 when handling uniform images.
Note that this implementation is limited:
+
* It only whitens based on the statistics of an individual image.
* It does not take into account the covariance structure.