Orion
high-rate readout
endec-dummy.hpp
Go to the documentation of this file.
1 // ╭─╮╭─╴╷╭─╮┌─╮
2 // ╰─╯╵ ╵╰─╯╵ ╵
8 #pragma once
9 
12 
13 namespace itk::itkpix::decoder::dummy {
14  extern factory::DecCore makeDecCore;
15 }
16 
17 namespace itk::itkpix::encoder::dummy {
18  extern factory::EncCore makeEncCore;
19 }
Templates for ITkPix Decoder Core.
Templates for ITkPix Encoder Core.