เทนเซอร์โฟลว์:: ปฏิบัติการ:: เข้ารหัสคุณภาพตัวแปร JPEG
#include <image_ops.h>
ภาพอินพุตเข้ารหัส JPEG พร้อมคุณภาพการบีบอัดที่ให้มา
สรุป
image
เป็น 3-D uint8 Tensor ของรูปร่าง [height, width, channels]
quality
คือค่าคุณภาพการบีบอัด int32 jpeg ระหว่าง 0 ถึง 100
ข้อโต้แย้ง:
- ขอบเขต: วัตถุ ขอบเขต
- ภาพ: ภาพที่จะปรับ อย่างน้อย 3 มิติ
- คุณภาพ: คุณภาพ int ที่จะเข้ารหัส
ผลตอบแทน:
-
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
งานสาธารณะ
เข้ารหัสคุณภาพตัวแปร JPEG
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