Skip to content

Files

  • dir include
    • dir include/Doxybook
    • dir include/cvw
      • file hpp
        Aggregator for all image processing algorithm headers.
      • file hpp
        Core type placeholders for the edgecv library.
      • file hpp
        Top-level aggregator for the edgecv library.
      • file hpp
        Owning image container with compile-time pixel format safety.
      • file hpp
        Image loading utility with Expected-based error reporting.
      • file hpp
        Non-owning, zero-copy views over image pixel data.
      • dir include/cvw/algorithms
        • file hpp
          Color space conversion algorithms.
        • file hpp
          Shared algorithm error codes and input validation helpers.
        • file hpp
          Edge detection algorithms.
        • file hpp
          Image smoothing filters.
        • file hpp
          Geometric transformation algorithms.
        • file hpp
          Image file I/O operations.
        • file hpp
          Min-max normalization algorithm.
        • file hpp
          Global and adaptive thresholding algorithms.
      • dir include/cvw/base
      • dir include/cvw/details
        • file hpp
          Implementation details for ImageBuilder and image I/O.
        • file hpp
          Implementation details for Image template methods.
      • dir include/cvw/qt
        • file hpp
          Conversion utilities between cv::Mat/QImage and Image<QImage>.
      • file hpp
        Pipeline composition via step factories and operator| chaining.
      • file hpp
        Compile-time pixel format descriptors for type-safe image I/O.

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

Built with VitePress