Method |
Description |
|
CaptureDone ( System e ) : void |
|
|
Form1_Load ( object sender, EventArgs e ) : void |
|
|
GetArea ( IList vertices ) : double |
|
|
GetDeterminant ( double x1, double y1, double x2, double y2 ) : double |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
ToPointsArray ( List points ) : System.Drawing.Point[] |
|
|
button1_Click ( object sender, EventArgs e ) : void |
|
|
camWindow_MouseClick ( object sender, MouseEventArgs e ) : void |
|
|
detectQuads ( Bitmap bitmap ) : void |
|
|
loadSourceCards ( ) : void |
|
|
matchCard ( ) : void |
|
|
rearrangeCorners ( List corners ) : void |
|
|
shiftCorners ( List corners, IntPoint point ) : void |
|
|