aliran tensor:: operasi:: EkstrakJpegShape

#include <image_ops.h>

Ekstrak informasi bentuk gambar berkode JPEG.

Ringkasan

Operasi ini hanya mem-parsing header gambar, jadi jauh lebih cepat daripada DecodeJpeg .

Argumen:

  • ruang lingkup: Objek Lingkup
  • isi: 0-D. Gambar berkode JPEG.

Atribut opsional (lihat Attrs ):

  • output_type: (Opsional) Jenis keluaran operasi (int32 atau int64). Defaultnya adalah int32.

Pengembalian:

  • Output : 1-D. Bentuk gambar dengan format [tinggi, lebar, saluran].

Konstruktor dan Destruktor

ExtractJpegShape (const :: tensorflow::Scope & scope, :: tensorflow::Input contents)
ExtractJpegShape (const :: tensorflow::Scope & scope, :: tensorflow::Input contents, const ExtractJpegShape::Attrs & attrs)

Atribut publik

image_shape
operation

Fungsi publik

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

Fungsi statis publik

OutputType (DataType x)

Struktur

tensorflow:: ops:: ExtractJpegShape:: Attrs

Penyetel atribut opsional untuk ExtractJpegShape .

Atribut publik

gambar_bentuk

::tensorflow::Output image_shape

operasi

Operation operation

Fungsi publik

EkstrakJpegShape

 ExtractJpegShape(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input contents
)

EkstrakJpegShape

 ExtractJpegShape(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input contents,
  const ExtractJpegShape::Attrs & attrs
)

simpul

::tensorflow::Node * node() const 

operator::tensorflow::Masukan

 operator::tensorflow::Input() const 

operator::tensorflow::Keluaran

 operator::tensorflow::Output() const 

Fungsi statis publik

Tipe Keluaran

Attrs OutputType(
  DataType x
)