VkCV Framework  0.0.1
CV Vulkan framework
vkcv::upscaling::BilinearUpscaling Class Reference
Inheritance diagram for vkcv::upscaling::BilinearUpscaling:
Collaboration diagram for vkcv::upscaling::BilinearUpscaling:

Public Member Functions

 BilinearUpscaling (Core &core)
 
void recordUpscaling (const CommandStreamHandle &cmdStream, const ImageHandle &input, const ImageHandle &output) override
 
- Public Member Functions inherited from vkcv::upscaling::Upscaling
 Upscaling (Core &core)
 

Additional Inherited Members

- Protected Attributes inherited from vkcv::upscaling::Upscaling
Corem_core
 

Detailed Description


The documentation for this class was generated from the following files: