tensorflow:: אופס:: EncodeJpegVariableQuality

#include <image_ops.h>

תמונת קלט מקודד JPEG עם איכות דחיסה מסופקת.

סיכום

image היא תלת-ממדית uint8 Tensor של צורה [height, width, channels] . quality היא ערך איכות דחיסה int32 jpeg בין 0 ל-100.

טיעונים:

  • scope: אובייקט Scope
  • תמונות: תמונות להתאמה. לפחות תלת מימד.
  • איכות: איכות אינט לקידוד.

החזרות:

  • Output : 0-D. תמונה מקודדת JPEG.

בנאים והורסים

EncodeJpegVariableQuality (const :: tensorflow::Scope & scope, :: tensorflow::Input images, :: tensorflow::Input quality)

תכונות ציבוריות

contents
operation

תפקידים ציבוריים

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

תכונות ציבוריות

תוכן

::tensorflow::Output contents

מבצע

Operation operation

תפקידים ציבוריים

EncodeJpegVariableQuality

 EncodeJpegVariableQuality(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input images,
  ::tensorflow::Input quality
)

צוֹמֶת

::tensorflow::Node * node() const 

מפעיל::tensorflow::קלט

 operator::tensorflow::Input() const 

אופרטור::tensorflow::פלט

 operator::tensorflow::Output() const