Subversion Repositories OpenCV2-Cookbook

Rev

Rev 3 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 5
Line 1... Line -...
1
/*------------------------------------------------------------------------------------------*\
-
 
2
   This file contains material supporting chapter 1 of the cookbook:  
-
 
3
   Computer Vision Programming using the OpenCV Library.
-
 
4
   by Robert Laganiere, Packt Publishing, 2011.
-
 
5

-
 
6
   This program is free software; permission is hereby granted to use, copy, modify,
-
 
7
   and distribute this source code, or portions thereof, for any purpose, without fee,
-
 
8
   subject to the restriction that the copyright notice may not be removed
-
 
9
   or altered from any source or altered source distribution.
-
 
10
   The software is released on an as-is basis and without any warranties of any kind.
-
 
11
   In particular, the software is not guaranteed to be fault-tolerant or free from failure.
-
 
12
   The author disclaims all warranties with regard to this software, any use,
-
 
13
   and any consequent failure, is purely the responsibility of the user.
-
 
14
 
-
 
15
   Copyright (C) 2010-2011 Robert Laganiere, www.laganiere.name
-
 
16
\*------------------------------------------------------------------------------------------*/
-
 
17
/********************************************************************************
1
/********************************************************************************
18
** Form generated from reading UI file 'mainwindow.ui'
2
** Form generated from reading UI file 'mainwindow.ui'
19
**
3
**
20
** Created: Wed Jun 30 08:35:07 2010
-
 
21
**      by: Qt User Interface Compiler version 4.6.3
4
** Created by: Qt User Interface Compiler version 4.8.6
22
**
5
**
23
** WARNING! All changes made in this file will be lost when recompiling UI file!
6
** WARNING! All changes made in this file will be lost when recompiling UI file!
24
********************************************************************************/
7
********************************************************************************/
25
8
26
#ifndef UI_MAINWINDOW_H
9
#ifndef UI_MAINWINDOW_H