Skip to content

include/cvw/cvw.hpp

Top-level aggregator for the edgecv library. More...

Detailed Description

Top-level aggregator for the edgecv library.

Author: Charliechen114514

Version: 1.0.0

Since: 1.0.0

Date: 2026-05-15

Includes all public headers: algorithms, core types, and pipeline composition facilities.

Source code

cpp

#pragma once

#include <cvw/algorithms.hpp>
#include <cvw/core.hpp>
#include <cvw/pipeline.hpp>

Updated on 2026-05-17 at 13:22:38 +0000

Built with VitePress