appkit  1.5.1
RoadNarrows Robotics Application Kit
WinCvMouse.cxx File Reference

RoadNarrows Robotics base OpenCV Mouse class implementation. More...

#include <sys/types.h>
#include <limits.h>
#include <libgen.h>
#include <unistd.h>
#include <stdarg.h>
#include <cstring>
#include <iostream>
#include <fstream>
#include <cmath>
#include "rnr/rnrconfig.h"
#include "rnr/log.h"
#include "opencv2/core/core.hpp"
#include "opencv2/highgui/highgui.hpp"
#include "rnr/appkit/Win.h"
#include "rnr/appkit/WinCvMouse.h"
#include "rnr/appkit/WinOpenCv.h"

Go to the source code of this file.

Detailed Description

RoadNarrows Robotics base OpenCV Mouse class implementation.

LastChangedDate
2013-05-08 08:22:06 -0600 (Wed, 08 May 2013)
Rev
2920
Author
Robin Knight (robin.nosp@m..kni.nosp@m.ght@r.nosp@m.oadn.nosp@m.arrow.nosp@m.s.co.nosp@m.m)
Daniel Packard (danie.nosp@m.l@ro.nosp@m.adnar.nosp@m.rows.nosp@m..com)
Copyright
© 2011-2017. RoadNarrows LLC.
http://www.roadnarrows.com
All Rights Reserved

Definition in file WinCvMouse.cxx.