VisionCpp  0.0.1
Classes | Namespaces
OP_SepFilter.hpp File Reference

This file applies Separable filter convolution. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  visioncpp::OP_SepFilterRow
 Separable filter for rows. More...
 
struct  visioncpp::OP_SepFilterCol
 Separable filter for cols. More...
 

Namespaces

 visioncpp
 VisionCpp namespace.
 

Detailed Description

This file applies Separable filter convolution.

Definition in file OP_SepFilter.hpp.