Browse Source

initial commit

Jose Ortiz 9 years ago
commit
6e19508df4
100 changed files with 9257 additions and 0 deletions
  1. 42
    0
      ClickableLabel.cpp
  2. 54
    0
      ClickableLabel.h
  3. 20
    0
      Filter.cpp
  4. 29
    0
      GreenScreenLab.pro
  5. 181
    0
      MergePanel.cpp
  6. 122
    0
      MergePanel.h
  7. 434
    0
      MergePanel.ui
  8. 632
    0
      README.md
  9. 1574
    0
      arrays-GreenScreen.html
  10. 636
    0
      arrays-GreenScreen.md
  11. 129
    0
      doc/en/html/_clickable_label_8h_source.html
  12. 96
    0
      doc/en/html/_filter_8cpp.html
  13. 160
    0
      doc/en/html/_merge_panel_8h_source.html
  14. 104
    0
      doc/en/html/annotated.html
  15. BIN
      doc/en/html/arrowdown.png
  16. BIN
      doc/en/html/arrowright.png
  17. BIN
      doc/en/html/bc_s.png
  18. BIN
      doc/en/html/bdwn.png
  19. 110
    0
      doc/en/html/class_clickable_label-members.html
  20. 161
    0
      doc/en/html/class_clickable_label.html
  21. BIN
      doc/en/html/class_clickable_label.png
  22. 116
    0
      doc/en/html/class_main_window-members.html
  23. 207
    0
      doc/en/html/class_main_window.html
  24. BIN
      doc/en/html/class_main_window.png
  25. 108
    0
      doc/en/html/classes.html
  26. BIN
      doc/en/html/closed.png
  27. BIN
      doc/en/html/doc.png
  28. 1449
    0
      doc/en/html/doxygen.css
  29. BIN
      doc/en/html/doxygen.png
  30. 97
    0
      doc/en/html/dynsections.js
  31. 102
    0
      doc/en/html/files.html
  32. BIN
      doc/en/html/folderclosed.png
  33. BIN
      doc/en/html/folderopen.png
  34. 144
    0
      doc/en/html/functions.html
  35. 144
    0
      doc/en/html/functions_func.html
  36. 106
    0
      doc/en/html/hierarchy.html
  37. 90
    0
      doc/en/html/index.html
  38. 68
    0
      doc/en/html/jquery.js
  39. 98
    0
      doc/en/html/namespace_ui.html
  40. 100
    0
      doc/en/html/namespaces.html
  41. BIN
      doc/en/html/nav_f.png
  42. BIN
      doc/en/html/nav_g.png
  43. BIN
      doc/en/html/nav_h.png
  44. BIN
      doc/en/html/open.png
  45. 26
    0
      doc/en/html/search/all_0.html
  46. 4
    0
      doc/en/html/search/all_0.js
  47. 26
    0
      doc/en/html/search/all_1.html
  48. 4
    0
      doc/en/html/search/all_1.js
  49. 26
    0
      doc/en/html/search/all_2.html
  50. 4
    0
      doc/en/html/search/all_2.js
  51. 26
    0
      doc/en/html/search/all_3.html
  52. 8
    0
      doc/en/html/search/all_3.js
  53. 26
    0
      doc/en/html/search/all_4.html
  54. 9
    0
      doc/en/html/search/all_4.js
  55. 26
    0
      doc/en/html/search/all_5.html
  56. 4
    0
      doc/en/html/search/all_5.js
  57. 26
    0
      doc/en/html/search/all_6.html
  58. 4
    0
      doc/en/html/search/all_6.js
  59. 26
    0
      doc/en/html/search/classes_0.html
  60. 4
    0
      doc/en/html/search/classes_0.js
  61. 26
    0
      doc/en/html/search/classes_1.html
  62. 4
    0
      doc/en/html/search/classes_1.js
  63. BIN
      doc/en/html/search/close.png
  64. 26
    0
      doc/en/html/search/files_0.html
  65. 4
    0
      doc/en/html/search/files_0.js
  66. 26
    0
      doc/en/html/search/functions_0.html
  67. 4
    0
      doc/en/html/search/functions_0.js
  68. 26
    0
      doc/en/html/search/functions_1.html
  69. 4
    0
      doc/en/html/search/functions_1.js
  70. 26
    0
      doc/en/html/search/functions_2.html
  71. 8
    0
      doc/en/html/search/functions_2.js
  72. 26
    0
      doc/en/html/search/functions_3.html
  73. 9
    0
      doc/en/html/search/functions_3.js
  74. 26
    0
      doc/en/html/search/functions_4.html
  75. 4
    0
      doc/en/html/search/functions_4.js
  76. BIN
      doc/en/html/search/mag_sel.png
  77. 26
    0
      doc/en/html/search/namespaces_0.html
  78. 4
    0
      doc/en/html/search/namespaces_0.js
  79. 12
    0
      doc/en/html/search/nomatches.html
  80. 271
    0
      doc/en/html/search/search.css
  81. 791
    0
      doc/en/html/search/search.js
  82. BIN
      doc/en/html/search/search_l.png
  83. BIN
      doc/en/html/search/search_m.png
  84. BIN
      doc/en/html/search/search_r.png
  85. 27
    0
      doc/en/html/search/searchdata.js
  86. BIN
      doc/en/html/splitbar.png
  87. BIN
      doc/en/html/sync_off.png
  88. BIN
      doc/en/html/sync_on.png
  89. BIN
      doc/en/html/tab_a.png
  90. BIN
      doc/en/html/tab_b.png
  91. BIN
      doc/en/html/tab_h.png
  92. BIN
      doc/en/html/tab_s.png
  93. 60
    0
      doc/en/html/tabs.css
  94. 21
    0
      doc/en/latex/Makefile
  95. 3
    0
      doc/en/latex/_filter_8cpp.tex
  96. 5
    0
      doc/en/latex/annotated.tex
  97. 197
    0
      doc/en/latex/class_clickable_label.eps
  98. BIN
      doc/en/latex/class_clickable_label.pdf
  99. 59
    0
      doc/en/latex/class_clickable_label.tex
  100. 0
    0
      doc/en/latex/class_main_window.eps

+ 42
- 0
ClickableLabel.cpp View File

@@ -0,0 +1,42 @@
1
+#include "ClickableLabel.h"
2
+
3
+/// \fn ClickableLabel::ClickableLabel(QWidget *parent)
4
+/// \~English
5
+/// \brief Constructor
6
+/// \~Spanish
7
+/// \brief Constructor
8
+ClickableLabel::ClickableLabel(QWidget *parent) : QLabel(parent) {
9
+    this->x = 0;
10
+    this->y = 0;
11
+}
12
+
13
+/// \fn void ClickableLabel::mouseMoveEvent(QMouseEvent *ev)
14
+/// \~English
15
+/// \brief Funtion to add mouse event to the labelWidget
16
+/// \~Spanish
17
+/// \brief Funcion para anadir evento del raton (mouse) al labelWidget
18
+void ClickableLabel::mouseMoveEvent(QMouseEvent *ev){
19
+    emit Mouse_Pos();
20
+    this->x = ev->x();
21
+    this->y = ev->y();
22
+}
23
+
24
+/// \fn void ClickableLabel::mousePressEvent(QMouseEvent *ev)
25
+/// \~English
26
+/// \brief Funtion to add mouse event to the labelWidget
27
+/// \~Spanish
28
+/// \brief Funcion para anadir evento del raton (mouse) al labelWidget
29
+void ClickableLabel::mousePressEvent(QMouseEvent *ev){
30
+    x = ev->x();
31
+    y = ev->y();
32
+    emit Mouse_Pressed();
33
+}
34
+
35
+/// \fn void ClickableLabel::leaveEvent(QEvent *)
36
+/// \~English
37
+/// \brief Funtion to add mouse event to the labelWidget
38
+/// \~Spanish
39
+/// \brief Funcion para anadir evento del raton (mouse) al labelWidget
40
+void ClickableLabel::leaveEvent(QEvent *){
41
+    emit Mouse_Left();
42
+}

+ 54
- 0
ClickableLabel.h View File

@@ -0,0 +1,54 @@
1
+#ifndef CLICKABLELABEL_H
2
+#define CLICKABLELABEL_H
3
+
4
+#include <QLabel>
5
+#include <QMouseEvent>
6
+#include <QDebug>
7
+
8
+/// A class that permits a label to be clicked.
9
+///
10
+/// With this class we can determine de mouse position when is pressed
11
+/// and when the mouse left the label.
12
+///
13
+class ClickableLabel : public QLabel{
14
+    Q_OBJECT
15
+public:
16
+
17
+    /// \fn ClickableLabel::ClickableLabel(QWidget *parent)
18
+    /// \~English
19
+    /// \brief Constructor
20
+    /// \~Spanish
21
+    /// \brief Constructor
22
+    explicit ClickableLabel(QWidget *parent = 0);
23
+
24
+    /// \fn void ClickableLabel::mouseMoveEvent(QMouseEvent *ev)
25
+    /// \~English
26
+    /// \brief Funtion to add mouse event to the labelWidget
27
+    /// \~Spanish
28
+    /// \brief Funcion para anadir evento del raton (mouse) al labelWidget
29
+    void mouseMoveEvent(QMouseEvent *ev);
30
+
31
+    /// \fn void ClickableLabel::mousePressEvent(QMouseEvent *ev)
32
+    /// \~English
33
+    /// \brief Funtion to add mouse event to the labelWidget
34
+    /// \~Spanish
35
+    /// \brief Funcion para anadir evento del raton (mouse) al labelWidget
36
+    void mousePressEvent(QMouseEvent *ev);
37
+
38
+    /// \fn void ClickableLabel::leaveEvent(QEvent *)
39
+    /// \~English
40
+    /// \brief Funtion to add mouse event to the labelWidget
41
+    /// \~Spanish
42
+    /// \brief Funcion para anadir evento del raton (mouse) al labelWidget
43
+    void leaveEvent(QEvent *);
44
+    int x,y;
45
+
46
+signals:
47
+    void Mouse_Pressed();
48
+    void Mouse_Pos();
49
+
50
+
51
+    void Mouse_Left();
52
+};
53
+
54
+#endif // CLICKABLELABEL_H

+ 20
- 0
Filter.cpp View File

@@ -0,0 +1,20 @@
1
+// RAAN - 2014-07-19 : Ghost function and minor changes to parameters
2
+/// \file
3
+///
4
+#include "MergePanel.h"
5
+
6
+/// \fn void MainWindow::MergeImages(const QImage &objectImage, const QImage &backgroundImage, QImage & mergedImage, int threshold, bool ghost, int x, int y, int offset_x, int offset_y)
7
+/// \~English
8
+/// \brief Funcion that merges two images together. It takes an image with any background color
9
+/// and puts it in another image that will act as a background. (Implements Greenscreen techonology)
10
+/// \~Spanish
11
+/// \brief Funcion que fusiona dos imagenes juntas.  Toma una image con cualquier color de trasfondo
12
+/// y lo pone en otra imagen que actual como el  trasfondo. (Implementa la tecnologia de trasfondo verde)
13
+void MainWindow::MergeImages(const QImage &objectImage, const QImage &backgroundImage, QImage & mergedImage, int threshold, bool ghost, int x, int y,
14
+                 int offset_x, int offset_y){
15
+    
16
+
17
+    // YOUR CODE HERE
18
+
19
+
20
+}

+ 29
- 0
GreenScreenLab.pro View File

@@ -0,0 +1,29 @@
1
+#-------------------------------------------------
2
+#
3
+# Project created by QtCreator 2014-04-06T14:26:51
4
+#
5
+#-------------------------------------------------
6
+
7
+QT       += core gui
8
+
9
+greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
10
+
11
+TARGET = GreenScreen
12
+TEMPLATE = app
13
+
14
+
15
+SOURCES += main.cpp\
16
+    Filter.cpp \
17
+    MergePanel.cpp \
18
+    ClickableLabel.cpp
19
+
20
+HEADERS  += \
21
+    MergePanel.h \
22
+    ClickableLabel.h
23
+
24
+FORMS    += \
25
+    MergePanel.ui
26
+
27
+RESOURCES += \
28
+    images.qrc \
29
+    style.qrc

+ 181
- 0
MergePanel.cpp View File

@@ -0,0 +1,181 @@
1
+#include "MergePanel.h"
2
+#include "ui_MergePanel.h"
3
+#include <QDebug>
4
+
5
+#include "ClickableLabel.h"
6
+
7
+/// \fn MainWindow::MainWindow(QWidget *parent)
8
+/// \~English
9
+/// \brief Default Constructor for the MainWindow.
10
+/// \~Spanish
11
+/// \brief Constructor por defecto del MainWindow.
12
+MainWindow::MainWindow(QWidget *parent) :
13
+    QMainWindow(parent),
14
+    ui(new Ui::MainWindow)
15
+{
16
+    ui->setupUi(this);
17
+
18
+    // Signal connections
19
+    // Conexion de senales
20
+
21
+    // Closes window with cmd + w
22
+    // Cierra la ventana con cmd + w
23
+    new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_W), this, SLOT(close()));
24
+    // Opens a image with cmd + o
25
+    // Abre una imagen con cmd + o
26
+    new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_O), this, SLOT(on_btnSelectImage_clicked()));
27
+    // Opens background image with cmd + n
28
+    // Abre imagen de transfondo con cmd + n
29
+    new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_N), this, SLOT(on_btnSelectBackground_clicked()));
30
+    // Saves an image with cmd + s
31
+    // Guarda una imagen con cmd + s
32
+    new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_S), this, SLOT(on_btnSaveImage_clicked()));
33
+    // Merges two images with cmd + m
34
+    // Fuciona dos imagenes con cmd + m
35
+    new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_M), this, SLOT(on_btnMergeImages_clicked()));
36
+    // Makes the label clickable.
37
+    // Hace el labelWidget cliqueable.
38
+    connect(ui->lblOriginalImage, SIGNAL(Mouse_Pressed()), this, SLOT(Mouse_Pressed()));
39
+    connect(ui->lblBackgroundImage, SIGNAL(Mouse_Pressed()), this, SLOT(Mouse_PressedBackground())) ;
40
+}
41
+
42
+/// \fn MainWindow::~MainWindow(QWidget *parent)
43
+/// \~English
44
+/// \brief Destructor for the MainWindow.
45
+/// \~Spanish
46
+/// \brief Destructor del MainWindow.
47
+MainWindow::~MainWindow(){
48
+    delete ui;
49
+}
50
+
51
+/// \fn void MainWindow::on_btnSelectImage_clicked()
52
+/// \~English
53
+/// \brief Display the file browsing window to load an image. (Green Background)
54
+/// \~Spanish
55
+/// \brief Despliega la ventana de busqueda de archivos para subir una imagen. (Trasfondo verde)
56
+void MainWindow::on_btnSelectImage_clicked(){
57
+    QString fname = QFileDialog::getOpenFileName(this, tr("Choose an image"), QDir::homePath());
58
+        if (!fname.isEmpty()){
59
+            QImage image(fname);
60
+            if (image.isNull()){
61
+                QMessageBox::information(this, tr("Choose an image"),tr("Cannot load %1.").arg(fname));
62
+                return ;
63
+            }
64
+            originalImage=image;
65
+        }
66
+    ui->lblOriginalImage->setPixmap(QPixmap::fromImage(originalImage));
67
+    ui->origSize->setText("Original Image Size: " + QString::number(originalImage.width()) + "x" +QString::number(originalImage.height()));
68
+}
69
+
70
+/// \fn void MainWindow::on_btnSelectBackground_clicked()
71
+/// \~English
72
+/// \brief Display the file browsing window to load a background image.
73
+/// \~Spanish
74
+/// \brief Despliega la ventana de busqueda de archivos para subir una imagen para el trasfondo.
75
+void MainWindow::on_btnSelectBackground_clicked(){
76
+    QString fname = QFileDialog::getOpenFileName(this, tr("Choose an image"), QDir::homePath());
77
+        if (!fname.isEmpty()){
78
+            QImage image(fname);
79
+            if (image.isNull()){
80
+                QMessageBox::information(this, tr("Choose an image"),tr("Cannot load %1.").arg(fname));
81
+                return ;
82
+            }
83
+            backgroundImage=image;
84
+        }
85
+    ui->lblBackgroundImage->setPixmap(QPixmap::fromImage(backgroundImage));
86
+    ui->bgSize->setText("Original Image Size: " + QString::number(backgroundImage.width()) + "x" +QString::number(backgroundImage.height()));
87
+}
88
+
89
+/// \fn void MainWindow::on_btnMergeImages_clicked()
90
+/// \~English
91
+/// \brief  Invokes the function that merges the green screen image with the background image,
92
+/// then displays the merged image.
93
+/// \~Spanish
94
+/// \brief Invoca la funcion que fusional la imagen con transfondo verde con la imagen de transfondo,
95
+/// entonces displiega la imagen fusionada.
96
+void MainWindow::on_btnMergeImages_clicked(){
97
+    if (originalImage.width() > backgroundImage.width() || originalImage.height() > backgroundImage.height()){
98
+        originalImage = originalImage.scaled(backgroundImage.width(), backgroundImage.height(), Qt::KeepAspectRatio, Qt::FastTransformation) ;
99
+    }
100
+    mergedImage = backgroundImage;
101
+    MergeImages(originalImage, backgroundImage, mergedImage, ui->thresholdSlider->value(),ui->ghostBox->isChecked(), ui->lblOriginalImage->x, ui->lblOriginalImage->y, ui->lblBackgroundImage->x, ui->lblBackgroundImage->y);
102
+    ui->lblMergedImage->setPixmap(QPixmap::fromImage(mergedImage));
103
+
104
+}
105
+
106
+/// \fn void MainWindow::on_btnSaveImage_clicked()
107
+/// \~English
108
+/// \brief Displays the file browse window to choose the path to save
109
+/// the merged image in the file system.
110
+/// \~Spanish
111
+/// \brief Despliega la ventana de busqueda de archivos para escoger un camino
112
+/// guardar la imagen fusionada en el sistema de archivos.
113
+void MainWindow::on_btnSaveImage_clicked(){
114
+    if(!mergedImage.isNull()){
115
+        QPixmap out = QPixmap::grabWidget(this,361,10,481,481);
116
+        QString fname = QFileDialog::getSaveFileName(this, tr("Save Merged Image"), (""), tr("PNG (*.png)" ));
117
+        mergedImage.save(fname, "PNG");
118
+    }
119
+}
120
+
121
+/// \fn void MainWindow::Mouse_Pressed()
122
+/// \~English
123
+/// \brief Function that gets the coordinates of the image with the greenscreen.
124
+/// \~Spanish
125
+/// \brief Funcion que obtiene las coordenada de la imagen con el trasfondo verde.
126
+void MainWindow::Mouse_Pressed(){
127
+    if (!originalImage.isNull()){
128
+        if (originalImage.height() < ui->lblOriginalImage->height())
129
+               ui->lblOriginalImage->y = ui->lblOriginalImage->y * ui->lblOriginalImage->height()/originalImage.height();
130
+        else
131
+               ui->lblOriginalImage->y = ui->lblOriginalImage->y * originalImage.height()/ui->lblOriginalImage->height();
132
+        if(originalImage.width() < ui->lblOriginalImage->width())
133
+             ui->lblOriginalImage->x = ui->lblOriginalImage->x * ui->lblOriginalImage->width()/originalImage.width();
134
+        else
135
+            ui->lblOriginalImage->x = ui->lblOriginalImage->x * originalImage.width()/ui->lblOriginalImage->width();
136
+        ui->origCoord->setText("Selected Coord: (" + QString::number(ui->lblOriginalImage->x) + ","+QString::number(ui->lblOriginalImage->y) + ")" );
137
+    }
138
+}
139
+
140
+/// \fn void MainWindow::Mouse_Pressed()
141
+/// \~English
142
+/// \brief Function that gets the coordinaates of the image with the final background.
143
+/// \~Spanish
144
+/// \brief Funcion que obtiene las coordenada de la imagen con el trasfondo final.
145
+void MainWindow::Mouse_PressedBackground(){
146
+    if (!backgroundImage.isNull()){
147
+        if (backgroundImage.height() < ui->lblBackgroundImage->height())
148
+                ui->lblBackgroundImage->y = ui->lblBackgroundImage->y * ui->lblBackgroundImage->height()/backgroundImage.height();
149
+        else
150
+               ui->lblBackgroundImage->y = ui->lblBackgroundImage->y * backgroundImage.height()/ui->lblBackgroundImage->height();
151
+        if(backgroundImage.width() < ui->lblBackgroundImage->width())
152
+             ui->lblBackgroundImage->x = ui->lblBackgroundImage->x * ui->lblBackgroundImage->width()/backgroundImage.width();
153
+        else
154
+            ui->lblBackgroundImage->x = ui->lblBackgroundImage->x * backgroundImage.width()/ui->lblBackgroundImage->width();
155
+        ui->backCoord->setText("Selected Coord: (" + QString::number(ui->lblBackgroundImage->x) + ","+QString::number(ui->lblBackgroundImage->y) + ")" );
156
+    }
157
+}
158
+
159
+/// \fn void MainWindow::on_thresholdSlider_actionTriggered()
160
+/// \~English
161
+/// \brief Invokes the function that merges the green screen image with the background image.
162
+/// \~Spanish
163
+/// \brief Invoca la funcion que fusiona la imagen de trasfondo verde con la imagen del trasfondo final.
164
+void MainWindow::on_thresholdSlider_actionTriggered(){
165
+    if (originalImage.width() > backgroundImage.width() || originalImage.height() > backgroundImage.height())
166
+        originalImage = originalImage.scaled(backgroundImage.width(), backgroundImage.height(), Qt::KeepAspectRatio, Qt::FastTransformation) ;
167
+    mergedImage = backgroundImage;
168
+    MergeImages(originalImage, backgroundImage, mergedImage, ui->thresholdSlider->value(), ui->ghostBox->isChecked(), ui->lblOriginalImage->x, ui->lblOriginalImage->y, ui->lblBackgroundImage->x, ui->lblBackgroundImage->y);
169
+    ui->lblMergedImage->setPixmap(QPixmap::fromImage(mergedImage));
170
+}
171
+
172
+/// \fn void MainWindow::on_ghostBox_clicked()
173
+/// \~English
174
+/// \brief Funtion that invokes the thresholdSlider function and creates a
175
+/// ghost version of the image with greenscreen background.
176
+/// \~Spanish
177
+/// \brief Funcion que invoca la funcion thresholdSlider y crea una version
178
+/// fantasma de la imagen con el trasfondo verde.
179
+void MainWindow::on_ghostBox_clicked(){
180
+    on_thresholdSlider_actionTriggered();
181
+}

+ 122
- 0
MergePanel.h View File

@@ -0,0 +1,122 @@
1
+#ifndef MAINWINDOW_H
2
+#define MAINWINDOW_H
3
+
4
+#include <QMainWindow>
5
+#include <QFileDialog>
6
+#include <QDir>
7
+#include <QMessageBox>
8
+#include <QShortcut>
9
+#include <QImage>
10
+#include <QDebug>
11
+#include <cmath>
12
+
13
+/// Main class for the program.
14
+///
15
+/// This class contains the main functions for the program.
16
+/// There are functions for merging two images together,
17
+/// a function that creates a ghost version of the first image on the merge image,
18
+/// and the functions for the GUI.
19
+
20
+namespace Ui {
21
+class MainWindow;
22
+}
23
+
24
+class MainWindow : public QMainWindow
25
+{
26
+    Q_OBJECT
27
+
28
+public:
29
+    /// \fn MainWindow::MainWindow(QWidget *parent)
30
+    /// \~English
31
+    /// \brief Default Constructor for the MainWindow.
32
+    /// \~Spanish
33
+    /// \brief Constructor por defecto del MainWindow.
34
+    explicit MainWindow(QWidget *parent = 0);
35
+
36
+    /// \fn void MainWindow::MergeImages(const QImage &objectImage, const QImage &backgroundImage, QImage & mergedImage, int threshold, bool ghost, int x, int y, int offset_x, int offset_y)
37
+    /// \~English
38
+    /// \brief Funcion that merges two images together. It takes an image with any background color
39
+    /// and puts it in another image that will act as a background. (Implements Greenscreen techonology)
40
+    /// \~Spanish
41
+    /// \brief Funcion que fusiona dos imagenes juntas.  Toma una image con cualquier color de trasfondo
42
+    /// y lo pone en otra imagen que actual como el  trasfondo. (Implementa la tecnologia de trasfondo verde)
43
+    void MergeImages(const QImage &, const QImage &, QImage &, int, bool=false, int=0, int=0, int=0, int=0) ;
44
+
45
+    /// \fn MainWindow::~MainWindow(QWidget *parent)
46
+    /// \~English
47
+    /// \brief Destructor for the MainWindow.
48
+    /// \~Spanish
49
+    /// \brief Destructor del MainWindow.
50
+    ~MainWindow();
51
+
52
+private slots:
53
+    /// \fn void MainWindow::on_ghostBox_clicked()
54
+    /// \~English
55
+    /// \brief Funtion that invokes the thresholdSlider function and creates a
56
+    /// ghost version of the image with greenscreen background.
57
+    /// \~Spanish
58
+    /// \brief Funcion que invoca la funcion thresholdSlider y crea una version
59
+    /// fantasma de la imagen con el trasfondo verde.
60
+    void on_ghostBox_clicked();
61
+
62
+    /// \fn void MainWindow::on_btnSelectImage_clicked()
63
+    /// \~English
64
+    /// \brief Display the file browsing window to load an image. (Green Background)
65
+    /// \~Spanish
66
+    /// \brief Despliega la ventana de busqueda de archivos para subir una imagen. (Trasfondo verde)
67
+    void on_btnSelectImage_clicked();
68
+
69
+    /// \fn void MainWindow::on_btnSelectBackground_clicked()
70
+    /// \~English
71
+    /// \brief Display the file browsing window to load a background image.
72
+    /// \~Spanish
73
+    /// \brief Despliega la ventana de busqueda de archivos para subir una imagen para el trasfondo.
74
+    void on_btnSelectBackground_clicked();
75
+
76
+    /// \fn void MainWindow::on_btnMergeImages_clicked()
77
+    /// \~English
78
+    /// \brief  Invokes the function that merges the green screen image with the background image,
79
+    /// then displays the merged image.
80
+    /// \~Spanish
81
+    /// \brief Invoca la funcion que fusional la imagen con transfondo verde con la imagen de transfondo,
82
+    /// entonces displiega la imagen fusionada.
83
+    void on_btnMergeImages_clicked();
84
+
85
+    /// \fn void MainWindow::on_btnSaveImage_clicked()
86
+    /// \~English
87
+    /// \brief Displays the file browse window to choose the path to save
88
+    /// the merged image in the file system.
89
+    /// \~Spanish
90
+    /// \brief Despliega la ventana de busqueda de archivos para escoger un camino
91
+    /// guardar la imagen fusionada en el sistema de archivos.
92
+    void on_btnSaveImage_clicked();
93
+
94
+    /// \fn void MainWindow::Mouse_Pressed()
95
+    /// \~English
96
+    /// \brief Function that gets the coordinates of the image with the greenscreen.
97
+    /// \~Spanish
98
+    /// \brief Funcion que obtiene las coordenada de la imagen con el trasfondo verde.
99
+    void Mouse_Pressed();
100
+
101
+    /// \fn void MainWindow::Mouse_Pressed()
102
+    /// \~English
103
+    /// \brief Function that gets the coordinaates of the image with the final background.
104
+    /// \~Spanish
105
+    /// \brief Funcion que obtiene las coordenada de la imagen con el trasfondo final.
106
+    void Mouse_PressedBackground() ;
107
+
108
+    /// \fn void MainWindow::on_thresholdSlider_actionTriggered()
109
+    /// \~English
110
+    /// \brief Invokes the function that merges the green screen image with the background image.
111
+    /// \~Spanish
112
+    /// \brief Invoca la funcion que fusiona la imagen de trasfondo verde con la imagen del trasfondo final.
113
+    void on_thresholdSlider_actionTriggered();
114
+
115
+private:
116
+    Ui::MainWindow *ui;
117
+    QImage originalImage;
118
+    QImage backgroundImage;
119
+    QImage mergedImage;
120
+};
121
+
122
+#endif // MAINWINDOW_H

+ 434
- 0
MergePanel.ui View File

@@ -0,0 +1,434 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<ui version="4.0">
3
+ <class>MainWindow</class>
4
+ <widget class="QMainWindow" name="MainWindow">
5
+  <property name="geometry">
6
+   <rect>
7
+    <x>0</x>
8
+    <y>0</y>
9
+    <width>810</width>
10
+    <height>595</height>
11
+   </rect>
12
+  </property>
13
+  <property name="minimumSize">
14
+   <size>
15
+    <width>800</width>
16
+    <height>400</height>
17
+   </size>
18
+  </property>
19
+  <property name="maximumSize">
20
+   <size>
21
+    <width>1500</width>
22
+    <height>600</height>
23
+   </size>
24
+  </property>
25
+  <property name="windowTitle">
26
+   <string>MainWindow</string>
27
+  </property>
28
+  <widget class="QWidget" name="centralWidget">
29
+   <property name="minimumSize">
30
+    <size>
31
+     <width>1271</width>
32
+     <height>0</height>
33
+    </size>
34
+   </property>
35
+   <widget class="QWidget" name="verticalLayoutWidget">
36
+    <property name="geometry">
37
+     <rect>
38
+      <x>10</x>
39
+      <y>120</y>
40
+      <width>262</width>
41
+      <height>321</height>
42
+     </rect>
43
+    </property>
44
+    <layout class="QVBoxLayout" name="verticalLayout">
45
+     <item>
46
+      <widget class="ClickableLabel" name="lblOriginalImage">
47
+       <property name="sizePolicy">
48
+        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
49
+         <horstretch>0</horstretch>
50
+         <verstretch>0</verstretch>
51
+        </sizepolicy>
52
+       </property>
53
+       <property name="minimumSize">
54
+        <size>
55
+         <width>260</width>
56
+         <height>260</height>
57
+        </size>
58
+       </property>
59
+       <property name="maximumSize">
60
+        <size>
61
+         <width>350</width>
62
+         <height>350</height>
63
+        </size>
64
+       </property>
65
+       <property name="mouseTracking">
66
+        <bool>false</bool>
67
+       </property>
68
+       <property name="frameShape">
69
+        <enum>QFrame::Box</enum>
70
+       </property>
71
+       <property name="frameShadow">
72
+        <enum>QFrame::Sunken</enum>
73
+       </property>
74
+       <property name="text">
75
+        <string/>
76
+       </property>
77
+       <property name="scaledContents">
78
+        <bool>true</bool>
79
+       </property>
80
+       <property name="buddy">
81
+        <cstring>btnSelectImage</cstring>
82
+       </property>
83
+      </widget>
84
+     </item>
85
+    </layout>
86
+   </widget>
87
+   <widget class="QWidget" name="verticalLayoutWidget_2">
88
+    <property name="geometry">
89
+     <rect>
90
+      <x>270</x>
91
+      <y>120</y>
92
+      <width>262</width>
93
+      <height>321</height>
94
+     </rect>
95
+    </property>
96
+    <layout class="QVBoxLayout" name="verticalLayout_2">
97
+     <item>
98
+      <widget class="ClickableLabel" name="lblBackgroundImage">
99
+       <property name="enabled">
100
+        <bool>true</bool>
101
+       </property>
102
+       <property name="minimumSize">
103
+        <size>
104
+         <width>260</width>
105
+         <height>260</height>
106
+        </size>
107
+       </property>
108
+       <property name="maximumSize">
109
+        <size>
110
+         <width>350</width>
111
+         <height>350</height>
112
+        </size>
113
+       </property>
114
+       <property name="mouseTracking">
115
+        <bool>false</bool>
116
+       </property>
117
+       <property name="frameShape">
118
+        <enum>QFrame::Box</enum>
119
+       </property>
120
+       <property name="frameShadow">
121
+        <enum>QFrame::Sunken</enum>
122
+       </property>
123
+       <property name="text">
124
+        <string/>
125
+       </property>
126
+       <property name="scaledContents">
127
+        <bool>true</bool>
128
+       </property>
129
+       <property name="buddy">
130
+        <cstring>btnSelectBackground</cstring>
131
+       </property>
132
+      </widget>
133
+     </item>
134
+    </layout>
135
+   </widget>
136
+   <widget class="QWidget" name="verticalLayoutWidget_3">
137
+    <property name="geometry">
138
+     <rect>
139
+      <x>530</x>
140
+      <y>120</y>
141
+      <width>262</width>
142
+      <height>321</height>
143
+     </rect>
144
+    </property>
145
+    <layout class="QVBoxLayout" name="verticalLayout_3">
146
+     <item>
147
+      <widget class="QLabel" name="lblMergedImage">
148
+       <property name="enabled">
149
+        <bool>true</bool>
150
+       </property>
151
+       <property name="minimumSize">
152
+        <size>
153
+         <width>260</width>
154
+         <height>200</height>
155
+        </size>
156
+       </property>
157
+       <property name="maximumSize">
158
+        <size>
159
+         <width>350</width>
160
+         <height>350</height>
161
+        </size>
162
+       </property>
163
+       <property name="frameShape">
164
+        <enum>QFrame::Box</enum>
165
+       </property>
166
+       <property name="frameShadow">
167
+        <enum>QFrame::Sunken</enum>
168
+       </property>
169
+       <property name="text">
170
+        <string/>
171
+       </property>
172
+       <property name="scaledContents">
173
+        <bool>true</bool>
174
+       </property>
175
+      </widget>
176
+     </item>
177
+    </layout>
178
+   </widget>
179
+   <widget class="QWidget" name="layoutWidget1">
180
+    <property name="geometry">
181
+     <rect>
182
+      <x>20</x>
183
+      <y>450</y>
184
+      <width>251</width>
185
+      <height>42</height>
186
+     </rect>
187
+    </property>
188
+    <layout class="QVBoxLayout" name="verticalLayout_4">
189
+     <item>
190
+      <widget class="QLabel" name="origCoord">
191
+       <property name="text">
192
+        <string>Selected Coord: (0,0)</string>
193
+       </property>
194
+      </widget>
195
+     </item>
196
+     <item>
197
+      <widget class="QLabel" name="origSize">
198
+       <property name="text">
199
+        <string>Original Image Size: 0x0</string>
200
+       </property>
201
+      </widget>
202
+     </item>
203
+    </layout>
204
+   </widget>
205
+   <widget class="QWidget" name="layoutWidget">
206
+    <property name="geometry">
207
+     <rect>
208
+      <x>280</x>
209
+      <y>450</y>
210
+      <width>251</width>
211
+      <height>42</height>
212
+     </rect>
213
+    </property>
214
+    <layout class="QVBoxLayout" name="verticalLayout_5">
215
+     <item>
216
+      <widget class="QLabel" name="backCoord">
217
+       <property name="enabled">
218
+        <bool>true</bool>
219
+       </property>
220
+       <property name="text">
221
+        <string>Selected Coord: (0, 0)</string>
222
+       </property>
223
+      </widget>
224
+     </item>
225
+     <item>
226
+      <widget class="QLabel" name="bgSize">
227
+       <property name="text">
228
+        <string>Original Image Size: 0x0</string>
229
+       </property>
230
+      </widget>
231
+     </item>
232
+    </layout>
233
+   </widget>
234
+   <widget class="QFrame" name="LogoFrame">
235
+    <property name="geometry">
236
+     <rect>
237
+      <x>20</x>
238
+      <y>500</y>
239
+      <width>201</width>
240
+      <height>61</height>
241
+     </rect>
242
+    </property>
243
+    <property name="styleSheet">
244
+     <string notr="true"/>
245
+    </property>
246
+    <property name="frameShape">
247
+     <enum>QFrame::StyledPanel</enum>
248
+    </property>
249
+    <property name="frameShadow">
250
+     <enum>QFrame::Raised</enum>
251
+    </property>
252
+   </widget>
253
+   <widget class="QPushButton" name="btnSelectImage">
254
+    <property name="geometry">
255
+     <rect>
256
+      <x>10</x>
257
+      <y>70</y>
258
+      <width>251</width>
259
+      <height>41</height>
260
+     </rect>
261
+    </property>
262
+    <property name="styleSheet">
263
+     <string notr="true"/>
264
+    </property>
265
+    <property name="text">
266
+     <string>Select Image</string>
267
+    </property>
268
+   </widget>
269
+   <widget class="QPushButton" name="btnSelectBackground">
270
+    <property name="geometry">
271
+     <rect>
272
+      <x>270</x>
273
+      <y>70</y>
274
+      <width>251</width>
275
+      <height>41</height>
276
+     </rect>
277
+    </property>
278
+    <property name="styleSheet">
279
+     <string notr="true"/>
280
+    </property>
281
+    <property name="text">
282
+     <string>Select Background Image</string>
283
+    </property>
284
+   </widget>
285
+   <widget class="QPushButton" name="btnMergeImages">
286
+    <property name="geometry">
287
+     <rect>
288
+      <x>530</x>
289
+      <y>70</y>
290
+      <width>270</width>
291
+      <height>41</height>
292
+     </rect>
293
+    </property>
294
+    <property name="styleSheet">
295
+     <string notr="true"/>
296
+    </property>
297
+    <property name="text">
298
+     <string>Merge Images</string>
299
+    </property>
300
+   </widget>
301
+   <widget class="QFrame" name="Banner">
302
+    <property name="geometry">
303
+     <rect>
304
+      <x>-10</x>
305
+      <y>-30</y>
306
+      <width>861</width>
307
+      <height>91</height>
308
+     </rect>
309
+    </property>
310
+    <property name="styleSheet">
311
+     <string notr="true"/>
312
+    </property>
313
+    <property name="frameShape">
314
+     <enum>QFrame::StyledPanel</enum>
315
+    </property>
316
+    <property name="frameShadow">
317
+     <enum>QFrame::Raised</enum>
318
+    </property>
319
+    <widget class="QLabel" name="HeaderLabel">
320
+     <property name="geometry">
321
+      <rect>
322
+       <x>250</x>
323
+       <y>20</y>
324
+       <width>271</width>
325
+       <height>61</height>
326
+      </rect>
327
+     </property>
328
+     <property name="font">
329
+      <font>
330
+       <pointsize>25</pointsize>
331
+      </font>
332
+     </property>
333
+     <property name="styleSheet">
334
+      <string notr="true"/>
335
+     </property>
336
+     <property name="text">
337
+      <string>Green Screen Lab</string>
338
+     </property>
339
+    </widget>
340
+   </widget>
341
+   <widget class="QWidget" name="layoutWidget_3">
342
+    <property name="geometry">
343
+     <rect>
344
+      <x>540</x>
345
+      <y>450</y>
346
+      <width>261</width>
347
+      <height>71</height>
348
+     </rect>
349
+    </property>
350
+    <layout class="QVBoxLayout" name="verticalLayout_7">
351
+     <item>
352
+      <layout class="QHBoxLayout" name="horizontalLayout_2">
353
+       <item>
354
+        <widget class="QLabel" name="label">
355
+         <property name="text">
356
+          <string>Threshold</string>
357
+         </property>
358
+        </widget>
359
+       </item>
360
+       <item>
361
+        <widget class="QSlider" name="thresholdSlider">
362
+         <property name="minimum">
363
+          <number>0</number>
364
+         </property>
365
+         <property name="value">
366
+          <number>10</number>
367
+         </property>
368
+         <property name="orientation">
369
+          <enum>Qt::Horizontal</enum>
370
+         </property>
371
+        </widget>
372
+       </item>
373
+      </layout>
374
+     </item>
375
+     <item>
376
+      <widget class="QCheckBox" name="ghostBox">
377
+       <property name="text">
378
+        <string>Ghost</string>
379
+       </property>
380
+      </widget>
381
+     </item>
382
+    </layout>
383
+   </widget>
384
+   <widget class="QPushButton" name="btnSaveImage">
385
+    <property name="geometry">
386
+     <rect>
387
+      <x>540</x>
388
+      <y>530</y>
389
+      <width>259</width>
390
+      <height>31</height>
391
+     </rect>
392
+    </property>
393
+    <property name="styleSheet">
394
+     <string notr="true"/>
395
+    </property>
396
+    <property name="text">
397
+     <string>Save Merged Image</string>
398
+    </property>
399
+   </widget>
400
+   <zorder>layoutWidget</zorder>
401
+   <zorder>layoutWidget</zorder>
402
+   <zorder>verticalLayoutWidget</zorder>
403
+   <zorder>verticalLayoutWidget_2</zorder>
404
+   <zorder>verticalLayoutWidget_3</zorder>
405
+   <zorder>LogoFrame</zorder>
406
+   <zorder>btnSelectImage</zorder>
407
+   <zorder>btnSelectBackground</zorder>
408
+   <zorder>btnMergeImages</zorder>
409
+   <zorder>Banner</zorder>
410
+   <zorder>layoutWidget_3</zorder>
411
+   <zorder>btnSaveImage</zorder>
412
+  </widget>
413
+  <widget class="QMenuBar" name="menuBar">
414
+   <property name="geometry">
415
+    <rect>
416
+     <x>0</x>
417
+     <y>0</y>
418
+     <width>810</width>
419
+     <height>25</height>
420
+    </rect>
421
+   </property>
422
+  </widget>
423
+ </widget>
424
+ <layoutdefault spacing="6" margin="11"/>
425
+ <customwidgets>
426
+  <customwidget>
427
+   <class>ClickableLabel</class>
428
+   <extends>QLabel</extends>
429
+   <header location="global">ClickableLabel.h</header>
430
+  </customwidget>
431
+ </customwidgets>
432
+ <resources/>
433
+ <connections/>
434
+</ui>

+ 632
- 0
README.md View File

@@ -0,0 +1,632 @@
1
+[English](#markdown-header-arrays-green-screen) | [Espaรฑol](#markdown-header-arreglos-pantalla-verde)
2
+
3
+#Arreglos - Pantalla Verde
4
+
5
+![main1.png](images/main1.png)
6
+![main2.png](images/main2.png)
7
+![main3.png](images/main3.png)
8
+
9
+Los arreglos de datos (*arrays*) nos facilitan guardar y trabajar con grupos de datos del mismo tipo. Los datos se guardan en espacios de memoria consecutivos a los que se puede acceder utilizando el nombre del arreglo e รญndices o suscritos que indican la posiciรณn en que se encuentra el dato. Las estructuras de repeticiรณn nos proveen una manera simple de acceder a los datos de un arreglo. En la experiencia de laboratorio de hoy practicarรกs el uso de ciclos anidados en la manipulaciรณn de arreglos bi-dimensionales usando tรฉcnicas de "pantalla verde".
10
+
11
+
12
+##Objetivos:
13
+
14
+1. Practicar el acceso y manipulaciรณn de  datos en un arreglo.
15
+
16
+2. Aplicar ciclos anidados para implementar tรฉcnicas de "pantalla verde".
17
+
18
+3. Utilizar expresiones aritmรฉticas y estructuras de selecciรณn para transformar colores de pรญxeles.
19
+
20
+4. Acceder pรญxeles en una imagen y descomponerlos en sus componentes rojo, azul y verde.
21
+
22
+
23
+##Pre-Lab:
24
+
25
+Antes de llegar al laboratorio debes:
26
+
27
+1. Haber repasado los conceptos bรกsicos relacionados a estructuras de repeticiรณn, ciclos anidados y arreglos bi-dimensionales.
28
+
29
+2. Conocer los mรฉtodos bรกsicos de `QImage` para manipular los pixeles de las imรกgenes. 
30
+
31
+3. Haber estudiado los conceptos e instrucciones para la sesiรณn de laboratorio.
32
+
33
+4. Haber tomado el quiz Pre-Lab que se encuentra en Moodle.
34
+
35
+---
36
+
37
+---
38
+
39
+##Tecnologรญa de pantalla verde ("Green Screen")
40
+
41
+En esta experiencia de laboratorio, aprenderรกs los conceptos y destrezas bรกsicas de la tecnologรญa de pantalla verde que se usa en boletines informativos de televisiรณn, pelรญculas, juegos de video y otros. La composiciรณn de pantalla verde, o composiciรณn cromรกtica, es una tรฉcnica que se usa para combinar dos imรกgenes o cuadros de video [1]. Esta tรฉcnica de post-producciรณn  crea efectos especiales al componer  dos imรกgenes o transmisiones de video sustituyendo el รกrea de un color sรณlido por otra imรกgen [2]. La composiciรณn cromรกtica se puede hacer con imรกgenes de objetos sobre fondos de cualquier color que sean uniformes y diferentes a los de la imagen. Los fondos azules y verdes son los que se usan con mรกs frecuencia porque se distinguen con mรกs facilidad de los tonos de la mayorรญa de los colores de piel humanos.
42
+
43
+Para esta experiencia de laboratorio te proveemos un interfaz grรกfico (GUI) simple que permite al usuario cargar una imagen con un objeto sobre un fondo de color sรณlido (preferiblemente azul o verde) y una imagen para sustituir el fondo. Tu tarea es crear e implementar una funciรณn que cree una tercera imagen compuesta en la cual, a la imagen del objeto  con el fondo de color sรณlido se le removerรก el color de fondo y el objeto aparecerรก sobre la imagen que serรก el nuevo fondo. La Figura 1 muestra un ejemplo de los resultados esperados.
44
+
45
+---
46
+
47
+![figure1.png](images/figure1.png)
48
+
49
+**Figura 1.** Ejemplo de los resultados esperados. El objeto de interรฉs es la mano con las gafas.
50
+
51
+---
52
+
53
+Con el propรณsito de ilustrar el procedimiento, llamemos la imagen del objeto con el fondo de color sรณlido  *imagen A*, y supongamos que el color sรณlido en el fondo tiene un "RGB" `0x00ff00` (verde puro). Llamemos *imagen B* a la imagen que usaremos para el fondo, un fondo que resulte interesante. Para este ejemplo, supongamos tambiรฉn que los tamaรฑos de ambas imรกgenes son iguales (mismo ancho y alto).
54
+
55
+Para producir la imagen compuesta (*imagen C*), podrรญamos comenzar copiando toda la *imagen B* que usaremos de fondo a la *imagen C*. Luego, para insertar solo el objeto que nos interesa en la imagen compuesta podemos recorrer la *imagen A* pรญxel por pรญxel. Compararรญamos el color de cada pรญxel *p* en la *imagen A* con el color de fondo `0x00ff00`. Si son *similares*, el pรญxel de la *imagen A* corresponde al color sรณlido de fondo y dejamos el pรญxel de la *imagen C* como estรก (el fondo nuevo). Si el color de *p* no es *similar* a `0x00ff00`, modificamos el pรญxel correspondiente en la *imagen C*, copiando el color del pรญxel del objeto a la imagen compuesta. Esto se ilustra en la Figura 2.
56
+
57
+---
58
+
59
+![figure2.png](images/figure2.png)
60
+
61
+**Figura 2.** Ilustraciรณn de cรณmo el algoritmo decide cuรกles pรญxeles de la *imagen A* incluir en la *imagen C*.
62
+
63
+---
64
+
65
+---
66
+
67
+##Pรญxeles
68
+
69
+Al elemento mรกs pequeรฑo de una imagen se le llama un *pรญxel*. Esta unidad consiste de un solo color. Como cada color es una combinaciรณn de tonalidades de los colores primarios rojo, verde y azul,   se codifica como un entero sin signo cuyos bytes  representan los tonos de rojo, verde y azul del pixel  (Figura 3). A esta combinaciรณn se le llama el *RGB* del color por las siglas de "Red-Green-Blue". Por ejemplo un pรญxel de color rojo (puro) tiene una representaciรณn RGB `0x00ff0000`, mientras que un pรญxel de color blanco tiene una representaciรณn RGB de `0x00FFFFFF` (ya que el color blanco es la combinaciรณn de los tonos rojo, verde y azul en toda su intensidad).
70
+
71
+---
72
+
73
+![figure3.png](images/figure3.png)
74
+
75
+**Figura 3.** Distribuciรณn de bits para las tonalidades de rojo, verde y azul dentro de la representaciรณn RGB.  Cada tonalidad puede tener valores entre 0x00 (los ocho bits en 0) y 0xFF (los 8 bits en 1). 
76
+
77
+---
78
+
79
+En `Qt` se utiliza el tipo `QRgb` para representar valores `RGB`.  Utilizando ciertas funciones que describimos abajo podemos obtener los componentes rojo, verde y azul del valor `QRgb` del pรญxel y asรญ manipular imรกgenes.
80
+
81
+###Biblioteca
82
+
83
+La experiencia de laboratorio de hoy utilizarรก la clase `QImage`. Esta clase permite acceder a los datos de los pixeles de una imagen para poder manipularla. La documentaciรณn de la clase `QImage` se encuentra en http://doc.qt.io/qt-4.8/qimage.html.
84
+
85
+El cรณdigo que te proveemos contiene los siguiente objetos de la clase `QImage`:
86
+
87
+* `originalImage`   // contiene la informaciรณn de la imagen original que vas a editar
88
+*  `editedImage`  // contendrรก la imagen editada
89
+
90
+Los objetos de clase `QImage` tienen los siguiente mรฉtodos que serรกn รบtiles para la experiencia de laboratorio de hoy:
91
+
92
+
93
+* `width()`      // devuelve el valor entero del ancho de la imagen
94
+* `height()`      // devuelve el valor entero de la altura de la imagen
95
+* `pixel(i, j)`       // devuelve el `QRgb` del pรญxel en la posiciรณn `(i,j)`
96
+* `setPixel(i,j, pixel)`   // modifica el valor del pรญxel en la posiciรณn `(i, j)` al valor pรญxel `QRgb`
97
+
98
+Las siguientes funciones son รบtiles para trabajar con datos de tipo `QRgb`:
99
+
100
+
101
+* `qRed(pixel)`   // devuelve el tono del color rojo del pรญxel
102
+* `qGreen(pixel)` // devuelve el tono del color verde del pรญxel
103
+* `qBlue(pixel)`  // devuelve el tono del color azul del pรญxel
104
+* `qRgb(int red, int green, int blue)` // devuelve un pรญxel `QRgb` compuesto de los valores de rojo, verde y azul recibidos.
105
+
106
+
107
+####Ejemplos:
108
+
109
+1. `QRgb myRgb = qRgb(0xff, 0x00, 0xff);`: Asigna a `myRgb` el valor `0xff00ff` que representa el color ![figure4.png](images/figure4.png)
110
+
111
+    Nota que el valor `0xff00ff` representa los valores `0xff`, `0x0`, `0xff`, que corresponden a los componentes rojo, verde y azul de `myRgb`.
112
+
113
+2. Si la siguiente imagen `4 x 4` de pรญxeles representa el objeto `originalImage`,
114
+
115
+    ![ejemplo.png](images/ejemplo.png)
116
+
117
+  entonces `originalImage.pixel(2,1)` devuelve un valor `rgb` que representa el color azul (`0x0000ff`).
118
+
119
+3. La siguiente instrucciรณn asigna el color rojo al pรญxel en posiciรณn `(2,3)` en la imagen editada:
120
+
121
+  `editedImage.setPixel(2,3,qRgb(0xff,0x00,0x00));`.
122
+
123
+4. La siguiente instrucciรณn le asigna a `greenContent` el valor del tono de verde que contiene el pixel `(1,1)` de  `originalImage`:
124
+
125
+  `int greenContent = qGreen(originalImage.pixel(1,1));`.
126
+
127
+
128
+5. El siguiente programa crea un objeto de clase `QImage` e imprime los componentes rojo, verde y azul del pixel en el centro de la imagen. La imagen utilizada es la que se especifica dentro del parรฉntesis durante la creaciรณn del objeto, esto es, el archivo `chuck.png`.
129
+
130
+---
131
+
132
+```cpp
133
+#include <QImage>
134
+#include <iostream>
135
+
136
+using namespace std;
137
+int main() {
138
+    QImage myImage(โ€œ/Users/rarce/Downloads/chuck.pngโ€);
139
+    QRgb    centralPixel;
140
+
141
+    centralPixel = myImage.pixel(myImage.width() / 2, myImage.height() / 2);
142
+
143
+    cout    << hex;
144
+
145
+    cout    << โ€œLos componentes rojo, verde y azul del pixel central son: โ€œ
146
+        << qRed(centralPixel) << โ€œ, โ€œ
147
+        << qGreen(centralPixel) << โ€œ, โ€œ
148
+        << qBlue(centralPixel) << endl;
149
+    return 0;
150
+}
151
+```
152
+
153
+---
154
+
155
+### Midiendo la similaridad de los colores de los pixeles
156
+
157
+Observa la Figura 4 abajo. Aunque el fondo en la *imagen A* parece uniforme, realmente incluye pรญxeles de diferentes colores (aunque parecidos).
158
+
159
+---
160
+
161
+![figure5.png](images/figure5.png)
162
+
163
+**Figura 4.** Lo que puede parecer un color *sรณlido*, realmente no lo es. 
164
+
165
+---
166
+
167
+Por esto, en lugar de solo considerar como parte del fondo sรณlido los pรญxeles cuyo color es **exactamente** `0x00FF00`, medimos la *distancia* del valor del color del pรญxel al valor del color *puro*. Una distancia pequeรฑa significa que el color es *casi* verde puro. La ecuaciรณn para la *distancia* es:
168
+
169
+
170
+$$distancia = \sqrt{(P_R-S_R)^2+(P_G-S_G)^2+(P_B-S_B)^2},$$
171
+
172
+donde $$P_R, P_G, P_B$$ son los valores de los componentes rojo, verde y azul del pรญxel bajo consideraciรณn, y $$S_R, S_G, S_B$$ son los valores de los componentes rojo, verde y azul del fondo sรณlido. En nuestro ejemplo, $$S_R=S_B=0$$ y $$S_G=255$$.
173
+
174
+---
175
+
176
+---
177
+
178
+
179
+##Sesiรณn de laboratorio:
180
+
181
+En el laboratorio de hoy, comenzando con una imagen con un objeto de interรฉs sobre un fondo de color sรณlido y una imagen para utilizar como fondo, definirรกs e implantarรกs una funciรณn que cree una tercera imagen compuesta en la cual, a la imagen del objeto de interรฉs se le removerรก el color de fondo y aparecerรก sobre la imagen para el fondo.
182
+
183
+Estarรกs trabajando con el archivo `Filter.cpp`. Lo que sigue es un resumen de las variables en este archivo.
184
+
185
+* `objectImage`: referencia a la imagen del objeto de interรฉs y fondo sรณlido
186
+* `backgroundImage`: referencia a la imagen para el fondo
187
+* `mergedImage`: referencia a la imagen compuesta
188
+* `threshold`: valor umbral usado para comparar las distancias entre el valor del color del pรญxel de la imagen con el objeto sobre fondo sรณlido. En el cรณdigo que se provee, el valor del umbral se lee del valor de la barra deslizable.
189
+* `ghost`: valor Booleano utilizado para aplicar el filtro "fantasma" a los pixeles. 
190
+* `(x, y)`: coordenadas de un pixel de la imagen del objeto sobre fondo sรณlido. El valor por defecto es `(0,0)`. 
191
+* `(offset_x, offset_y)`: coordenadas de la imagen compuesta en donde la esquina superior izquierda de la imagen del objeto sobre fondo sรณlido serรก insertada. El valor por defecto es `(0,0)`. 
192
+
193
+
194
+###Ejercicio 1: Crear imagen compuesta
195
+
196
+####Instrucciones
197
+
198
+1. Carga a QtCreator el proyecto `GreenScreen`  haciendo doble "click" en el archivo `GreenScreen.pro` en el directorio `Documents/eip/Arrays-GreenScreen` de tu computadora. Tambiรฉn puedes ir a `http://bitbucket.org/eip-uprrp/arrays-greenscreen` para descargar la carpeta `Arrays-GreenScreen` a tu computadora.
199
+ 
200
+2. Compila y corre el programa. El cรณdigo que te proveemos crea la interfaz de la Figura 5. Los botones  *Select Image* y *Select Background Image* ya han sido programados.
201
+ 
202
+
203
+    ---
204
+
205
+    ![figure6.png](images/figure6.png)
206
+
207
+    **Figura 5.** Interfaz de la aplicaciรณn GreenScreen.
208
+
209
+    ---
210
+
211
+3. Marca el botรณn para cargar una imagen del objeto de interรฉs sobre fondo sรณlido, luego marca el botรณn para seleccionar la imagen para el fondo. El directorio con los archivos fuente contiene una carpeta llamada `landscapes`  que contiene imรกgenes de fondo, y una carpeta llamada `green_background` que contiene imรกgenes de objetos sobre fondo de color sรณlido.
212
+
213
+4. Tu primera tarea es completar la funciรณn `MergeImages` en el archivo `Filter.cpp`. La funciรณn `MergeImages` se invoca cuando el usuario marca el botรณn `Merge Images` y cuando se desliza la barra. La funciรณn `MergeImages` recibe las referencias a la imagen con objeto de interรฉs y fondo sรณlido, la imagen para el fondo y la imagen compuesta, un valor umbral, las coordenadas `(x,y)` de un pรญxel de la imagen del objeto sobre fondo sรณlido, y las coordenadas `(offset_x, offset_y)` de la imagen compuesta. 
214
+
215
+Para este ejercicio puedes ignorar el filtro "fantasma" `ghost` y las coordenadas `(offset_x, offset_y)`, y solo componer la imagen con el objeto de interรฉs en la imagen de fondo, comenzando en la posiciรณn `(0,0)`.
216
+
217
+**Algoritmo**
218
+
219
+1. Adquiere el valor del color sรณlido. El color sรณlido serรก el color del pรญxel en la posiciรณn `(x,y)` en la imagen del objeto sobre fondo sรณlido. El valor por defecto para `(x,y)` es `(0,0)`.
220
+
221
+2. Para todas las posiciones `(i,j)`, adquiere  el valor del color del pรญxel en la posiciรณn `(i,j)` de la imagen con el objeto. Computa la distancia entre el color de la imagen con el objeto y el valor del color sรณlido. Si la distancia entre el color sรณlido y el color del pรญxel de la imagen es mayor que que el valor umbral, cambia el valor del color del pรญxel en la posiciรณn `(i,j)` de la imagen de fondo al valor del color de la imagen con el objeto.
222
+ 
223
+Prueba tu implantaciรณn cargando imรกgenes de objetos e imรกgenes para el fondo y verificando la imagen compuesta.
224
+
225
+
226
+###Ejercicio 2: Crear imagen compuesta usando filtro `ghost`
227
+
228
+En este ejercicio modificarรกs el Ejercicio 1 para aplicar el filtro fantasma a cada uno de los pรญxeles que se compondrรกn sobre la imagen de fondo en el caso de que la variable `ghost` sea cierta. El filtro fantasma crearรก el efecto de que el objeto en la imagen compuesta se verรก como un "fantasma" sobre la imagen de fondo, como en la Figura 6.
229
+
230
+---
231
+
232
+![figure7.png](images/figure7.png)
233
+
234
+**Figura 6.** Imagen con filtro fantasma. En este ejemplo, el perro en la imagen con el fondo sรณlido se compone sobre la imagen de fondo utilizando el filtro fantasma.
235
+
236
+---
237
+
238
+El efecto fantasma se consigue promediando el valor del color del pรญxel del fondo con el valor del color del pรญxel correspondiente del objeto, en lugar de solo reemplazar el valor del color del pรญxel del fondo por el del objeto. Calculamos el promedio de cada uno de los componentes (rojo, verde y azul)
239
+
240
+$$N_R=\frac{S_R+B_R}{2}$$
241
+$$N_G=\frac{S_G+B_G}{2}$$
242
+$$N_B=\frac{S_B+B_B}{2},$$
243
+
244
+
245
+en donde $$N_R, N_G, N_B$$ son los componentes rojo, verde y azul del nuevo pรญxel fantasma,  $$S_R, S_G, S_B$$ son los componentes de la imagen del objeto, y $$B_R, B_G, B_B$$ son los componentes de la imagen de fondo.
246
+
247
+
248
+###Ejercicio 3: Crear imagen compuesta colocando el objeto en una posiciรณn especรญfica
249
+
250
+El "widget" que despliega el fondo fue programado para que detecte la posiciรณn marcada por el usuario. En este ejercicio programarรกs la funciรณn `MergeImages` para que el objeto sea desplegado en la posiciรณn marcada por el usuario en la imagen de fondo, en lugar de ser desplegado en la esquina superior izquierda. Las Figuras 7 y 8 muestran el efecto. Nota los valores de `Selected Coord` bajo la imagen del medio.
251
+
252
+---
253
+
254
+![figure8.png](images/figure8.png)
255
+
256
+
257
+**Figura 7.** En este ejemplo, la imagen del fondo no ha sido marcada y `Selected Coord` tiene `(0,0)` que es su valor por defecto. El perro se inserta en la imagen compuesta con su esquina superior izquierda en el lugar `(0,0)`.
258
+
259
+---
260
+
261
+![figure9.png](images/figure9.png)
262
+
263
+
264
+**Figura 8.** En este ejemplo, la imagen del fondo fue marcada en las coordenadas `(827,593)`. La imagen del perro se inserta en la imagen compuesta con su esquina superior izquierda en la posiciรณn `(827,593)`.
265
+
266
+---
267
+
268
+Tu tarea en este ejercicio es la misma que en el Ejercicio 1, pero esta vez debes ajustar la imagen del objeto dentro de la composiciรณn con las cantidades especificadas en los parรกmetros  `x_offset` y `y_offset`. Recuerda tomar en consideraciรณn los lรญmites de la imagen compuesta cuando insertes el objeto; el usuario pudiera especificar unos parรกmetros que se salgan de los lรญmites y el objeto se cortarรก, como sucede en la Figura 9.
269
+
270
+---
271
+
272
+![figure10.png](images/figure10.png)
273
+
274
+**Figura 9.** En este ejemplo, el usuario seleccionรณ una posiciรณn que asignรณ valores muy grandes para `x_offset` y `y_offset`; la implementaciรณn hizo el ajuste para que parte de la imagen del perro saliera en la imagen compuesta.
275
+
276
+---
277
+
278
+El ejemplo de la Figura 10 muestra cรณmo se comportarรก la imagen del objeto al sobreponerla en la imagen que queremos de fondo. Las variables `offset_x, offset_y` representan el punto en la imagen de fondo en el que se colocarรก la esquina superior izquierda de la imagen del objeto. Nota que si se escoge un punto muy cerca del borde para la composiciรณn, parte de la imagen del objeto se sale de los lรญmites de la imagen de fondo. Como hemos visto en la manipulaciรณn de arreglos, si se intenta acceder o alterar elementos que estan fuera del rango de tamaรฑo del arreglo, al compilar occurre un error fatal. Lo mismo sucede con las imรกgenes. 
279
+
280
+Debes asegurarte de que tu implementaciรณn toma en cuenta los valores de `offset x` y `offset y`  para que la composiciรณn no intente acceder o alterar pรญxeles fuera del lรญmite de la imagen de fondo. Si intentas acceder o alterar pรญxeles fuera de esos lรญmites, resulta en un error fatal.
281
+
282
+---
283
+
284
+![figure11.png](images/figure11.png)
285
+
286
+**Figura 10.** Ilustraciรณn de la imagen del objeto de interรฉs con pรญxeles que se salen de los lรญmites de la imagen de fondo. Si no se toma en consideraciรณn esta posibilidad en la implementaciรณn, ocurrirรก un error fatal.
287
+
288
+---
289
+
290
+
291
+Valida tu implantaciรณn seleccionando varios valores para el ajuste de "offset" y observando el efecto que tienen en la imagen compuesta. Asegรบrate de tratar casos en los que tus valores para `x_offset` y `y_offset` ocasionarรญan que la imagen fuera cortada como ocurriรณ en la imagen compuesta de la Figura 9.
292
+
293
+---
294
+
295
+---
296
+
297
+##Entrega
298
+
299
+Utiliza "Entrega" en Moodle para entregar el archivo `filter.cpp` que contiene la funciรณn `MergeImages`. Recuerda utilizar buenas prรกcticas de programaciรณn, incluir el nombre de los programadores y documentar tu programa.
300
+
301
+
302
+---
303
+
304
+---
305
+
306
+
307
+## Referencias
308
+
309
+[1] http://en.wikipedia.org/wiki/Green_screen_(disambiguation)
310
+
311
+[2] http://en.wikipedia.org/wiki/Chroma_key
312
+
313
+[3] http://doc.qt.io/qt-4.8/qimage.html.
314
+
315
+---
316
+
317
+---
318
+
319
+---
320
+
321
+[English](#markdown-header-arrays-green-screen) | [Espaรฑol](#markdown-header-arreglos-pantalla-verde)
322
+
323
+#Arrays - Green Screen
324
+
325
+![main1.png](images/main1.png)
326
+![main2.png](images/main2.png)
327
+![main3.png](images/main3.png)
328
+
329
+
330
+Arrays help us to store and work with groups of data of the same type. The data is stored in consecutive memory spaces which can be accessed by using the name of the array and indexes or subscripts that indicate the position where the data is stored. Repetition structures provide us a simple way of accessing the data within an array. In this laboratory experience, you will be using nested loops to process bi-dimensional arrays and implement the functionality of a green-screen.
331
+
332
+
333
+##Objectives:
334
+
335
+1. Practice accessing and modifying elements in an array.
336
+
337
+2. Use nested loops to implement greens-screen techniques.
338
+
339
+3. Use arithmetic expressions and selection structures to transform pixel colors.
340
+
341
+4. Read pixels from an image and decompose them in their red, green and blue components.
342
+
343
+
344
+##Pre-Lab:
345
+
346
+Before coming to the laboratory you should have:
347
+
348
+1. Reviewed the basic concepts about repetition structures, nested loops, and bi-dimensional arrays.
349
+
350
+2. Understood the methods of the `QImage` class for pixel manipulation.
351
+
352
+3. Studied the concepts and instructions for the laboratory session.
353
+
354
+4. Taken the Pre-Lab quiz that is found in Moodle.
355
+
356
+---
357
+
358
+---
359
+
360
+## Green-screen technology
361
+
362
+In this laboratory experience the student will be exposed to the basics of the green screen technology used in newscasting, motion pictures, video games, and others.  Green screen compositing, or more generally chroma key compositing, is a technique for combining two still images or video frames[1]. Chroma key compositing, or chroma keying, is a special effects / post-production technique for compositing (layering) two images or video streams together based on color hues (range)[2]. Chroma keying can be done with backgrounds of any color that are uniform and distinct, but green and blue backgrounds are more commonly used because they differ most distinctly in hue from most human skin colors.
363
+
364
+With this laboratory we provide a simple GUI that allows the user to load an image with any solid background (although green or blue are preferred), and a background image. Your task is to implement a function that creates a third, merged image, in which the image with the solid background appears over the background image (with the solid background removed). Figure 1 shows an example of the expected results.
365
+
366
+---
367
+
368
+![figure1.png](images/figure1.png)
369
+
370
+Figure 1: Example of the expected results. The object of interest is the hand carrying the sunglasses.
371
+
372
+---
373
+
374
+For illustration purposes, let's call the image with the solid background *image A* and let's say that the solid color in the background has an RGB `0x00ff00` (pure green). We will refer to the image with the interesting background as *image B*. Let's also assume that both images are the same size (width and height). 
375
+
376
+To produce the merged image (*image C*), we could start by completely copying *image B* to *image *C*. Then, to insert only the object of interest into the merged image we could traverse *image A* pixel by pixel. We would compare the color of each pixel *p* in *image A* to the color `0x00FF00`, if they are *similar* we do nothing (because it means that this pixel is part of the solid color background). If the color of *p* is not *similar* to `0x00FF00`, we modify the corresponding pixel in *image C*, copying the color of the object's pixel to the merged image.
377
+
378
+---
379
+
380
+![figure2.png](images/figure2.png)
381
+
382
+**Figure 2** - Illustration of how the algorithm decides which pixels to include from *image A* into *image C*.
383
+
384
+---
385
+
386
+---
387
+
388
+
389
+###Pixels
390
+
391
+The smallest element in an image is called a *pixel*. This unit consists of a single color. Since each color is a combination of tones for the primary red, green and blue colors, it is coded as an unsigned integer whose bytes represent the tones of red, green and blue of the pixel (Figure 3). This combination is called the color's *RGB* which is an acronym for "Red-Green-Blue". For example, a pure red pixel has an RGB representation of `0x00ff0000`, while a white pixel has an RGB representation of `0x00FFFFFF` (since the color white is a combination of tones of red, green and blue in all of their intensity).
392
+
393
+---
394
+
395
+![figure3.png](images/figure3.png)
396
+
397
+**Figure 3.** Bit distribution for the tones of red, green and blue in an RGB representation. Each tone can have values between 0x00 (the eight bits in 0) and (0xFF (the 8 bits in 1).
398
+
399
+---
400
+
401
+`Qt` uses the `QRgb` type to represent `RGB` values. Using certain functions that are described below we can obtains the red, green and blue components of the `QRgb` value of the pixel and manipulate the images.
402
+
403
+###Library
404
+
405
+In today's laboratory experience you will use the `QImage` class. This class permits access to the data in the pixels of an image to manipulate it. The documentation for the `QImage` class can be found in http://doc.qt.io/qt-4.8/qimage.html.
406
+
407
+The code provided in this project contains the following objects of the `QImage` class:
408
+
409
+* `originalImage`   // contains the information of the original image that you will edit
410
+*  `editedImage`  // will contain the edited image
411
+
412
+The objects of the `QImage` class have the following methods that will be useful for today's laboratory experience:
413
+
414
+* `width()`      // returns the integer value for the image's width
415
+* `height()`      // returns the integer value for the image's height
416
+* `pixel(i, j)`       // returns the `QRgb` for the pixel in position `(i,j)`
417
+* `setPixel(i,j, pixel)`   // modifies the value for the pixel in position `(i,j)` to the value of pixel `QRgb`
418
+
419
+The following functions are useful to work with data of type `QRgb`:
420
+
421
+* `qRed(pixel)`   // returns the tone for the pixel's red color
422
+* `qGreen(pixel)` // returns the tone for the pixel's green color
423
+* `qBlue(pixel)`  // returns the tone for the pixel's blue color
424
+* `qRgb(int red, int green, int blue)` // returns the `QRgb` pixel composed of the red, green and blue values received.
425
+
426
+
427
+####Examples:
428
+
429
+1. `QRgb myRgb = qRgb(0xff, 0x00, 0xff);`: Assigns the value `0xff00ff` to `myRgb` which represents the color ![figure2.jpg](images/figure4.jpg)
430
+
431
+    Notice that the value `0xff00ff` represents the values `0xff`, `0x0`, and `0xff`, that correspond to the red, green and blue components in `myRgb`.
432
+
433
+2. If the following `4 x 4` image of pixels represents the object `originalImage`,
434
+
435
+ ![ejemplo.png](images/ejemplo.png)
436
+
437
+then `originalImage.pixel(2,1)` returns the `rgb` value that represents the color blue ( `0x0000ff`).
438
+
439
+3. The following instruction assigns the color red to the pixel in position `(2,3)` in the edited image:
440
+
441
+`editedImage.setPixel(2,3,qRgb(0xff,0x00,0x00));`.
442
+
443
+4. The following instruction assigns to `greenContent` the value of the green tone that is contained in the pixel `(1,1)` of `originalImage`:
444
+
445
+    `int greenContent = qGreen(originalImage.pixel(1,1));`.
446
+
447
+5. The following program creates an object of the `QImage` class and prints the red, green and blue components of the pixel in the center of the image. The image used is the one specified within the parenthesis during the creation of the object, that is, the file `chuck.png`
448
+
449
+---
450
+
451
+```cpp
452
+#include <QImage>
453
+#include <iostream>
454
+
455
+using namespace std;
456
+int main() {
457
+    QImage myImage(โ€œ/Users/rarce/Downloads/chuck.pngโ€);
458
+    QRgb    centralPixel;
459
+
460
+    centralPixel = myImage.pixel(myImage.width() / 2, myImage.height() / 2);
461
+
462
+    cout    << hex;
463
+
464
+    cout    << โ€œThe red, green and blue components of the middle pixel are: โ€œ
465
+        << qRed(centralPixel) << โ€œ, โ€œ
466
+        << qGreen(centralPixel) << โ€œ, โ€œ
467
+        << qBlue(centralPixel) << endl;
468
+    return 0;
469
+}
470
+```
471
+
472
+---
473
+
474
+
475
+
476
+### Measuring similarity of pixel colors
477
+
478
+Look at Figure 4, although the background in *image A* looks uniform, it really includes pixels of diverse (although similar) colors.
479
+
480
+---
481
+
482
+![figure5.png](images/figure5.png)
483
+
484
+**Figure 4** - What may seem as a *solid* color, really is not. Thus, we use the color *distance*.
485
+
486
+---
487
+
488
+Instead of only considering as part of the solid background the pixels whose color is **exactly** `0x00FF00`, we measure a color's *distance* from the *pure* color. A small *distance* means that the color is *almost* a pure green. A large *distance* means that the color is very different from green. The equation for *distance* is:
489
+
490
+$$distance = \sqrt{(P_R-S_R)^2+(P_G-S_G)^2+(P_B-S_B)^2},$$
491
+
492
+where $$P_R$$, $$P_G$$, and $$P_B$$ are the red, green and blue components of the pixel being considered.  $$S_R$$, $$S_G$$, and $$S_B$$ are the components of the solid background, e.g. in our example $$S_R=S_B=0$$ y $$S_G=255$$.
493
+
494
+---
495
+
496
+---
497
+
498
+##Laboratory Session
499
+
500
+In this laboratory experience, starting with an image with an object of interest over a solid color background and an image to use as a background, you will define and implement a function that creates a third merged image where the image with the object of interest will have its background color removed and will appear over the image chosen to be the background.
501
+
502
+You will be working with the `Filter.cpp` file. The following is a review of the variables in this file:
503
+
504
+* objectImage: reference to the object image with the solid background
505
+* backgroundImage: reference to the background image object
506
+* mergedImage: reference to the merged image
507
+* threshold: is a theshold value used to compare the distances between the object pixel and the solid background pixel. In the provided code, the threshold value is read from the slideBar.
508
+* ghost: is a boolean value used to apply ghost filter to pixels.
509
+* (x, y): contains the coordinate of the pixel whose color will be used as solid background. The default value is (0,0).
510
+* (offset_x, offset_y): the coordinate of the merged image where the upper-left corner of the objectImage should be inserted. The default value is (0,0).
511
+
512
+### Exercise 1: Create a composite image
513
+
514
+####Instructions
515
+
516
+1. Load the Qt project called `GreenScreenLab` by double-clicking on the `GreenScreenLab.pro` file in the `Documents/eip/Arrays-GreenScreen` folder of your computer. You may also go to `http://bitbucket.org/eip-uprrp/arrays-greenscreen` to download the `Arrays-GreenScreen` folder to your computer.
517
+
518
+2. Build and run the program. The provided code creates the interface shown in Figure 5. The buttons  *Select Image* and *Select Background Image* have already been programmed to perform their actions.
519
+
520
+    ---
521
+
522
+    ![figure6.png](images/figure6.png)
523
+
524
+    **Figure 5.**Interface for the green screen application.
525
+
526
+    ---
527
+
528
+3. Click the *Select Image* button to load the image that contains the solid background, the click *Select Background Image* to load the image that contains the interesting background. The folders called `green_background` and `landscapes` contain some images that are suitable as the first and second images.  
529
+
530
+
531
+4. Your first task is to complete the function `MergeImages` in file `Filter.cpp`.`MergeImages` is the function that is called when the user presses the button captioned `Merge Images` or when he slides the slide bar. The function `MergeImages` receives the image with the solid background, the background image, a reference to the merged image, a threshold value, and the coordinates `(x,y)` of the pixel from which we will extract the sample *green* background color, and the coordinates `(offset_x, offset_y)` from the merged image.
532
+
533
+For this first exercise you can ignore the following parameters: ghost, x_offset, y_offset. Your implementation should place the `objectImage` into the `mergedImage` starting at position (0,0).
534
+
535
+**The algorithm**
536
+
537
+1. Acquire the value of the solid color. The solid color will be the color of the pixel in the coordinate `(x,y)` of the object image with the solid background. The default value for `(x,y)` is `(0,0)`.
538
+
539
+2. For every position `(i,j)`, read the color of the corresponding pixel in the objectImage. Compute the distance of the pixel colors to the solid color. If the distance between the solid color and the color of the pixel of the image is greater than the threshold, set the corresponding `(i,j)` pixel in the merged image to the objectImage pixel color. 
540
+
541
+Test your implementation by loading object and background images and verifying the merged image.
542
+
543
+## Exercise 2: Creating a composite image using a ghost filter
544
+
545
+In this exercise you will modify Exercise 1 to apply a ghost filter to each of the pixels that will be composed over the background image (if the `ghost` variable is true). The filter creates a ghost like effect on the objects composed over the background image, as in Figure 6.
546
+
547
+
548
+---
549
+
550
+![figure7.png](images/figure7.png)
551
+
552
+**Figure 6** - In this example, the dog in the image with the solid background is composed in the background image with the ghost filter. 
553
+
554
+---
555
+
556
+The ghost effect is achieved by *averaging* the background color with the object's color (instead of simply *replacing* the background with the object's color). The average is performed for each of the components (red, green and blue).  
557
+
558
+$$N_R=\frac{S_R+B_R}{2}$$
559
+$$N_G=\frac{S_G+B_G}{2}$$
560
+$$N_B=\frac{S_B+B_B}{2},$$
561
+
562
+
563
+where $$N_R$$, $$N_G$$, and $$N_B$$ are the red, green and blue components of the new ghost pixel. $$S_R$$, $$S_G$$, and $$S_B$$ are the components of the object image. $$B_R$$, $$B_G$$, $$B_B$$ are the components of the background image. 
564
+
565
+## Exercise 3: Create a composite image placing the object in a specified position
566
+
567
+The widget that displays the background has been programmed to register the position where the user clicks. In this exercise you will program the `MergeImages` function so that the position that user clicks in the background image is used as the *top left* corner where the *object* image will be displayed in the merged image. The following figures illustrates the effect. Note the *Selected Coord* values under the images.
568
+
569
+
570
+---
571
+
572
+![figure8.png](images/figure8.png)
573
+
574
+
575
+**Figure 7.** In this example, the background image has not been clicked. Thus the "Selected Coord" is at its default value of (0,0).  The dog image is inserted with its top-left corner at (0,0) in the merged image.
576
+
577
+---
578
+
579
+![figure9.png](images/figure9.png)
580
+
581
+
582
+**Figure 8.** In this example, the background image has been clicked at coordinate `(827,593)`. The dog image is inserted with its top-left corner at `(827,593)` in the merged image.
583
+
584
+---
585
+
586
+
587
+In this exercise your task will be the same as in Exercise 1, but this time you will need to offset the *object* image inside the *merged* image by the amount specified in the `x_offset` and `y_offset` parameters. Please take into consideration the merged image boundaries when you are inserting the object image. The user may specify an offset where the boundaries are exceeded and the object will be cut, as in Figure 9.  
588
+
589
+---
590
+
591
+![figure10.png](images/figure10.png)
592
+
593
+**Figure 9**. In this example, the user selected a position that assigned values that are too large for `x_offset` and `y_offset`; the implementation made the adjustment so part of the dog appeared in the merged image.
594
+
595
+---
596
+
597
+The example in Figure 10 shows how the object image will behave when merging it with the background image. The `x_offset` and `y_offset` variables represent the point in the background image where the upper left corner of the object image will be placed. Notice that if a point too close to the image border is chosen, part of the object image will be outside of the limits of the background image. As we have seen when manipulating arrays, if one tries to access or alter elements that are outside of the size range of the array, we get a fatal compilation error. The same thing happens with the images.
598
+
599
+You should make sure that your implementation takes into account the `x_offset` and `y_offset` values so the composition does not try to access or alter pixels outside of the limits of the background image. If you try to access or alter pixels outside of these limits, it will result in a fatal error.
600
+
601
+---
602
+
603
+![figure11.png](images/figure11.png)
604
+
605
+**Figure 10.** Illustration of the object image with pixels that are outside of the background image limits. If the possibility of this happening is not taken into account in the implementation, there will be a fatal error.
606
+
607
+---
608
+
609
+
610
+Validate your implementation by choosing several offsets and observing the merged image. Be sure to try cases in which you choose x and y offsets that result in the object being cropped in the merged image (as in Figure 9).
611
+
612
+
613
+---
614
+
615
+---
616
+
617
+### Deliverables
618
+
619
+
620
+Use "Deliverables" in Moodle to upload the `filter.cpp` file that contains the `MergeImages` function. Remember to use good programming techniques, include the names of the programmers involved, and to document your program.
621
+
622
+---
623
+
624
+---
625
+
626
+### References
627
+
628
+[1] http://en.wikipedia.org/wiki/Green_screen_(disambiguation
629
+
630
+[2] http://en.wikipedia.org/wiki/Chroma_key
631
+
632
+[3] http://doc.qt.io/qt-4.8/qimage.html

+ 1574
- 0
arrays-GreenScreen.html
File diff suppressed because it is too large
View File


+ 636
- 0
arrays-GreenScreen.md View File

@@ -0,0 +1,636 @@
1
+[English](#markdown-header-arrays-green-screen) | [Espaรฑol](#markdown-header-arreglos-pantalla-verde)
2
+
3
+#Arreglos - Pantalla Verde
4
+
5
+![main1.png](images/main1.png)
6
+![main2.png](images/main2.png)
7
+![main3.png](images/main3.png)
8
+
9
+Los arreglos de datos (*arrays*) nos facilitan guardar y trabajar con grupos de datos del mismo tipo. Los datos se guardan en espacios de memoria consecutivos a los que se puede acceder utilizando el nombre del arreglo e รญndices o suscritos que indican la posiciรณn en que se encuentra el dato. Las estructuras de repeticiรณn nos proveen una manera simple de acceder a los datos de un arreglo. En la experiencia de laboratorio de hoy practicarรกs el uso de ciclos anidados en la manipulaciรณn de arreglos bi-dimensionales usando tรฉcnicas de "pantalla verde".
10
+
11
+
12
+##Objetivos:
13
+
14
+1. Practicar el acceso y manipulaciรณn de  datos en un arreglo.
15
+
16
+2. Aplicar ciclos anidados para implementar tรฉcnicas de "pantalla verde".
17
+
18
+3. Utilizar expresiones aritmรฉticas y estructuras de selecciรณn para transformar colores de pรญxeles.
19
+
20
+4. Acceder pรญxeles en una imagen y descomponerlos en sus componentes rojo, azul y verde.
21
+
22
+
23
+##Pre-Lab:
24
+
25
+Antes de llegar al laboratorio debes:
26
+
27
+1. Haber repasado los conceptos bรกsicos relacionados a estructuras de repeticiรณn, ciclos anidados y arreglos bi-dimensionales.
28
+
29
+2. Conocer los mรฉtodos bรกsicos de `QImage` para manipular los pixeles de las imรกgenes. 
30
+
31
+3. Haber estudiado los conceptos e instrucciones para la sesiรณn de laboratorio.
32
+
33
+4. Haber tomado el quiz Pre-Lab que se encuentra en Moodle.
34
+
35
+---
36
+
37
+---
38
+
39
+##Tecnologรญa de pantalla verde ("Green Screen")
40
+
41
+En esta experiencia de laboratorio, aprenderรกs los conceptos y destrezas bรกsicas de la tecnologรญa de pantalla verde que se usa en boletines informativos de televisiรณn, pelรญculas, juegos de video y otros. La composiciรณn de pantalla verde, o composiciรณn cromรกtica, es una tรฉcnica que se usa para combinar dos imรกgenes o cuadros de video [1]. Esta tรฉcnica de post-producciรณn  crea efectos especiales al componer  dos imรกgenes o transmisiones de video sustituyendo el รกrea de un color sรณlido por otra imรกgen [2]. La composiciรณn cromรกtica se puede hacer con imรกgenes de objetos sobre fondos de cualquier color que sean uniformes y diferentes a los de la imagen. Los fondos azules y verdes son los que se usan con mรกs frecuencia porque se distinguen con mรกs facilidad de los tonos de la mayorรญa de los colores de piel humanos.
42
+
43
+Para esta experiencia de laboratorio te proveemos un interfaz grรกfico (GUI) simple que permite al usuario cargar una imagen con un objeto sobre un fondo de color sรณlido (preferiblemente azul o verde) y una imagen para sustituir el fondo. Tu tarea es crear e implementar una funciรณn que cree una tercera imagen compuesta en la cual, a la imagen del objeto  con el fondo de color sรณlido se le removerรก el color de fondo y el objeto aparecerรก sobre la imagen que serรก el nuevo fondo. La Figura 1 muestra un ejemplo de los resultados esperados.
44
+
45
+---
46
+
47
+![figure1.png](images/figure1.png)
48
+
49
+**Figura 1.** Ejemplo de los resultados esperados. El objeto de interรฉs es la mano con las gafas.
50
+
51
+---
52
+
53
+Con el propรณsito de ilustrar el procedimiento, llamemos la imagen del objeto con el fondo de color sรณlido  *imagen A*, y supongamos que el color sรณlido en el fondo tiene un "RGB" `0x00ff00` (verde puro). Llamemos *imagen B* a la imagen que usaremos para el fondo, un fondo que resulte interesante. Para este ejemplo, supongamos tambiรฉn que los tamaรฑos de ambas imรกgenes son iguales (mismo ancho y alto).
54
+
55
+Para producir la imagen compuesta (*imagen C*), podrรญamos comenzar copiando toda la *imagen B* que usaremos de fondo a la *imagen C*. Luego, para insertar solo el objeto que nos interesa en la imagen compuesta podemos recorrer la *imagen A* pรญxel por pรญxel. Compararรญamos el color de cada pรญxel *p* en la *imagen A* con el color de fondo `0x00ff00`. Si son *similares*, el pรญxel de la *imagen A* corresponde al color sรณlido de fondo y dejamos el pรญxel de la *imagen C* como estรก (el fondo nuevo). Si el color de *p* no es *similar* a `0x00ff00`, modificamos el pรญxel correspondiente en la *imagen C*, copiando el color del pรญxel del objeto a la imagen compuesta. Esto se ilustra en la Figura 2.
56
+
57
+---
58
+
59
+![figure2.png](images/figure2.png)
60
+
61
+**Figura 2.** Ilustraciรณn de cรณmo el algoritmo decide cuรกles pรญxeles de la *imagen A* incluir en la *imagen C*.
62
+
63
+---
64
+
65
+---
66
+
67
+##Pรญxeles
68
+
69
+Al elemento mรกs pequeรฑo de una imagen se le llama un *pรญxel*. Esta unidad consiste de un solo color. Como cada color es una combinaciรณn de tonalidades de los colores primarios rojo, verde y azul,   se codifica como un entero sin signo cuyos bytes  representan los tonos de rojo, verde y azul del pixel  (Figura 3). A esta combinaciรณn se le llama el *RGB* del color por las siglas de "Red-Green-Blue". Por ejemplo un pรญxel de color rojo (puro) tiene una representaciรณn RGB `0x00ff0000`, mientras que un pรญxel de color blanco tiene una representaciรณn RGB de `0x00FFFFFF` (ya que el color blanco es la combinaciรณn de los tonos rojo, verde y azul en toda su intensidad).
70
+
71
+---
72
+
73
+![figure3.png](images/figure3.png)
74
+
75
+**Figura 3.** Distribuciรณn de bits para las tonalidades de rojo, verde y azul dentro de la representaciรณn RGB.  Cada tonalidad puede tener valores entre 0x00 (los ocho bits en 0) y 0xFF (los 8 bits en 1). 
76
+
77
+---
78
+
79
+En `Qt` se utiliza el tipo `QRgb` para representar valores `RGB`.  Utilizando ciertas funciones que describimos abajo podemos obtener los componentes rojo, verde y azul del valor `QRgb` del pรญxel y asรญ manipular imรกgenes.
80
+
81
+###Biblioteca
82
+
83
+La experiencia de laboratorio de hoy utilizarรก la clase `QImage`. Esta clase permite acceder a los datos de los pixeles de una imagen para poder manipularla. La documentaciรณn de la clase `QImage` se encuentra en http://doc.qt.io/qt-4.8/qimage.html.
84
+
85
+El cรณdigo que te proveemos contiene los siguiente objetos de la clase `QImage`:
86
+
87
+* `originalImage`   // contiene la informaciรณn de la imagen original que vas a editar
88
+*  `editedImage`  // contendrรก la imagen editada
89
+
90
+Los objetos de clase `QImage` tienen los siguiente mรฉtodos que serรกn รบtiles para la experiencia de laboratorio de hoy:
91
+
92
+
93
+* `width()`      // devuelve el valor entero del ancho de la imagen
94
+* `height()`      // devuelve el valor entero de la altura de la imagen
95
+* `pixel(i, j)`       // devuelve el `QRgb` del pรญxel en la posiciรณn `(i,j)`
96
+* `setPixel(i,j, pixel)`   // modifica el valor del pรญxel en la posiciรณn `(i, j)` al valor pรญxel `QRgb`
97
+
98
+Las siguientes funciones son รบtiles para trabajar con datos de tipo `QRgb`:
99
+
100
+
101
+* `qRed(pixel)`   // devuelve el tono del color rojo del pรญxel
102
+* `qGreen(pixel)` // devuelve el tono del color verde del pรญxel
103
+* `qBlue(pixel)`  // devuelve el tono del color azul del pรญxel
104
+* `qRgb(int red, int green, int blue)` // devuelve un pรญxel `QRgb` compuesto de los valores de rojo, verde y azul recibidos.
105
+
106
+
107
+####Ejemplos:
108
+
109
+1. `QRgb myRgb = qRgb(0xff, 0x00, 0xff);`: Asigna a `myRgb` el valor `0xff00ff` que representa el color ![figure4.png](images/figure4.png)
110
+
111
+    Nota que el valor `0xff00ff` representa los valores `0xff`, `0x0`, `0xff`, que corresponden a los componentes rojo, verde y azul de `myRgb`.
112
+
113
+2. Si la siguiente imagen `4 x 4` de pรญxeles representa el objeto `originalImage`,
114
+
115
+    ![ejemplo.png](images/ejemplo.png)
116
+
117
+  entonces `originalImage.pixel(2,1)` devuelve un valor `rgb` que representa el color azul (`0x0000ff`).
118
+
119
+3. La siguiente instrucciรณn asigna el color rojo al pรญxel en posiciรณn `(2,3)` en la imagen editada:
120
+
121
+  `editedImage.setPixel(2,3,qRgb(0xff,0x00,0x00));`.
122
+
123
+4. La siguiente instrucciรณn le asigna a `greenContent` el valor del tono de verde que contiene el pixel `(1,1)` de  `originalImage`:
124
+
125
+  `int greenContent = qGreen(originalImage.pixel(1,1));`.
126
+
127
+
128
+5. El siguiente programa crea un objeto de clase `QImage` e imprime los componentes rojo, verde y azul del pixel en el centro de la imagen. La imagen utilizada es la que se especifica dentro del parรฉntesis durante la creaciรณn del objeto, esto es, el archivo `chuck.png`.
129
+
130
+---
131
+
132
+```cpp
133
+#include <QImage>
134
+#include <iostream>
135
+
136
+using namespace std;
137
+int main() {
138
+    QImage myImage(โ€œ/Users/rarce/Downloads/chuck.pngโ€);
139
+    QRgb    centralPixel;
140
+
141
+    centralPixel = myImage.pixel(myImage.width() / 2, myImage.height() / 2);
142
+
143
+    cout    << hex;
144
+
145
+    cout    << โ€œLos componentes rojo, verde y azul del pixel central son: โ€œ
146
+        << qRed(centralPixel) << โ€œ, โ€œ
147
+        << qGreen(centralPixel) << โ€œ, โ€œ
148
+        << qBlue(centralPixel) << endl;
149
+    return 0;
150
+}
151
+```
152
+
153
+---
154
+
155
+### Midiendo la similaridad de los colores de los pixeles
156
+
157
+Observa la Figura 4 abajo. Aunque el fondo en la *imagen A* parece uniforme, realmente incluye pรญxeles de diferentes colores (aunque parecidos).
158
+
159
+---
160
+
161
+![figure5.png](images/figure5.png)
162
+
163
+**Figura 4.** Lo que puede parecer un color *sรณlido*, realmente no lo es. 
164
+
165
+---
166
+
167
+Por esto, en lugar de solo considerar como parte del fondo sรณlido los pรญxeles cuyo color es **exactamente** `0x00FF00`, medimos la *distancia* del valor del color del pรญxel al valor del color *puro*. Una distancia pequeรฑa significa que el color es *casi* verde puro. La ecuaciรณn para la *distancia* es:
168
+
169
+
170
+$$distancia = \sqrt{(P_R-S_R)^2+(P_G-S_G)^2+(P_B-S_B)^2},$$
171
+
172
+donde $$P_R, P_G, P_B$$ son los valores de los componentes rojo, verde y azul del pรญxel bajo consideraciรณn, y $$S_R, S_G, S_B$$ son los valores de los componentes rojo, verde y azul del fondo sรณlido. En nuestro ejemplo, $$S_R=S_B=0$$ y $$S_G=255$$.
173
+
174
+---
175
+
176
+---
177
+
178
+
179
+##Sesiรณn de laboratorio:
180
+
181
+En el laboratorio de hoy, comenzando con una imagen con un objeto de interรฉs sobre un fondo de color sรณlido y una imagen para utilizar como fondo, definirรกs e implantarรกs una funciรณn que cree una tercera imagen compuesta en la cual, a la imagen del objeto de interรฉs se le removerรก el color de fondo y aparecerรก sobre la imagen para el fondo.
182
+
183
+Estarรกs trabajando con el archivo `Filter.cpp`. Lo que sigue es un resumen de las variables en este archivo.
184
+
185
+* `objectImage`: referencia a la imagen del objeto de interรฉs y fondo sรณlido
186
+* `backgroundImage`: referencia a la imagen para el fondo
187
+* `mergedImage`: referencia a la imagen compuesta
188
+* `threshold`: valor umbral usado para comparar las distancias entre el valor del color del pรญxel de la imagen con el objeto sobre fondo sรณlido. En el cรณdigo que se provee, el valor del umbral se lee del valor de la barra deslizable.
189
+* `ghost`: valor Booleano utilizado para aplicar el filtro "fantasma" a los pixeles. 
190
+* `(x, y)`: coordenadas de un pixel de la imagen del objeto sobre fondo sรณlido. El valor por defecto es `(0,0)`. 
191
+* `(offset_x, offset_y)`: coordenadas de la imagen compuesta en donde la esquina superior izquierda de la imagen del objeto sobre fondo sรณlido serรก insertada. El valor por defecto es `(0,0)`. 
192
+
193
+
194
+###Ejercicio 1: Crear imagen compuesta
195
+
196
+####Instrucciones
197
+
198
+1. Carga a QtCreator el proyecto `GreenScreen`  haciendo doble "click" en el archivo `GreenScreen.pro` en el directorio `Documents/eip/Arrays-GreenScreen` de tu computadora. Tambiรฉn puedes ir a `http://bitbucket.org/eip-uprrp/arrays-greenscreen` para descargar la carpeta `Arrays-GreenScreen` a tu computadora.
199
+ 
200
+2. Compila y corre el programa. El cรณdigo que te proveemos crea la interfaz de la Figura 5. Los botones  *Select Image* y *Select Background Image* ya han sido programados.
201
+ 
202
+
203
+    ---
204
+
205
+    ![figure6.png](images/figure6.png)
206
+
207
+    **Figura 5.** Interfaz de la aplicaciรณn GreenScreen.
208
+
209
+    ---
210
+
211
+3. Marca el botรณn para cargar una imagen del objeto de interรฉs sobre fondo sรณlido, luego marca el botรณn para seleccionar la imagen para el fondo. El directorio con los archivos fuente contiene una carpeta llamada `landscapes`  que contiene imรกgenes de fondo, y una carpeta llamada `green_background` que contiene imรกgenes de objetos sobre fondo de color sรณlido.
212
+
213
+4. Tu primera tarea es completar la funciรณn `MergeImages` en el archivo `Filter.cpp`. La funciรณn `MergeImages` se invoca cuando el usuario marca el botรณn `Merge Images` y cuando se desliza la barra. La funciรณn `MergeImages` recibe las referencias a la imagen con objeto de interรฉs y fondo sรณlido, la imagen para el fondo y la imagen compuesta, un valor umbral, las coordenadas `(x,y)` de un pรญxel de la imagen del objeto sobre fondo sรณlido, y las coordenadas `(offset_x, offset_y)` de la imagen compuesta. 
214
+
215
+Para este ejercicio puedes ignorar el filtro "fantasma" `ghost` y las coordenadas `(offset_x, offset_y)`, y solo componer la imagen con el objeto de interรฉs en la imagen de fondo, comenzando en la posiciรณn `(0,0)`.
216
+
217
+**Algoritmo**
218
+
219
+1. Adquiere el valor del color sรณlido. El color sรณlido serรก el color del pรญxel en la posiciรณn `(x,y)` en la imagen del objeto sobre fondo sรณlido. El valor por defecto para `(x,y)` es `(0,0)`.
220
+
221
+2. Para todas las posiciones `(i,j)`, adquiere  el valor del color del pรญxel en la posiciรณn `(i,j)` de la imagen con el objeto. Computa la distancia entre el color de la imagen con el objeto y el valor del color sรณlido. Si la distancia entre el color sรณlido y el color del pรญxel de la imagen es mayor que que el valor umbral, cambia el valor del color del pรญxel en la posiciรณn `(i,j)` de la imagen de fondo al valor del color de la imagen con el objeto.
222
+ 
223
+Prueba tu implantaciรณn cargando imรกgenes de objetos e imรกgenes para el fondo y verificando la imagen compuesta.
224
+
225
+
226
+###Ejercicio 2: Crear imagen compuesta usando filtro `ghost`
227
+
228
+En este ejercicio modificarรกs el Ejercicio 1 para aplicar el filtro fantasma a cada uno de los pรญxeles que se compondrรกn sobre la imagen de fondo en el caso de que la variable `ghost` sea cierta. El filtro fantasma crearรก el efecto de que el objeto en la imagen compuesta se verรก como un "fantasma" sobre la imagen de fondo, como en la Figura 6.
229
+
230
+---
231
+
232
+![figure7.png](images/figure7.png)
233
+
234
+**Figura 6.** Imagen con filtro fantasma. En este ejemplo, el perro en la imagen con el fondo sรณlido se compone sobre la imagen de fondo utilizando el filtro fantasma.
235
+
236
+---
237
+
238
+El efecto fantasma se consigue promediando el valor del color del pรญxel del fondo con el valor del color del pรญxel correspondiente del objeto, en lugar de solo reemplazar el valor del color del pรญxel del fondo por el del objeto. Calculamos el promedio de cada uno de los componentes (rojo, verde y azul)
239
+
240
+$$N_R=\frac{S_R+B_R}{2}$$
241
+$$N_G=\frac{S_G+B_G}{2}$$
242
+$$N_B=\frac{S_B+B_B}{2},$$
243
+
244
+
245
+en donde $$N_R, N_G, N_B$$ son los componentes rojo, verde y azul del nuevo pรญxel fantasma,  $$S_R, S_G, S_B$$ son los componentes de la imagen del objeto, y $$B_R, B_G, B_B$$ son los componentes de la imagen de fondo.
246
+
247
+
248
+###Ejercicio 3: Crear imagen compuesta colocando el objeto en una posiciรณn especรญfica
249
+
250
+El "widget" que despliega el fondo fue programado para que detecte la posiciรณn marcada por el usuario. En este ejercicio programarรกs la funciรณn `MergeImages` para que el objeto sea desplegado en la posiciรณn marcada por el usuario en la imagen de fondo, en lugar de ser desplegado en la esquina superior izquierda. Las Figuras 7 y 8 muestran el efecto. Nota los valores de `Selected Coord` bajo la imagen del medio.
251
+
252
+---
253
+
254
+![figure8.png](images/figure8.png)
255
+
256
+
257
+**Figura 7.** En este ejemplo, la imagen del fondo no ha sido marcada y `Selected Coord` tiene `(0,0)` que es su valor por defecto. El perro se inserta en la imagen compuesta con su esquina superior izquierda en el lugar `(0,0)`.
258
+
259
+---
260
+
261
+![figure9.png](images/figure9.png)
262
+
263
+
264
+**Figura 8.** En este ejemplo, la imagen del fondo fue marcada en las coordenadas `(827,593)`. La imagen del perro se inserta en la imagen compuesta con su esquina superior izquierda en la posiciรณn `(827,593)`.
265
+
266
+---
267
+
268
+Tu tarea en este ejercicio es la misma que en el Ejercicio 1, pero esta vez debes ajustar la imagen del objeto dentro de la composiciรณn con las cantidades especificadas en los parรกmetros  `x_offset` y `y_offset`. Recuerda tomar en consideraciรณn los lรญmites de la imagen compuesta cuando insertes el objeto; el usuario pudiera especificar unos parรกmetros que se salgan de los lรญmites y el objeto se cortarรก, como sucede en la Figura 9.
269
+
270
+---
271
+
272
+![figure10.png](images/figure10.png)
273
+
274
+**Figura 9.** En este ejemplo, el usuario seleccionรณ una posiciรณn que asignรณ valores muy grandes para `x_offset` y `y_offset`; la implementaciรณn hizo el ajuste para que parte de la imagen del perro saliera en la imagen compuesta.
275
+
276
+---
277
+
278
+El ejemplo de la Figura 10 muestra cรณmo se comportarรก la imagen del objeto al sobreponerla en la imagen que queremos de fondo. Las variables `offset_x, offset_y` representan el punto en la imagen de fondo en el que se colocarรก la esquina superior izquierda de la imagen del objeto. Nota que si se escoge un punto muy cerca del borde para la composiciรณn, parte de la imagen del objeto se sale de los lรญmites de la imagen de fondo. Como hemos visto en la manipulaciรณn de arreglos, si se intenta acceder o alterar elementos que estan fuera del rango de tamaรฑo del arreglo, al compilar occurre un error fatal. Lo mismo sucede con las imรกgenes. 
279
+
280
+Debes asegurarte de que tu implementaciรณn toma en cuenta los valores de `offset x` y `offset y`  para que la composiciรณn no intente acceder o alterar pรญxeles fuera del lรญmite de la imagen de fondo. Si intentas acceder o alterar pรญxeles fuera de esos lรญmites, resulta en un error fatal.
281
+
282
+---
283
+
284
+![figure11.png](images/figure11.png)
285
+
286
+**Figura 10.** Ilustraciรณn de la imagen del objeto de interรฉs con pรญxeles que se salen de los lรญmites de la imagen de fondo. Si no se toma en consideraciรณn esta posibilidad en la implementaciรณn, ocurrirรก un error fatal.
287
+
288
+---
289
+
290
+
291
+Valida tu implantaciรณn seleccionando varios valores para el ajuste de "offset" y observando el efecto que tienen en la imagen compuesta. Asegรบrate de tratar casos en los que tus valores para `x_offset` y `y_offset` ocasionarรญan que la imagen fuera cortada como ocurriรณ en la imagen compuesta de la Figura 9.
292
+
293
+---
294
+
295
+---
296
+
297
+##Entrega
298
+
299
+Utiliza "Entrega" en Moodle para entregar el archivo `filter.cpp` que contiene la funciรณn `MergeImages`. Recuerda utilizar buenas prรกcticas de programaciรณn, incluir el nombre de los programadores y documentar tu programa.
300
+
301
+
302
+---
303
+
304
+---
305
+
306
+
307
+## Referencias
308
+
309
+[1] http://en.wikipedia.org/wiki/Green_screen_(disambiguation)
310
+
311
+[2] http://en.wikipedia.org/wiki/Chroma_key
312
+
313
+[3] http://doc.qt.io/qt-4.8/qimage.html.
314
+
315
+---
316
+
317
+---
318
+
319
+---
320
+
321
+[English](#markdown-header-arrays-green-screen) | [Espaรฑol](#markdown-header-arreglos-pantalla-verde)
322
+
323
+#Arrays - Green Screen
324
+
325
+![main1.png](images/main1.png)
326
+![main2.png](images/main2.png)
327
+![main3.png](images/main3.png)
328
+
329
+
330
+Arrays help us to store and work with groups of data of the same type. The data is stored in consecutive memory spaces which can be accessed by using the name of the array and indexes or subscripts that indicate the position where the data is stored. Repetition structures provide us a simple way of accessing the data within an array. In this laboratory experience, you will be using nested loops to process bi-dimensional arrays and implement the functionality of a green-screen.
331
+
332
+
333
+##Objectives:
334
+
335
+1. Practice accessing and modifying elements in an array.
336
+
337
+2. Use nested loops to implement greens-screen techniques.
338
+
339
+3. Use arithmetic expressions and selection structures to transform pixel colors.
340
+
341
+4. Read pixels from an image and decompose them in their red, green and blue components.
342
+
343
+
344
+##Pre-Lab:
345
+
346
+Before coming to the laboratory you should have:
347
+
348
+1. Reviewed the basic concepts about repetition structures, nested loops, and bi-dimensional arrays.
349
+
350
+2. Understood the methods of the `QImage` class for pixel manipulation.
351
+
352
+3. Studied the concepts and instructions for the laboratory session.
353
+
354
+4. Taken the Pre-Lab quiz that is found in Moodle.
355
+
356
+---
357
+
358
+---
359
+
360
+## Green-screen technology
361
+
362
+In this laboratory experience the student will be exposed to the basics of the green screen technology used in newscasting, motion pictures, video games, and others.  Green screen compositing, or more generally chroma key compositing, is a technique for combining two still images or video frames[1]. Chroma key compositing, or chroma keying, is a special effects / post-production technique for compositing (layering) two images or video streams together based on color hues (range)[2]. Chroma keying can be done with backgrounds of any color that are uniform and distinct, but green and blue backgrounds are more commonly used because they differ most distinctly in hue from most human skin colors.
363
+
364
+With this laboratory we provide a simple GUI that allows the user to load an image with any solid background (although green or blue are preferred), and a background image. Your task is to implement a function that creates a third, merged image, in which the image with the solid background appears over the background image (with the solid background removed). Figure 1 shows an example of the expected results.
365
+
366
+---
367
+
368
+![figure1.png](images/figure1.png)
369
+
370
+Figure 1: Example of the expected results. The object of interest is the hand carrying the sunglasses.
371
+
372
+---
373
+
374
+For illustration purposes, let's call the image with the solid background *image A* and let's say that the solid color in the background has an RGB `0x00ff00` (pure green). We will refer to the image with the interesting background as *image B*. Let's also assume that both images are the same size (width and height). 
375
+
376
+To produce the merged image (*image C*), we could start by completely copying *image B* to *image *C*. Then, to insert only the object of interest into the merged image we could traverse *image A* pixel by pixel. We would compare the color of each pixel *p* in *image A* to the color `0x00FF00`, if they are *similar* we do nothing (because it means that this pixel is part of the solid color background). If the color of *p* is not *similar* to `0x00FF00`, we modify the corresponding pixel in *image C*, copying the color of the object's pixel to the merged image.
377
+
378
+---
379
+
380
+![figure2.png](images/figure2.png)
381
+
382
+**Figure 2** - Illustration of how the algorithm decides which pixels to include from *image A* into *image C*.
383
+
384
+---
385
+
386
+---
387
+
388
+
389
+###Pixels
390
+
391
+The smallest element in an image is called a *pixel*. This unit consists of a single color. Since each color is a combination of tones for the primary red, green and blue colors, it is coded as an unsigned integer whose bytes represent the tones of red, green and blue of the pixel (Figure 3). This combination is called the color's *RGB* which is an acronym for "Red-Green-Blue". For example, a pure red pixel has an RGB representation of `0x00ff0000`, while a white pixel has an RGB representation of `0x00FFFFFF` (since the color white is a combination of tones of red, green and blue in all of their intensity).
392
+
393
+---
394
+
395
+![figure3.png](images/figure3.png)
396
+
397
+**Figure 3.** Bit distribution for the tones of red, green and blue in an RGB representation. Each tone can have values between 0x00 (the eight bits in 0) and (0xFF (the 8 bits in 1).
398
+
399
+---
400
+
401
+`Qt` uses the `QRgb` type to represent `RGB` values. Using certain functions that are described below we can obtains the red, green and blue components of the `QRgb` value of the pixel and manipulate the images.
402
+
403
+###Library
404
+
405
+In today's laboratory experience you will use the `QImage` class. This class permits access to the data in the pixels of an image to manipulate it. The documentation for the `QImage` class can be found in http://doc.qt.io/qt-4.8/qimage.html.
406
+
407
+The code provided in this project contains the following objects of the `QImage` class:
408
+
409
+* `originalImage`   // contains the information of the original image that you will edit
410
+*  `editedImage`  // will contain the edited image
411
+
412
+The objects of the `QImage` class have the following methods that will be useful for today's laboratory experience:
413
+
414
+* `width()`      // returns the integer value for the image's width
415
+* `height()`      // returns the integer value for the image's height
416
+* `pixel(i, j)`       // returns the `QRgb` for the pixel in position `(i,j)`
417
+* `setPixel(i,j, pixel)`   // modifies the value for the pixel in position `(i,j)` to the value of pixel `QRgb`
418
+
419
+The following functions are useful to work with data of type `QRgb`:
420
+
421
+* `qRed(pixel)`   // returns the tone for the pixel's red color
422
+* `qGreen(pixel)` // returns the tone for the pixel's green color
423
+* `qBlue(pixel)`  // returns the tone for the pixel's blue color
424
+* `qRgb(int red, int green, int blue)` // returns the `QRgb` pixel composed of the red, green and blue values received.
425
+
426
+
427
+####Examples:
428
+
429
+1. `QRgb myRgb = qRgb(0xff, 0x00, 0xff);`: Assigns the value `0xff00ff` to `myRgb` which represents the color ![figure2.jpg](images/figure4.jpg)
430
+
431
+    Notice that the value `0xff00ff` represents the values `0xff`, `0x0`, and `0xff`, that correspond to the red, green and blue components in `myRgb`.
432
+
433
+2. If the following `4 x 4` image of pixels represents the object `originalImage`,
434
+
435
+ ![ejemplo.png](images/ejemplo.png)
436
+
437
+then `originalImage.pixel(2,1)` returns the `rgb` value that represents the color blue ( `0x0000ff`).
438
+
439
+3. The following instruction assigns the color red to the pixel in position `(2,3)` in the edited image:
440
+
441
+`editedImage.setPixel(2,3,qRgb(0xff,0x00,0x00));`.
442
+
443
+4. The following instruction assigns to `greenContent` the value of the green tone that is contained in the pixel `(1,1)` of `originalImage`:
444
+
445
+    `int greenContent = qGreen(originalImage.pixel(1,1));`.
446
+
447
+5. The following program creates an object of the `QImage` class and prints the red, green and blue components of the pixel in the center of the image. The image used is the one specified within the parenthesis during the creation of the object, that is, the file `chuck.png`
448
+
449
+---
450
+
451
+```cpp
452
+#include <QImage>
453
+#include <iostream>
454
+
455
+using namespace std;
456
+int main() {
457
+    QImage myImage(โ€œ/Users/rarce/Downloads/chuck.pngโ€);
458
+    QRgb    centralPixel;
459
+
460
+    centralPixel = myImage.pixel(myImage.width() / 2, myImage.height() / 2);
461
+
462
+    cout    << hex;
463
+
464
+    cout    << โ€œThe red, green and blue components of the middle pixel are: โ€œ
465
+        << qRed(centralPixel) << โ€œ, โ€œ
466
+        << qGreen(centralPixel) << โ€œ, โ€œ
467
+        << qBlue(centralPixel) << endl;
468
+    return 0;
469
+}
470
+```
471
+
472
+---
473
+
474
+
475
+
476
+### Measuring similarity of pixel colors
477
+
478
+Look at Figure 4, although the background in *image A* looks uniform, it really includes pixels of diverse (although similar) colors.
479
+
480
+---
481
+
482
+![figure5.png](images/figure5.png)
483
+
484
+**Figure 4** - What may seem as a *solid* color, really is not. Thus, we use the color *distance*.
485
+
486
+---
487
+
488
+Instead of only considering as part of the solid background the pixels whose color is **exactly** `0x00FF00`, we measure a color's *distance* from the *pure* color. A small *distance* means that the color is *almost* a pure green. A large *distance* means that the color is very different from green. The equation for *distance* is:
489
+
490
+$$distance = \sqrt{(P_R-S_R)^2+(P_G-S_G)^2+(P_B-S_B)^2},$$
491
+
492
+where $$P_R$$, $$P_G$$, and $$P_B$$ are the red, green and blue components of the pixel being considered.  $$S_R$$, $$S_G$$, and $$S_B$$ are the components of the solid background, e.g. in our example $$S_R=S_B=0$$ y $$S_G=255$$.
493
+
494
+---
495
+
496
+---
497
+
498
+##Laboratory Session
499
+
500
+In this laboratory experience, starting with an image with an object of interest over a solid color background and an image to use as a background, you will define and implement a function that creates a third merged image where the image with the object of interest will have its background color removed and will appear over the image chosen to be the background.
501
+
502
+You will be working with the `Filter.cpp` file. The following is a review of the variables in this file:
503
+
504
+* objectImage: reference to the object image with the solid background
505
+* backgroundImage: reference to the background image object
506
+* mergedImage: reference to the merged image
507
+* threshold: is a theshold value used to compare the distances between the object pixel and the solid background pixel. In the provided code, the threshold value is read from the slideBar.
508
+* ghost: is a boolean value used to apply ghost filter to pixels.
509
+* (x, y): contains the coordinate of the pixel whose color will be used as solid background. The default value is (0,0).
510
+* (offset_x, offset_y): the coordinate of the merged image where the upper-left corner of the objectImage should be inserted. The default value is (0,0).
511
+
512
+### Exercise 1: Create a composite image
513
+
514
+####Instructions
515
+
516
+1. Load the Qt project called `GreenScreenLab` by double-clicking on the `GreenScreenLab.pro` file in the `Documents/eip/Arrays-GreenScreen` folder of your computer. You may also go to `http://bitbucket.org/eip-uprrp/arrays-greenscreen` to download the `Arrays-GreenScreen` folder to your computer.
517
+
518
+2. Build and run the program. The provided code creates the interface shown in Figure 5. The buttons  *Select Image* and *Select Background Image* have already been programmed to perform their actions.
519
+
520
+    ---
521
+
522
+    ![figure6.png](images/figure6.png)
523
+
524
+    **Figure 5.**Interface for the green screen application.
525
+
526
+    ---
527
+
528
+3. Click the *Select Image* button to load the image that contains the solid background, the click *Select Background Image* to load the image that contains the interesting background. The folders called `green_background` and `landscapes` contain some images that are suitable as the first and second images.  
529
+
530
+
531
+4. Your first task is to complete the function `MergeImages` in file `Filter.cpp`.`MergeImages` is the function that is called when the user presses the button captioned `Merge Images` or when he slides the slide bar. The function `MergeImages` receives the image with the solid background, the background image, a reference to the merged image, a threshold value, and the coordinates `(x,y)` of the pixel from which we will extract the sample *green* background color, and the coordinates `(offset_x, offset_y)` from the merged image.
532
+
533
+For this first exercise you can ignore the following parameters: ghost, x_offset, y_offset. Your implementation should place the `objectImage` into the `mergedImage` starting at position (0,0).
534
+
535
+**The algorithm**
536
+
537
+1. Acquire the value of the solid color. The solid color will be the color of the pixel in the coordinate `(x,y)` of the object image with the solid background. The default value for `(x,y)` is `(0,0)`.
538
+
539
+2. For every position `(i,j)`, read the color of the corresponding pixel in the objectImage. Compute the distance of the pixel colors to the solid color. If the distance between the solid color and the color of the pixel of the image is greater than the threshold, set the corresponding `(i,j)` pixel in the merged image to the objectImage pixel color. 
540
+
541
+Test your implementation by loading object and background images and verifying the merged image.
542
+
543
+## Exercise 2: Creating a composite image using a ghost filter
544
+
545
+In this exercise you will modify Exercise 1 to apply a ghost filter to each of the pixels that will be composed over the background image (if the `ghost` variable is true). The filter creates a ghost like effect on the objects composed over the background image, as in Figure 6.
546
+
547
+
548
+---
549
+
550
+![figure7.png](images/figure7.png)
551
+
552
+**Figure 6** - In this example, the dog in the image with the solid background is composed in the background image with the ghost filter. 
553
+
554
+---
555
+
556
+The ghost effect is achieved by *averaging* the background color with the object's color (instead of simply *replacing* the background with the object's color). The average is performed for each of the components (red, green and blue).  
557
+
558
+$$N_R=\frac{S_R+B_R}{2}$$
559
+$$N_G=\frac{S_G+B_G}{2}$$
560
+$$N_B=\frac{S_B+B_B}{2},$$
561
+
562
+
563
+where $$N_R$$, $$N_G$$, and $$N_B$$ are the red, green and blue components of the new ghost pixel. $$S_R$$, $$S_G$$, and $$S_B$$ are the components of the object image. $$B_R$$, $$B_G$$, $$B_B$$ are the components of the background image. 
564
+
565
+## Exercise 3: Create a composite image placing the object in a specified position
566
+
567
+The widget that displays the background has been programmed to register the position where the user clicks. In this exercise you will program the `MergeImages` function so that the position that user clicks in the background image is used as the *top left* corner where the *object* image will be displayed in the merged image. The following figures illustrates the effect. Note the *Selected Coord* values under the images.
568
+
569
+
570
+---
571
+
572
+![figure8.png](images/figure8.png)
573
+
574
+
575
+**Figure 7.** In this example, the background image has not been clicked. Thus the "Selected Coord" is at its default value of (0,0).  The dog image is inserted with its top-left corner at (0,0) in the merged image.
576
+
577
+---
578
+
579
+![figure9.png](images/figure9.png)
580
+
581
+
582
+**Figure 8.** In this example, the background image has been clicked at coordinate `(827,593)`. The dog image is inserted with its top-left corner at `(827,593)` in the merged image.
583
+
584
+---
585
+
586
+
587
+In this exercise your task will be the same as in Exercise 1, but this time you will need to offset the *object* image inside the *merged* image by the amount specified in the `x_offset` and `y_offset` parameters. Please take into consideration the merged image boundaries when you are inserting the object image. The user may specify an offset where the boundaries are exceeded and the object will be cut, as in Figure 9.  
588
+
589
+---
590
+
591
+![figure10.png](images/figure10.png)
592
+
593
+**Figure 9**. In this example, the user selected a position that assigned values that are too large for `x_offset` and `y_offset`; the implementation made the adjustment so part of the dog appeared in the merged image.
594
+
595
+---
596
+
597
+The example in Figure 10 shows how the object image will behave when merging it with the background image. The `x_offset` and `y_offset` variables represent the point in the background image where the upper left corner of the object image will be placed. Notice that if a point too close to the image border is chosen, part of the object image will be outside of the limits of the background image. As we have seen when manipulating arrays, if one tries to access or alter elements that are outside of the size range of the array, we get a fatal compilation error. The same thing happens with the images.
598
+
599
+You should make sure that your implementation takes into account the `x_offset` and `y_offset` values so the composition does not try to access or alter pixels outside of the limits of the background image. If you try to access or alter pixels outside of these limits, it will result in a fatal error.
600
+
601
+---
602
+
603
+![figure11.png](images/figure11.png)
604
+
605
+**Figure 10.** Illustration of the object image with pixels that are outside of the background image limits. If the possibility of this happening is not taken into account in the implementation, there will be a fatal error.
606
+
607
+---
608
+
609
+
610
+Validate your implementation by choosing several offsets and observing the merged image. Be sure to try cases in which you choose x and y offsets that result in the object being cropped in the merged image (as in Figure 9).
611
+
612
+
613
+---
614
+
615
+---
616
+
617
+### Deliverables
618
+
619
+
620
+Use "Deliverables" in Moodle to upload the `filter.cpp` file that contains the `MergeImages` function. Remember to use good programming techniques, include the names of the programmers involved, and to document your program.
621
+
622
+---
623
+
624
+---
625
+
626
+### References
627
+
628
+[1] http://en.wikipedia.org/wiki/Green_screen_(disambiguation)
629
+
630
+[2] http://en.wikipedia.org/wiki/Chroma_key
631
+
632
+[3] http://doc.qt.io/qt-4.8/qimage.html.
633
+
634
+
635
+
636
+

+ 129
- 0
doc/en/html/_clickable_label_8h_source.html View File

@@ -0,0 +1,129 @@
1
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+<html xmlns="http://www.w3.org/1999/xhtml">
3
+<head>
4
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6
+<meta name="generator" content="Doxygen 1.8.9.1"/>
7
+<title>My Project: ClickableLabel.h Source File</title>
8
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
9
+<script type="text/javascript" src="jquery.js"></script>
10
+<script type="text/javascript" src="dynsections.js"></script>
11
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
12
+<script type="text/javascript" src="search/searchdata.js"></script>
13
+<script type="text/javascript" src="search/search.js"></script>
14
+<script type="text/javascript">
15
+  $(document).ready(function() { init_search(); });
16
+</script>
17
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
18
+</head>
19
+<body>
20
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
21
+<div id="titlearea">
22
+<table cellspacing="0" cellpadding="0">
23
+ <tbody>
24
+ <tr style="height: 56px;">
25
+  <td style="padding-left: 0.5em;">
26
+   <div id="projectname">My Project
27
+   </div>
28
+  </td>
29
+ </tr>
30
+ </tbody>
31
+</table>
32
+</div>
33
+<!-- end header part -->
34
+<!-- Generated by Doxygen 1.8.9.1 -->
35
+<script type="text/javascript">
36
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
37
+</script>
38
+  <div id="navrow1" class="tabs">
39
+    <ul class="tablist">
40
+      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
41
+      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
42
+      <li><a href="annotated.html"><span>Classes</span></a></li>
43
+      <li class="current"><a href="files.html"><span>Files</span></a></li>
44
+      <li>
45
+        <div id="MSearchBox" class="MSearchBoxInactive">
46
+        <span class="left">
47
+          <img id="MSearchSelect" src="search/mag_sel.png"
48
+               onmouseover="return searchBox.OnSearchSelectShow()"
49
+               onmouseout="return searchBox.OnSearchSelectHide()"
50
+               alt=""/>
51
+          <input type="text" id="MSearchField" value="Search" accesskey="S"
52
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
53
+               onblur="searchBox.OnSearchFieldFocus(false)" 
54
+               onkeyup="searchBox.OnSearchFieldChange(event)"/>
55
+          </span><span class="right">
56
+            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
57
+          </span>
58
+        </div>
59
+      </li>
60
+    </ul>
61
+  </div>
62
+  <div id="navrow2" class="tabs2">
63
+    <ul class="tablist">
64
+      <li><a href="files.html"><span>File&#160;List</span></a></li>
65
+    </ul>
66
+  </div>
67
+</div><!-- top -->
68
+<!-- window showing the filter options -->
69
+<div id="MSearchSelectWindow"
70
+     onmouseover="return searchBox.OnSearchSelectShow()"
71
+     onmouseout="return searchBox.OnSearchSelectHide()"
72
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
73
+</div>
74
+
75
+<!-- iframe showing the search results (closed by default) -->
76
+<div id="MSearchResultsWindow">
77
+<iframe src="javascript:void(0)" frameborder="0" 
78
+        name="MSearchResults" id="MSearchResults">
79
+</iframe>
80
+</div>
81
+
82
+<div class="header">
83
+  <div class="headertitle">
84
+<div class="title">ClickableLabel.h</div>  </div>
85
+</div><!--header-->
86
+<div class="contents">
87
+<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="preprocessor">#ifndef CLICKABLELABEL_H</span></div>
88
+<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="preprocessor">#define CLICKABLELABEL_H</span></div>
89
+<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;</div>
90
+<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="preprocessor">#include &lt;QLabel&gt;</span></div>
91
+<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="preprocessor">#include &lt;QMouseEvent&gt;</span></div>
92
+<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="preprocessor">#include &lt;QDebug&gt;</span></div>
93
+<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;</div>
94
+<div class="line"><a name="l00013"></a><span class="lineno"><a class="line" href="class_clickable_label.html">   13</a></span>&#160;<span class="keyword">class </span><a class="code" href="class_clickable_label.html">ClickableLabel</a> : <span class="keyword">public</span> QLabel{</div>
95
+<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;    Q_OBJECT</div>
96
+<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="keyword">public</span>:</div>
97
+<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;</div>
98
+<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;    <span class="keyword">explicit</span> <a class="code" href="class_clickable_label.html#a62b23a9a7f7aed36692db03640561072">ClickableLabel</a>(QWidget *parent = 0);</div>
99
+<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;</div>
100
+<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="class_clickable_label.html#a6207e08167257d9a0505a219a659c53f">mouseMoveEvent</a>(QMouseEvent *ev);</div>
101
+<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;</div>
102
+<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="class_clickable_label.html#adfec8a6c2ddd87b673f3a734ea6afa2b">mousePressEvent</a>(QMouseEvent *ev);</div>
103
+<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;</div>
104
+<div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="class_clickable_label.html#ad884c3cdc7a6c16af19143e84c79b5da">leaveEvent</a>(QEvent *);</div>
105
+<div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;    <span class="keywordtype">int</span> x,y;</div>
106
+<div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;</div>
107
+<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;signals:</div>
108
+<div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;    <span class="keywordtype">void</span> Mouse_Pressed();</div>
109
+<div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;    <span class="keywordtype">void</span> Mouse_Pos();</div>
110
+<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;</div>
111
+<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;</div>
112
+<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;    <span class="keywordtype">void</span> Mouse_Left();</div>
113
+<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;};</div>
114
+<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;</div>
115
+<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;<span class="preprocessor">#endif // CLICKABLELABEL_H</span></div>
116
+<div class="ttc" id="class_clickable_label_html_ad884c3cdc7a6c16af19143e84c79b5da"><div class="ttname"><a href="class_clickable_label.html#ad884c3cdc7a6c16af19143e84c79b5da">ClickableLabel::leaveEvent</a></div><div class="ttdeci">void leaveEvent(QEvent *)</div><div class="ttdoc">Funtion to add mouse event to the labelWidget. </div><div class="ttdef"><b>Definition:</b> ClickableLabel.cpp:40</div></div>
117
+<div class="ttc" id="class_clickable_label_html"><div class="ttname"><a href="class_clickable_label.html">ClickableLabel</a></div><div class="ttdef"><b>Definition:</b> ClickableLabel.h:13</div></div>
118
+<div class="ttc" id="class_clickable_label_html_adfec8a6c2ddd87b673f3a734ea6afa2b"><div class="ttname"><a href="class_clickable_label.html#adfec8a6c2ddd87b673f3a734ea6afa2b">ClickableLabel::mousePressEvent</a></div><div class="ttdeci">void mousePressEvent(QMouseEvent *ev)</div><div class="ttdoc">Funtion to add mouse event to the labelWidget. </div><div class="ttdef"><b>Definition:</b> ClickableLabel.cpp:29</div></div>
119
+<div class="ttc" id="class_clickable_label_html_a6207e08167257d9a0505a219a659c53f"><div class="ttname"><a href="class_clickable_label.html#a6207e08167257d9a0505a219a659c53f">ClickableLabel::mouseMoveEvent</a></div><div class="ttdeci">void mouseMoveEvent(QMouseEvent *ev)</div><div class="ttdoc">Funtion to add mouse event to the labelWidget. </div><div class="ttdef"><b>Definition:</b> ClickableLabel.cpp:18</div></div>
120
+<div class="ttc" id="class_clickable_label_html_a62b23a9a7f7aed36692db03640561072"><div class="ttname"><a href="class_clickable_label.html#a62b23a9a7f7aed36692db03640561072">ClickableLabel::ClickableLabel</a></div><div class="ttdeci">ClickableLabel(QWidget *parent=0)</div><div class="ttdoc">Constructor. </div><div class="ttdef"><b>Definition:</b> ClickableLabel.cpp:8</div></div>
121
+</div><!-- fragment --></div><!-- contents -->
122
+<!-- start footer part -->
123
+<hr class="footer"/><address class="footer"><small>
124
+Generated on Fri Jun 12 2015 14:32:24 for My Project by &#160;<a href="http://www.doxygen.org/index.html">
125
+<img class="footer" src="doxygen.png" alt="doxygen"/>
126
+</a> 1.8.9.1
127
+</small></address>
128
+</body>
129
+</html>

+ 96
- 0
doc/en/html/_filter_8cpp.html View File

@@ -0,0 +1,96 @@
1
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+<html xmlns="http://www.w3.org/1999/xhtml">
3
+<head>
4
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6
+<meta name="generator" content="Doxygen 1.8.9.1"/>
7
+<title>My Project: Filter.cpp File Reference</title>
8
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
9
+<script type="text/javascript" src="jquery.js"></script>
10
+<script type="text/javascript" src="dynsections.js"></script>
11
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
12
+<script type="text/javascript" src="search/searchdata.js"></script>
13
+<script type="text/javascript" src="search/search.js"></script>
14
+<script type="text/javascript">
15
+  $(document).ready(function() { init_search(); });
16
+</script>
17
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
18
+</head>
19
+<body>
20
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
21
+<div id="titlearea">
22
+<table cellspacing="0" cellpadding="0">
23
+ <tbody>
24
+ <tr style="height: 56px;">
25
+  <td style="padding-left: 0.5em;">
26
+   <div id="projectname">My Project
27
+   </div>
28
+  </td>
29
+ </tr>
30
+ </tbody>
31
+</table>
32
+</div>
33
+<!-- end header part -->
34
+<!-- Generated by Doxygen 1.8.9.1 -->
35
+<script type="text/javascript">
36
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
37
+</script>
38
+  <div id="navrow1" class="tabs">
39
+    <ul class="tablist">
40
+      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
41
+      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
42
+      <li><a href="annotated.html"><span>Classes</span></a></li>
43
+      <li class="current"><a href="files.html"><span>Files</span></a></li>
44
+      <li>
45
+        <div id="MSearchBox" class="MSearchBoxInactive">
46
+        <span class="left">
47
+          <img id="MSearchSelect" src="search/mag_sel.png"
48
+               onmouseover="return searchBox.OnSearchSelectShow()"
49
+               onmouseout="return searchBox.OnSearchSelectHide()"
50
+               alt=""/>
51
+          <input type="text" id="MSearchField" value="Search" accesskey="S"
52
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
53
+               onblur="searchBox.OnSearchFieldFocus(false)" 
54
+               onkeyup="searchBox.OnSearchFieldChange(event)"/>
55
+          </span><span class="right">
56
+            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
57
+          </span>
58
+        </div>
59
+      </li>
60
+    </ul>
61
+  </div>
62
+  <div id="navrow2" class="tabs2">
63
+    <ul class="tablist">
64
+      <li><a href="files.html"><span>File&#160;List</span></a></li>
65
+    </ul>
66
+  </div>
67
+<!-- window showing the filter options -->
68
+<div id="MSearchSelectWindow"
69
+     onmouseover="return searchBox.OnSearchSelectShow()"
70
+     onmouseout="return searchBox.OnSearchSelectHide()"
71
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
72
+</div>
73
+
74
+<!-- iframe showing the search results (closed by default) -->
75
+<div id="MSearchResultsWindow">
76
+<iframe src="javascript:void(0)" frameborder="0" 
77
+        name="MSearchResults" id="MSearchResults">
78
+</iframe>
79
+</div>
80
+
81
+</div><!-- top -->
82
+<div class="header">
83
+  <div class="headertitle">
84
+<div class="title">Filter.cpp File Reference</div>  </div>
85
+</div><!--header-->
86
+<div class="contents">
87
+<div class="textblock"><code>#include &quot;MergePanel.h&quot;</code><br />
88
+</div></div><!-- contents -->
89
+<!-- start footer part -->
90
+<hr class="footer"/><address class="footer"><small>
91
+Generated on Fri Jun 12 2015 14:32:24 for My Project by &#160;<a href="http://www.doxygen.org/index.html">
92
+<img class="footer" src="doxygen.png" alt="doxygen"/>
93
+</a> 1.8.9.1
94
+</small></address>
95
+</body>
96
+</html>

+ 160
- 0
doc/en/html/_merge_panel_8h_source.html View File

<
@@ -0,0 +1,160 @@
1
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+<html xmlns="http://www.w3.org/1999/xhtml">
3
+<head>
4
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6
+<meta name="generator" content="Doxygen 1.8.9.1"/>
7
+<title>My Project: MergePanel.h Source File</title>
8
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
9
+<script type="text/javascript" src="jquery.js"></script>
10
+<script type="text/javascript" src="dynsections.js"></script>
11
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
12
+<script type="text/javascript" src="search/searchdata.js"></script>
13
+<script type="text/javascript" src="search/search.js"></script>
14
+<script type="text/javascript">
15
+  $(document).ready(function() { init_search(); });
16
+</script>
17
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
18
+</head>
19
+<body>
20
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
21
+<div id="titlearea">
22
+<table cellspacing="0" cellpadding="0">
23
+ <tbody>
24
+ <tr style="height: 56px;">
25
+  <td style="padding-left: 0.5em;">
26
+   <div id="projectname">My Project
27
+   </div>
28
+  </td>
29
+ </tr>
30
+ </tbody>
31
+</table>
32
+</div>
33
+<!-- end header part -->
34
+<!-- Generated by Doxygen 1.8.9.1 -->
35
+<script type="text/javascript">
36
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
37
+</script>
38
+  <div id="navrow1" class="tabs">
39
+    <ul class="tablist">
40
+      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
41
+      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
42
+      <li><a href="annotated.html"><span>Classes</span></a></li>
43
+      <li class="current"><a href="files.html"><span>Files</span></a></li>
44
+      <li>
45
+        <div id="MSearchBox" class="MSearchBoxInactive">
46
+        <span class="left">
47
+          <img id="MSearchSelect" src="search/mag_sel.png"
48
+               onmouseover="return searchBox.OnSearchSelectShow()"
49
+               onmouseout="return searchBox.OnSearchSelectHide()"
50
+               alt=""/>
51
+          <input type="text" id="MSearchField" value="Search" accesskey="S"
52
+               onfocus="searchBox.OnSearchFieldFocus(true)" 
53
+               onblur="searchBox.OnSearchFieldFocus(false)" 
54
+               onkeyup="searchBox.OnSearchFieldChange(event)"/>
55
+          </span><span class="right">
56
+            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
57
+          </span>
58
+        </div>
59
+      </li>
60
+    </ul>
61
+  </div>
62
+  <div id="navrow2" class="tabs2">
63
+    <ul class="tablist">
64
+      <li><a href="files.html"><span>File&#160;List</span></a></li>
65
+    </ul>
66
+  </div>
67
+</div><!-- top -->
68
+<!-- window showing the filter options -->
69
+<div id="MSearchSelectWindow"
70
+     onmouseover="return searchBox.OnSearchSelectShow()"
71
+     onmouseout="return searchBox.OnSearchSelectHide()"
72
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
73
+</div>
74
+
75
+<!-- iframe showing the search results (closed by default) -->
76
+<div id="MSearchResultsWindow">
77
+<iframe src="javascript:void(0)" frameborder="0" 
78
+        name="MSearchResults" id="MSearchResults">
79
+</iframe>
80
+</div>
81
+
82
+<div class="header">
83
+  <div class="headertitle">