tensorflow:: אופס:: HSVToRGB

#include <image_ops.h>

המר תמונה אחת או יותר מ-HSV ל-RGB.

סיכום

מוציא טנזור באותה צורה כמו טנזור images , המכיל את ערך ה-RGB של הפיקסלים. הפלט מוגדר היטב רק אם הערך images הוא ב- [0,1] .

ראה rgb_to_hsv לתיאור של קידוד HSV.

טיעונים:

  • scope: אובייקט Scope
  • תמונות: 1-D או דרגה גבוהה יותר. נתוני HSV להמרה. הממד האחרון חייב להיות מידה 3.

החזרות:

  • Output : images שהומרו ל-RGB.

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

HSVToRGB (const :: tensorflow::Scope & scope, :: tensorflow::Input images)

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

operation
output

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

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

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

מבצע

Operation operation

תְפוּקָה

::tensorflow::Output output

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

HSVToRGB

 HSVToRGB(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input images
)

צוֹמֶת

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const