zoneKernel.cu 275 Bytes
// Copyright (c) 2012-2017 VideoStitch SAS
// Copyright (c) 2018 stitchEm

#pragma once

#include "core/kernels/withinStack.cu"
#include "mapFunction.cu"

namespace VideoStitch {
namespace Core {

#include "backend/common/core1/zoneKernel.gpu"

}
}  // namespace VideoStitch