FOUND
Loading...
Searching...
No Matches
found::Edge Struct Reference

Represents a 2D edge in an image. More...

#include <style.hpp>

Collaboration diagram for found::Edge:

Public Attributes

Points points
 The edge points.
 
Vec2 upperLeft
 The lowest point (left upper edge)
 
Vec2 lowerRight
 The highest point (right lower edge)
 

Detailed Description

Represents a 2D edge in an image.

Note
This must be carried with the original image, as there's no such field in this struct

The documentation for this struct was generated from the following file: