Skip to content

File image_to_tensor_converter_gl_texture.cc

FileList > calculators > tensor > image_to_tensor_converter_gl_texture.cc

Go to the source code of this file

  • #include "mediapipe/calculators/tensor/image_to_tensor_converter_gl_texture.h"
  • #include "mediapipe/framework/port.h"
  • #include <array>
  • #include <memory>
  • #include <vector>
  • #include "absl/log/absl_log.h"
  • #include "absl/strings/str_cat.h"
  • #include "mediapipe/calculators/tensor/image_to_tensor_converter.h"
  • #include "mediapipe/calculators/tensor/image_to_tensor_converter_gl_utils.h"
  • #include "mediapipe/calculators/tensor/image_to_tensor_utils.h"
  • #include "mediapipe/framework/calculator_framework.h"
  • #include "mediapipe/framework/formats/image.h"
  • #include "mediapipe/framework/formats/tensor.h"
  • #include "mediapipe/framework/port/canonical_errors.h"
  • #include "mediapipe/framework/port/ret_check.h"
  • #include "mediapipe/framework/port/status.h"
  • #include "mediapipe/framework/port/statusor.h"
  • #include "mediapipe/gpu/gl_calculator_helper.h"
  • #include "mediapipe/gpu/gl_simple_shaders.h"
  • #include "mediapipe/gpu/shader_util.h"

Namespaces

Type Name
namespace mediapipe
namespace anonymous_namespace{image_to_tensor_converter_gl_texture.cc}

Classes

Type Name
class ImageToTensorGlTextureConverter

The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/calculators/tensor/image_to_tensor_converter_gl_texture.cc