genel statik son sınıf Özeti.Resim
Protobuf türü tensorflow.Summary.Image
İç İçe Sınıflar
sınıf | Özet.Resim.Oluşturucu | Protobuf türü tensorflow.Summary.Image |
Sabitler
int | COLORSPACE_FIELD_NUMBER | |
int | ENCODED_IMAGE_STRING_FIELD_NUMBER | |
int | HEIGHT_FIELD_NUMBER | |
int | WIDTH_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
int | getColorspace () Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA int32 colorspace = 3; |
statik Özet.Resim | |
Özet.Resim | |
final statik com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.ByteString | getEncodedImageString () Image data in encoded format. |
int | getHeight () Dimensions of the image. |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | getWidth () int32 width = 2; |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik Özet.Image.Builder | newBuilder ( Özet.Resim prototipi) |
statik Özet.Image.Builder | yeniİnşaatçı () |
Özet.Resim.Oluşturucu | |
statik Özet.Resim | parseDelimitedFrom (InputStream girişi) |
statik Özet.Resim | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Özet.Resim | parseFrom (ByteBuffer verileri) |
statik Özet.Resim | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Özet.Resim | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Özet.Resim | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik Özet.Resim | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Özet.Resim | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik Özet.Resim | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Özet.Resim | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
Özet.Resim.Oluşturucu | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int COLORSPACE_FIELD_NUMBER
Sabit Değer: 3
genel statik final int ENCODED_IMAGE_STRING_FIELD_NUMBER
Sabit Değer: 4
genel statik final int HEIGHT_FIELD_NUMBER
Sabit Değer: 1
genel statik final int WIDTH_FIELD_NUMBER
Sabit Değer: 2
Genel Yöntemler
genel boole eşittir (Object obj)
public int getColorspace ()
Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA
int32 colorspace = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.ByteString getEncodedImageString ()
Image data in encoded format. All image formats supported by image_codec::CoderUtil can be stored here.
bytes encoded_image_string = 4;
genel int getHeight ()
Dimensions of the image.
int32 height = 1;
halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int getWidth ()
int32 width = 2;
genel int hashCode ()
genel final boolean isInitialized ()
public static Summary.Image parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik Özet.Resim ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik Özet.Resim ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik Özet.Resim ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IO İstisnası |
---|
genel statik Özet.Resim ayrıştırmaFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik Özet.Resim ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik Özet.Resim ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik Özet.Resim ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IO İstisnası |
---|