tensorflow:: אופס:: EncodePng
#include <image_ops.h>
PNG-קודד תמונה.
תַקצִיר
image
היא תלת-ממד uint8 או uint16 Tensor של צורה [height, width, channels]
כאשר channels
הם:
- 1: עבור גווני אפור.
- 2: עבור גווני אפור + אלפא.
- 3: עבור RGB.
- 4: עבור RGBA.
רמת הדחיסה ZLIB, compression
, יכולה להיות -1 עבור ברירת המחדל של מקודד PNG או ערך מ-0 עד 9. 9 היא רמת הדחיסה הגבוהה ביותר, המייצרת את הפלט הקטן ביותר, אך היא איטית יותר.
טיעונים:
- scope: אובייקט Scope
- תמונה: תלת מימדית עם צורה
[height, width, channels]
.
מאפיינים אופציונליים (ראה Attrs
):
- דחיסה: רמת דחיסה.
החזרות:
-
Output
: 0-D. תמונה מקודדת PNG.
בנאים והורסים | |
---|---|
EncodePng (const :: tensorflow::Scope & scope, :: tensorflow::Input image) | |
EncodePng (const :: tensorflow::Scope & scope, :: tensorflow::Input image, const EncodePng::Attrs & attrs) |
תכונות ציבוריות | |
---|---|
contents | |
operation |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
פונקציות סטטיות ציבוריות | |
---|---|
Compression (int64 x) |
מבנים | |
---|---|
tensorflow:: ops:: EncodePng:: Attrs | קובעי תכונות אופציונליים עבור EncodePng . |
תכונות ציבוריות
תוֹכֶן
::tensorflow::Output contents
מִבצָע
Operation operation
תפקידים ציבוריים
EncodePng
EncodePng( const ::tensorflow::Scope & scope, ::tensorflow::Input image )
EncodePng
EncodePng( const ::tensorflow::Scope & scope, ::tensorflow::Input image, const EncodePng::Attrs & attrs )
צוֹמֶת
::tensorflow::Node * node() const
מפעיל::tensorflow::קלט
operator::tensorflow::Input() const
אופרטור::tensorflow::פלט
operator::tensorflow::Output() const
פונקציות סטטיות ציבוריות
דְחִיסָה
Attrs Compression( int64 x )
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-21 (שעון UTC).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-11-21 (שעון UTC)."],[],[]]