24 #ifndef _FIREVISION_FILTER_RECTIFY_H_
25 #define _FIREVISION_FILTER_RECTIFY_H_
27 #include <fvfilters/filter.h>
29 namespace firevision {
31 class RectificationInfoBlock;
FilterRectify(RectificationInfoBlock *rib, bool mark_zeros=true)
Constructor.
virtual void apply()
Apply the filter.
Rectification info block.