|
9 | 9 | </object> |
10 | 10 | <object class="GtkWindow" id="mainwindow"> |
11 | 11 | <property name="can_focus">False</property> |
12 | | - <property name="title" translatable="yes"> Traffic Monitor </property> |
| 12 | + <property name="title" translatable="yes"> Smart Traffic Monitor </property> |
13 | 13 | <child> |
14 | 14 | <placeholder/> |
15 | 15 | </child> |
|
51 | 51 | </object> |
52 | 52 | <packing> |
53 | 53 | <property name="x">15</property> |
54 | | - <property name="y">305</property> |
| 54 | + <property name="y">330</property> |
55 | 55 | </packing> |
56 | 56 | </child> |
57 | 57 | <child> |
|
69 | 69 | </object> |
70 | 70 | <packing> |
71 | 71 | <property name="x">15</property> |
72 | | - <property name="y">280</property> |
| 72 | + <property name="y">305</property> |
73 | 73 | </packing> |
74 | 74 | </child> |
75 | 75 | <child> |
|
88 | 88 | </object> |
89 | 89 | <packing> |
90 | 90 | <property name="x">180</property> |
91 | | - <property name="y">280</property> |
| 91 | + <property name="y">305</property> |
92 | 92 | </packing> |
93 | 93 | </child> |
94 | 94 | <child> |
|
106 | 106 | </object> |
107 | 107 | <packing> |
108 | 108 | <property name="x">180</property> |
109 | | - <property name="y">330</property> |
| 109 | + <property name="y">355</property> |
110 | 110 | </packing> |
111 | 111 | </child> |
112 | 112 | <child> |
|
387 | 387 | </object> |
388 | 388 | <packing> |
389 | 389 | <property name="x">180</property> |
390 | | - <property name="y">255</property> |
| 390 | + <property name="y">280</property> |
391 | 391 | </packing> |
392 | 392 | </child> |
393 | 393 | <child> |
|
452 | 452 | </object> |
453 | 453 | <packing> |
454 | 454 | <property name="x">15</property> |
455 | | - <property name="y">387</property> |
| 455 | + <property name="y">412</property> |
456 | 456 | </packing> |
457 | 457 | </child> |
458 | 458 | <child> |
|
469 | 469 | </object> |
470 | 470 | <packing> |
471 | 471 | <property name="x">16</property> |
472 | | - <property name="y">332</property> |
| 472 | + <property name="y">357</property> |
| 473 | + </packing> |
| 474 | + </child> |
| 475 | + <child> |
| 476 | + <object class="GtkCheckButton" id="show_trajectory"> |
| 477 | + <property name="label" translatable="yes">Show trajectory</property> |
| 478 | + <property name="use_action_appearance">False</property> |
| 479 | + <property name="width_request">150</property> |
| 480 | + <property name="height_request">30</property> |
| 481 | + <property name="visible">True</property> |
| 482 | + <property name="can_focus">True</property> |
| 483 | + <property name="receives_default">False</property> |
| 484 | + <property name="xalign">0.5</property> |
| 485 | + <property name="draw_indicator">True</property> |
| 486 | + </object> |
| 487 | + <packing> |
| 488 | + <property name="x">16</property> |
| 489 | + <property name="y">384</property> |
473 | 490 | </packing> |
474 | 491 | </child> |
475 | 492 | <child> |
|
486 | 503 | </object> |
487 | 504 | <packing> |
488 | 505 | <property name="x">15</property> |
489 | | - <property name="y">255</property> |
| 506 | + <property name="y">280</property> |
490 | 507 | </packing> |
491 | 508 | </child> |
492 | 509 | <child> |
|
503 | 520 | </object> |
504 | 521 | <packing> |
505 | 522 | <property name="x">181</property> |
506 | | - <property name="y">357</property> |
| 523 | + <property name="y">382</property> |
507 | 524 | </packing> |
508 | 525 | </child> |
509 | 526 | <child> |
|
524 | 541 | <property name="height_request">8</property> |
525 | 542 | <property name="visible">True</property> |
526 | 543 | <property name="can_focus">False</property> |
527 | | - <property name="n_rows">6</property> |
| 544 | + <property name="n_rows">8</property> |
528 | 545 | <property name="n_columns">2</property> |
529 | 546 | <child> |
530 | 547 | <object class="GtkTextView" id="moto_view"> |
|
593 | 610 | <property name="bottom_attach">4</property> |
594 | 611 | </packing> |
595 | 612 | </child> |
596 | | - <child> |
597 | | - <object class="GtkTextView" id="total_view"> |
| 613 | + <child> |
| 614 | + <object class="GtkTextView" id="small_truck_view"> |
598 | 615 | <property name="width_request">55</property> |
599 | 616 | <property name="height_request">20</property> |
600 | 617 | <property name="visible">True</property> |
|
610 | 627 | <property name="bottom_attach">6</property> |
611 | 628 | </packing> |
612 | 629 | </child> |
| 630 | + <child> |
| 631 | + <object class="GtkTextView" id="tank_truck_view"> |
| 632 | + <property name="width_request">55</property> |
| 633 | + <property name="height_request">20</property> |
| 634 | + <property name="visible">True</property> |
| 635 | + <property name="can_focus">True</property> |
| 636 | + <property name="pixels_above_lines">6</property> |
| 637 | + <property name="wrap_mode">word</property> |
| 638 | + <property name="justification">center</property> |
| 639 | + </object> |
| 640 | + <packing> |
| 641 | + <property name="left_attach">1</property> |
| 642 | + <property name="right_attach">2</property> |
| 643 | + <property name="top_attach">6</property> |
| 644 | + <property name="bottom_attach">7</property> |
| 645 | + </packing> |
| 646 | + </child> |
| 647 | + <child> |
| 648 | + <object class="GtkTextView" id="total_view"> |
| 649 | + <property name="width_request">55</property> |
| 650 | + <property name="height_request">20</property> |
| 651 | + <property name="visible">True</property> |
| 652 | + <property name="can_focus">True</property> |
| 653 | + <property name="pixels_above_lines">6</property> |
| 654 | + <property name="wrap_mode">word</property> |
| 655 | + <property name="justification">center</property> |
| 656 | + </object> |
| 657 | + <packing> |
| 658 | + <property name="left_attach">1</property> |
| 659 | + <property name="right_attach">2</property> |
| 660 | + <property name="top_attach">7</property> |
| 661 | + <property name="bottom_attach">8</property> |
| 662 | + </packing> |
| 663 | + </child> |
613 | 664 | <child> |
614 | 665 | <object class="GtkLabel" id="label6"> |
615 | 666 | <property name="width_request">0</property> |
|
662 | 713 | <property name="ellipsize">middle</property> |
663 | 714 | </object> |
664 | 715 | <packing> |
665 | | - <property name="top_attach">5</property> |
666 | | - <property name="bottom_attach">6</property> |
| 716 | + <property name="top_attach">7</property> |
| 717 | + <property name="bottom_attach">8</property> |
667 | 718 | </packing> |
668 | 719 | </child> |
669 | 720 | <child> |
|
677 | 728 | <property name="bottom_attach">5</property> |
678 | 729 | </packing> |
679 | 730 | </child> |
| 731 | + <child> |
| 732 | + <object class="GtkLabel" id="label20"> |
| 733 | + <property name="visible">True</property> |
| 734 | + <property name="can_focus">False</property> |
| 735 | + <property name="label" translatable="yes">Small Truck</property> |
| 736 | + </object> |
| 737 | + <packing> |
| 738 | + <property name="top_attach">5</property> |
| 739 | + <property name="bottom_attach">6</property> |
| 740 | + </packing> |
| 741 | + </child> |
| 742 | + <child> |
| 743 | + <object class="GtkLabel" id="label21"> |
| 744 | + <property name="visible">True</property> |
| 745 | + <property name="can_focus">False</property> |
| 746 | + <property name="label" translatable="yes">Tank Truck</property> |
| 747 | + </object> |
| 748 | + <packing> |
| 749 | + <property name="top_attach">6</property> |
| 750 | + <property name="bottom_attach">7</property> |
| 751 | + </packing> |
| 752 | + </child> |
680 | 753 | <child> |
681 | 754 | <object class="GtkTextView" id="bus_view"> |
682 | 755 | <property name="width_request">55</property> |
|
723 | 796 | </child> |
724 | 797 | <child> |
725 | 798 | <object class="GtkCheckButton" id="proximity_tracking"> |
726 | | - <property name="label" translatable="yes">Proximity Tarcking</property> |
| 799 | + <property name="label" translatable="yes">Proximity Tracking</property> |
727 | 800 | <property name="use_action_appearance">False</property> |
728 | 801 | <property name="width_request">170</property> |
729 | 802 | <property name="height_request">30</property> |
|
769 | 842 | </object> |
770 | 843 | <packing> |
771 | 844 | <property name="x">180</property> |
772 | | - <property name="y">305</property> |
| 845 | + <property name="y">330</property> |
773 | 846 | </packing> |
774 | 847 | </child> |
775 | 848 | <child> |
|
785 | 858 | </object> |
786 | 859 | <packing> |
787 | 860 | <property name="x">15</property> |
788 | | - <property name="y">359</property> |
| 861 | + <property name="y">384</property> |
789 | 862 | </packing> |
790 | 863 | </child> |
791 | 864 | <child> |
|
801 | 874 | </object> |
802 | 875 | <packing> |
803 | 876 | <property name="x">180</property> |
804 | | - <property name="y">385</property> |
| 877 | + <property name="y">410</property> |
805 | 878 | </packing> |
806 | 879 | </child> |
807 | 880 | <child> |
|
858 | 931 | </object> |
859 | 932 | <packing> |
860 | 933 | <property name="x">14</property> |
861 | | - <property name="y">213</property> |
| 934 | + <property name="y">263</property> |
862 | 935 | </packing> |
863 | 936 | </child> |
864 | 937 | <child> |
|
877 | 950 | </child> |
878 | 951 | <child> |
879 | 952 | <object class="GtkCheckButton" id="cnn_tracking"> |
880 | | - <property name="label" translatable="yes">CNN Tracking</property> |
| 953 | + <property name="label" translatable="yes">TensorFlow Tracking</property> |
881 | 954 | <property name="width_request">122</property> |
882 | 955 | <property name="height_request">37</property> |
883 | 956 | <property name="visible">True</property> |
|
890 | 963 | <property name="y">185</property> |
891 | 964 | </packing> |
892 | 965 | </child> |
| 966 | + <child> |
| 967 | + <object class="GtkCheckButton" id="keras_tracking"> |
| 968 | + <property name="label" translatable="yes">Keras Tracking</property> |
| 969 | + <property name="width_request">122</property> |
| 970 | + <property name="height_request">37</property> |
| 971 | + <property name="visible">True</property> |
| 972 | + <property name="can_focus">True</property> |
| 973 | + <property name="receives_default">False</property> |
| 974 | + <property name="draw_indicator">True</property> |
| 975 | + </object> |
| 976 | + <packing> |
| 977 | + <property name="x">15</property> |
| 978 | + <property name="y">210</property> |
| 979 | + </packing> |
| 980 | + </child> |
| 981 | + <child> |
| 982 | + <object class="GtkCheckButton" id="darknet_tracking"> |
| 983 | + <property name="label" translatable="yes">Darknet Tracking</property> |
| 984 | + <property name="width_request">122</property> |
| 985 | + <property name="height_request">37</property> |
| 986 | + <property name="visible">True</property> |
| 987 | + <property name="can_focus">True</property> |
| 988 | + <property name="receives_default">False</property> |
| 989 | + <property name="draw_indicator">True</property> |
| 990 | + </object> |
| 991 | + <packing> |
| 992 | + <property name="x">15</property> |
| 993 | + <property name="y">235</property> |
| 994 | + </packing> |
| 995 | + </child> |
893 | 996 | </object> |
894 | 997 | </child> |
895 | 998 | </object> |
|
1684 | 1787 | </packing> |
1685 | 1788 | </child> |
1686 | 1789 | <child> |
1687 | | - <placeholder/> |
| 1790 | + <placeholder/> |
1688 | 1791 | </child> |
1689 | 1792 | </object> |
1690 | 1793 | </child> |
|
0 commit comments