-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a0f5e32
commit fdba721
Showing
51 changed files
with
33,804 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<RCC> | ||
<qresource prefix="images"> | ||
<file>images/background.PNG</file> | ||
</qresource> | ||
</RCC> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,216 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<ui version="4.0"> | ||
<class>MainWindow</class> | ||
<widget class="QMainWindow" name="MainWindow"> | ||
<property name="geometry"> | ||
<rect> | ||
<x>0</x> | ||
<y>0</y> | ||
<width>1578</width> | ||
<height>800</height> | ||
</rect> | ||
</property> | ||
<property name="windowTitle"> | ||
<string>MainWindow</string> | ||
</property> | ||
<property name="styleSheet"> | ||
<string notr="true"/> | ||
</property> | ||
<widget class="QWidget" name="centralwidget"> | ||
<property name="styleSheet"> | ||
<string notr="true">background-color: qradialgradient(spread:pad, cx:0.499, cy:0.499318, radius:0.871, fx:0.5, fy:0.5, stop:0.0097561 rgba(255, 255, 255, 255), stop:0.887805 rgba(255, 211, 38, 255));</string> | ||
</property> | ||
<widget class="QWidget" name="widget" native="true"> | ||
<property name="geometry"> | ||
<rect> | ||
<x>230</x> | ||
<y>150</y> | ||
<width>829</width> | ||
<height>481</height> | ||
</rect> | ||
</property> | ||
<property name="minimumSize"> | ||
<size> | ||
<width>829</width> | ||
<height>481</height> | ||
</size> | ||
</property> | ||
<property name="maximumSize"> | ||
<size> | ||
<width>829</width> | ||
<height>481</height> | ||
</size> | ||
</property> | ||
<property name="styleSheet"> | ||
<string notr="true">background-color: rgba(255, 255, 255, 0); | ||
border-color: rgba(255, 255, 255, 0);</string> | ||
</property> | ||
<widget class="QLabel" name="label_2"> | ||
<property name="enabled"> | ||
<bool>true</bool> | ||
</property> | ||
<property name="geometry"> | ||
<rect> | ||
<x>0</x> | ||
<y>0</y> | ||
<width>621</width> | ||
<height>231</height> | ||
</rect> | ||
</property> | ||
<property name="minimumSize"> | ||
<size> | ||
<width>621</width> | ||
<height>231</height> | ||
</size> | ||
</property> | ||
<property name="maximumSize"> | ||
<size> | ||
<width>621</width> | ||
<height>231</height> | ||
</size> | ||
</property> | ||
<property name="palette"> | ||
<palette> | ||
<active> | ||
<colorrole role="Button"> | ||
<brush brushstyle="SolidPattern"> | ||
<color alpha="0"> | ||
<red>0</red> | ||
<green>0</green> | ||
<blue>0</blue> | ||
</color> | ||
</brush> | ||
</colorrole> | ||
<colorrole role="Base"> | ||
<brush brushstyle="SolidPattern"> | ||
<color alpha="0"> | ||
<red>0</red> | ||
<green>0</green> | ||
<blue>0</blue> | ||
</color> | ||
</brush> | ||
</colorrole> | ||
<colorrole role="Window"> | ||
<brush brushstyle="SolidPattern"> | ||
<color alpha="0"> | ||
<red>0</red> | ||
<green>0</green> | ||
<blue>0</blue> | ||
</color> | ||
</brush> | ||
</colorrole> | ||
</active> | ||
<inactive> | ||
<colorrole role="Button"> | ||
<brush brushstyle="SolidPattern"> | ||
<color alpha="0"> | ||
<red>0</red> | ||
<green>0</green> | ||
<blue>0</blue> | ||
</color> | ||
</brush> | ||
</colorrole> | ||
<colorrole role="Base"> | ||
<brush brushstyle="SolidPattern"> | ||
<color alpha="0"> | ||
<red>0</red> | ||
<green>0</green> | ||
<blue>0</blue> | ||
</color> | ||
</brush> | ||
</colorrole> | ||
<colorrole role="Window"> | ||
<brush brushstyle="SolidPattern"> | ||
<color alpha="0"> | ||
<red>0</red> | ||
<green>0</green> | ||
<blue>0</blue> | ||
</color> | ||
</brush> | ||
</colorrole> | ||
</inactive> | ||
<disabled> | ||
<colorrole role="Button"> | ||
<brush brushstyle="SolidPattern"> | ||
<color alpha="0"> | ||
<red>0</red> | ||
<green>0</green> | ||
<blue>0</blue> | ||
</color> | ||
</brush> | ||
</colorrole> | ||
<colorrole role="Base"> | ||
<brush brushstyle="SolidPattern"> | ||
<color alpha="0"> | ||
<red>0</red> | ||
<green>0</green> | ||
<blue>0</blue> | ||
</color> | ||
</brush> | ||
</colorrole> | ||
<colorrole role="Window"> | ||
<brush brushstyle="SolidPattern"> | ||
<color alpha="0"> | ||
<red>0</red> | ||
<green>0</green> | ||
<blue>0</blue> | ||
</color> | ||
</brush> | ||
</colorrole> | ||
</disabled> | ||
</palette> | ||
</property> | ||
<property name="mouseTracking"> | ||
<bool>false</bool> | ||
</property> | ||
<property name="tabletTracking"> | ||
<bool>false</bool> | ||
</property> | ||
<property name="styleSheet"> | ||
<string notr="true">border-image: url(:/images/images/background.PNG); | ||
background-color: rgba(0, 0, 0, 0);</string> | ||
</property> | ||
<property name="text"> | ||
<string/> | ||
</property> | ||
<property name="alignment"> | ||
<set>Qt::AlignCenter</set> | ||
</property> | ||
</widget> | ||
<widget class="QPushButton" name="pushButton"> | ||
<property name="geometry"> | ||
<rect> | ||
<x>80</x> | ||
<y>390</y> | ||
<width>311</width> | ||
<height>81</height> | ||
</rect> | ||
</property> | ||
<property name="minimumSize"> | ||
<size> | ||
<width>311</width> | ||
<height>81</height> | ||
</size> | ||
</property> | ||
<property name="maximumSize"> | ||
<size> | ||
<width>311</width> | ||
<height>81</height> | ||
</size> | ||
</property> | ||
<property name="styleSheet"> | ||
<string notr="true">background-color : transparent;</string> | ||
</property> | ||
<property name="text"> | ||
<string/> | ||
</property> | ||
</widget> | ||
</widget> | ||
</widget> | ||
</widget> | ||
<resources> | ||
<include location="../Desktop/지니US/test/pythonProject/intro.qrc"/> | ||
<include location="facial_recognition.qrc"/> | ||
</resources> | ||
<connections/> | ||
</ui> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
# -*- coding: utf-8 -*- | ||
|
||
# Resource object code | ||
# | ||
# Created by: The Resource Compiler for PyQt5 (Qt v5.15.2) | ||
# | ||
# WARNING! All changes made in this file will be lost! | ||
|
||
from PyQt5 import QtCore | ||
|
||
qt_resource_data = b"\ | ||
\x00\x00\x00\x75\ | ||
\x00\ | ||
\x00\x05\x0c\x78\x9c\xeb\x0c\xf0\x73\xe7\xe5\x92\xe2\x62\x60\x60\ | ||
\xe0\xf5\xf4\x70\x09\x62\x60\x60\x6a\x60\x60\x60\x7c\xc0\xc1\x06\ | ||
\x14\x31\xbd\x78\xe7\x09\x90\xe2\x2c\xf0\x88\x2c\x66\x60\xe0\x16\ | ||
\x06\x61\x46\x86\x59\x73\x24\x18\x18\x58\xf6\x79\xba\x38\x86\x54\ | ||
\xcc\x79\x7b\x90\x91\x17\xa8\xe4\xd0\x82\xef\xfe\xb9\x7c\xe6\x0b\ | ||
\x18\x46\xc1\x28\x18\x05\xa3\x60\x70\x03\x3b\x9e\x43\xef\x18\x18\ | ||
\x5f\x64\xcb\x2e\x05\xf1\x3c\x5d\xfd\x5c\xd6\x39\x25\x34\x01\x00\ | ||
\x27\x4a\x19\xdd\ | ||
" | ||
|
||
qt_resource_name = b"\ | ||
\x00\x06\ | ||
\x07\x03\x7d\xc3\ | ||
\x00\x69\ | ||
\x00\x6d\x00\x61\x00\x67\x00\x65\x00\x73\ | ||
\x00\x0e\ | ||
\x07\x04\xfd\xe7\ | ||
\x00\x62\ | ||
\x00\x61\x00\x63\x00\x6b\x00\x67\x00\x72\x00\x6f\x00\x75\x00\x6e\x00\x64\x00\x2e\x00\x50\x00\x4e\x00\x47\ | ||
" | ||
|
||
qt_resource_struct_v1 = b"\ | ||
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\ | ||
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x02\ | ||
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x03\ | ||
\x00\x00\x00\x12\x00\x01\x00\x00\x00\x01\x00\x00\x00\x00\ | ||
" | ||
|
||
qt_resource_struct_v2 = b"\ | ||
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\ | ||
\x00\x00\x00\x00\x00\x00\x00\x00\ | ||
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x02\ | ||
\x00\x00\x00\x00\x00\x00\x00\x00\ | ||
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x03\ | ||
\x00\x00\x00\x00\x00\x00\x00\x00\ | ||
\x00\x00\x00\x12\x00\x01\x00\x00\x00\x01\x00\x00\x00\x00\ | ||
\x00\x00\x01\x7a\x6c\x15\x3e\x99\ | ||
" | ||
|
||
qt_version = [int(v) for v in QtCore.qVersion().split('.')] | ||
if qt_version < [5, 8, 0]: | ||
rcc_version = 1 | ||
qt_resource_struct = qt_resource_struct_v1 | ||
else: | ||
rcc_version = 2 | ||
qt_resource_struct = qt_resource_struct_v2 | ||
|
||
def qInitResources(): | ||
QtCore.qRegisterResourceData(rcc_version, qt_resource_struct, qt_resource_name, qt_resource_data) | ||
|
||
def qCleanupResources(): | ||
QtCore.qUnregisterResourceData(rcc_version, qt_resource_struct, qt_resource_name, qt_resource_data) | ||
|
||
qInitResources() |
Oops, something went wrong.