code_device/hgdriver/hgdev/imgproc-pak/cutter.h

13 lines
179 B
C
Raw Normal View History

2023-11-10 06:58:17 +00:00
#pragma once
// image processor
//
// created on 2023-11-07
//
// ver: 1.0
//
// NOTE: the interface is for all algorithms are in ONE module
#include <imgprc/img_processor.h>