tensorflow :: ops :: HSVToRGB
#include <image_ops.h>
Bir veya daha fazla görüntüyü HSV'den RGB'ye dönüştürün.
Özet
Piksellerin RGB değerini içeren, images
tensörü ile aynı şekle sahip bir tensör çıkışı sağlar. Çıktı, yalnızca images
değer [0,1]
ise iyi tanımlanır.
HSV kodlamasının bir açıklaması için rgb_to_hsv
bakın.
Argümanlar:
- kapsam: Bir Scope nesnesi
- görüntüler: 1-D veya daha yüksek sıralama. HSV verilerini dönüştürmek için. Son boyut, boyut 3 olmalıdır.
İadeler:
-
Output
: RGB'ye dönüştürülmüşimages
.
Yapıcılar ve Yıkıcılar | |
---|---|
HSVToRGB (const :: tensorflow::Scope & scope, :: tensorflow::Input images) |
Genel özellikler | |
---|---|
operation | |
output |
Kamusal işlevler | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel özellikler
operasyon
Operation operation
çıktı
::tensorflow::Output output
Kamusal işlevler
HSVToRGB
HSVToRGB( const ::tensorflow::Scope & scope, ::tensorflow::Input images )
düğüm
::tensorflow::Node * node() const
operator :: tensorflow :: Girdi
operator::tensorflow::Input() const
operator :: tensorflow :: Çıktı
operator::tensorflow::Output() const