Orion
high-rate readout
itksw
itk
itkpix
dec.hpp
Go to the documentation of this file.
1
5
#pragma once
6
7
#include "
itk/itkpix/endec/deccore.hpp
"
8
#include "
itk/itkpix/endec-dummy/deccore.hpp
"
9
#include "itk/itkpix/endec-codec/decoder.hpp"
10
#include "
orion/itkpix/endec/deccore.hpp
"
11
12
// #include "orion/itkpix/endec/decoder.hpp"
13
14
namespace
itk::itkpix::endec {
15
16
template
<
typename
Callback,
int
cb_type = 0>
17
// using DecCore = codec::DecCore<Callback, cb_type>;
18
using
DecCore = orion::DecCore<Callback, cb_type>;
19
// using DecCore = ::orion::itkpix::endec::DecCore<Callback, cb_type>;
20
21
}
deccore.hpp
Dummy implementation for ITkPix Decoder.
deccore.hpp
Templates for ITkPix Decoder Core.
deccore.hpp
Implementation for ITkPix Decoder.
Generated by
1.9.1