{"id":1642,"date":"2026-03-17T11:30:16","date_gmt":"2026-03-17T09:30:16","guid":{"rendered":"http:\/\/orama.uop.gr\/?p=1642"},"modified":"2026-03-18T16:28:11","modified_gmt":"2026-03-18T14:28:11","slug":"%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86","status":"publish","type":"post","link":"http:\/\/orama.uop.gr\/en\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/","title":{"rendered":"Participation in the 33rd Panhellenic Conference on Physical Therapy"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"el\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2<\/title>\n    <style>\n        * { margin: 0; padding: 0; box-sizing: border-box; }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, #f5f7fa 0%, #e8ecf1 100%);\n            color: #333;\n            line-height: 1.7;\n            padding: 2rem;\n        }\n\n        .orama33-container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n\n        .orama33-article-section {\n            background: #fff;\n            border-radius: 16px;\n            box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n            padding: 3rem;\n        }\n\n        .orama33-article-title {\n            color: #3498db;\n            font-size: 2rem;\n            text-align: center;\n            margin-bottom: 2.5rem;\n            font-weight: 700;\n        }\n\n        .orama33-content-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 2.5rem;\n            align-items: start;\n            margin-bottom: 2rem;\n        }\n\n        @media (min-width: 768px) {\n            .orama33-content-grid {\n                grid-template-columns: 350px 1fr;\n            }\n        }\n\n        .orama33-image-card {\n            background: #fff;\n            border-radius: 12px;\n            padding: 1.5rem;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n\n        .orama33-image-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n        }\n\n        .orama33-image-card img {\n            width: 100%;\n            border-radius: 8px;\n            display: block;\n            object-fit: cover;\n        }\n\n        .orama33-info-box {\n            background: linear-gradient(135deg, #16a085 0%, #1abc9c 100%);\n            color: #fff;\n            padding: 1.5rem;\n            border-radius: 12px;\n            margin-bottom: 1.5rem;\n            box-shadow: 0 4px 12px rgba(22, 160, 133, 0.28);\n        }\n\n        .orama33-info-item {\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n            margin-bottom: 0.9rem;\n            font-size: 1.05rem;\n        }\n\n        .orama33-info-item:last-child { margin-bottom: 0; }\n        .orama33-info-icon { font-size: 1.25rem; }\n        .orama33-info-label { font-weight: 700; }\n\n        .orama33-content-text {\n            font-size: 1.05rem;\n            line-height: 1.85;\n        }\n\n        .orama33-content-text p { margin-bottom: 1.25rem; }\n\n        .orama33-highlight {\n            color: #3498db;\n            font-weight: 600;\n        }\n\n        .orama33-presentation-box {\n            background: #f8f9fa;\n            padding: 1.5rem;\n            border-radius: 12px;\n            margin: 1.5rem 0;\n            border-left: 4px solid #16a085;\n        }\n\n        .orama33-presentation-box h3 {\n            color: #2c3e50;\n            margin-bottom: 1rem;\n            font-size: 1.2rem;\n        }\n\n        .orama33-presentation-box p {\n            color: #555;\n            line-height: 1.7;\n            font-size: 1.05rem;\n            font-style: italic;\n        }\n\n        .orama33-gallery-section {\n            margin-top: 2.25rem;\n        }\n\n        .orama33-gallery-title {\n            color: #2c3e50;\n            font-size: 1.35rem;\n            margin-bottom: 0.4rem;\n            font-weight: 700;\n        }\n\n        .orama33-gallery-subtitle {\n            color: #666;\n            margin-bottom: 1.2rem;\n            font-size: 0.98rem;\n        }\n\n        .orama33-carousel {\n            position: relative;\n            background: linear-gradient(135deg, #f8fafc 0%, #eef3f8 100%);\n            border-radius: 18px;\n            padding: 1rem;\n            box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 8px 24px rgba(0,0,0,0.08);\n            overflow: hidden;\n        }\n\n        .orama33-stage {\n            position: relative;\n            overflow: hidden;\n            border-radius: 16px;\n            background: #dfe7ef;\n            aspect-ratio: 16 \/ 9;\n            min-height: 320px;\n        }\n\n        .orama33-track {\n            display: flex;\n            width: 100%;\n            height: 100%;\n            transition: transform 0.45s ease;\n            will-change: transform;\n        }\n\n        .orama33-slide {\n            min-width: 100%;\n            width: 100%;\n            height: 100%;\n            flex: 0 0 100%;\n            position: relative;\n        }\n\n        .orama33-slide img {\n            width: 100%;\n            height: 100%;\n            display: block;\n            object-fit: cover;\n            background: #d7dee7;\n        }\n\n        .orama33-nav {\n            position: absolute;\n            top: 50%;\n            transform: translateY(-50%);\n            width: 46px;\n            height: 46px;\n            border: none;\n            border-radius: 50%;\n            background: rgba(255,255,255,0.92);\n            color: #1f2d3d;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.18);\n            cursor: pointer;\n            display: grid;\n            place-items: center;\n            font-size: 1.3rem;\n            transition: transform 0.2s ease, background 0.2s ease;\n            z-index: 5;\n        }\n\n        .orama33-nav:hover {\n            background: #fff;\n            transform: translateY(-50%) scale(1.06);\n        }\n\n        .orama33-nav-prev { left: 16px; }\n        .orama33-nav-next { right: 16px; }\n\n        .orama33-counter {\n            position: absolute;\n            top: 14px;\n            right: 16px;\n            z-index: 5;\n            background: rgba(15, 23, 42, 0.68);\n            color: #fff;\n            font-size: 0.92rem;\n            font-weight: 600;\n            padding: 0.4rem 0.75rem;\n            border-radius: 999px;\n            backdrop-filter: blur(8px);\n        }\n\n        .orama33-dots {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 0.55rem;\n            margin-top: 1rem;\n        }\n\n        .orama33-dot {\n            width: 11px;\n            height: 11px;\n            border-radius: 999px;\n            border: none;\n            background: #bfd0df;\n            cursor: pointer;\n            transition: transform 0.2s ease, background 0.2s ease, width 0.2s ease;\n        }\n\n        .orama33-dot.is-active {\n            width: 28px;\n            background: #3498db;\n        }\n\n        .orama33-thumbs {\n            display: flex;\n            gap: 0.75rem;\n            margin-top: 1rem;\n            overflow-x: auto;\n            padding-bottom: 0.35rem;\n            scrollbar-width: thin;\n        }\n\n        .orama33-thumb {\n            position: relative;\n            flex: 0 0 110px;\n            width: 110px;\n            height: 76px;\n            padding: 0;\n            border: none;\n            border-radius: 12px;\n            overflow: hidden;\n            cursor: pointer;\n            background: #fff;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.08);\n            transition: transform 0.2s ease, box-shadow 0.2s ease;\n        }\n\n        .orama33-thumb:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 16px rgba(0,0,0,0.12);\n        }\n\n        .orama33-thumb img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n        }\n\n        .orama33-thumb::after {\n            content: '';\n            position: absolute;\n            inset: 0;\n            border: 3px solid transparent;\n            border-radius: 12px;\n            background: rgba(0,0,0,0.10);\n            transition: border-color 0.2s ease, background 0.2s ease;\n        }\n\n        .orama33-thumb.is-active::after {\n            border-color: #3498db;\n            background: rgba(0,0,0,0);\n        }\n\n        .orama33-help {\n            margin-top: 0.9rem;\n            font-size: 0.92rem;\n            color: #6b7280;\n            text-align: center;\n        }\n\n        .orama33-nav:focus-visible,\n        .orama33-thumb:focus-visible,\n        .orama33-dot:focus-visible {\n            outline: 3px solid rgba(52, 152, 219, 0.35);\n            outline-offset: 2px;\n        }\n\n        @media (max-width: 767px) {\n            body { padding: 1rem; }\n            .orama33-article-section { padding: 1.5rem; }\n            .orama33-article-title { font-size: 1.5rem; }\n            .orama33-content-grid { gap: 1.5rem; }\n            .orama33-gallery-title { font-size: 1.2rem; }\n            .orama33-carousel { padding: 0.75rem; }\n            .orama33-stage { min-height: 240px; }\n            .orama33-nav { width: 40px; height: 40px; font-size: 1.15rem; }\n            .orama33-counter { font-size: 0.85rem; padding: 0.35rem 0.65rem; }\n            .orama33-thumb { flex-basis: 88px; width: 88px; height: 62px; }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"orama33-container\">\n        <article class=\"orama33-article-section\">\n            <h1 class=\"orama33-article-title\">Participation in the 33rd Panhellenic Conference on Physical Therapy<\/h1>\n\n            <div class=\"orama33-content-grid\">\n                <div class=\"orama33-image-card\">\n                    <img decoding=\"async\" src=\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg\" alt=\"33rd Panhellenic Conference on Physical Therapy\">\n                <\/div>\n\n                <div class=\"orama33-content-text\">\n                    <div class=\"orama33-info-box\">\n                        <div class=\"orama33-info-item\">\n                            <span class=\"orama33-info-icon\">\ud83c\udf93<\/span>\n                            <span><span class=\"orama33-info-label\">Conference:<\/span> 33rd Panhellenic Conference on Physical Therapy<\/span>\n                        <\/div>\n                        <div class=\"orama33-info-item\">\n                            <span class=\"orama33-info-icon\">\ud83d\udccd<\/span>\n                            <span><span class=\"orama33-info-label\">Location:<\/span> Peace and Friendship Stadium<\/span>\n                        <\/div>\n                        <div class=\"orama33-info-item\">\n                            <span class=\"orama33-info-icon\">\ud83d\udcc5<\/span>\n                            <span><span class=\"orama33-info-label\">Date:<\/span> 13\u201315 March<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <p>\n                        Members of the project team from <span class=\"orama33-highlight\">University of Peloponnese<\/span> and\n                        <span class=\"orama33-highlight\">Ostracon<\/span> participated in <span class=\"orama33-highlight\">33rd Panhellenic Conference on Physical Therapy<\/span>,\nheld at the Peace and Friendship Stadium (March 13\u201315).\n                    <\/p>\n\n                    <p>\n                        During the conference, the project\u2019s progress and key results were presented\n                        <span class=\"orama33-highlight\">ORAMA<\/span>, through the relevant work.\n                    <\/p>\n\n                    <div class=\"orama33-presentation-box\">\n                        <h3>Presentation<\/h3>\n                        <p>\n                            \u201cORAMA: An Interactive Remote Monitoring System for Physical Fitness Exercises and Assessment Tests,\n                            based on Computer Vision and Augmented Reality Technology.\u201d\n                        <\/p>\n                    <\/div>\n\n                    <p>\n                        This participation helped spread awareness of the project\u2019s objectives and research findings,\n                        while also highlighting the connection between research and the application of modern technologies in exercise,\n                        rehabilitation, and health promotion.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <section class=\"orama33-gallery-section\">\n              \n\n                <div class=\"orama33-carousel\" id=\"orama33-carousel\" tabindex=\"0\">\n                    <div class=\"orama33-stage\">\n                        <button class=\"orama33-nav orama33-nav-prev\" type=\"button\" aria-label=\"Previous photo\">Previous photo<\/button>\n                        <button class=\"orama33-nav orama33-nav-next\" type=\"button\" aria-label=\"Next photo\">Next photo<\/button>\n                        <div class=\"orama33-counter\" aria-live=\"polite\">1 \/ 12<\/div>\n\n                        <div class=\"orama33-track\">\n                            <div class=\"orama33-slide\"><img decoding=\"async\" src=\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg\" alt=\"33rd_Panhellenic_Conference_on_Physical_Therapy\"><\/div>\n                            <div class=\"orama33-slide\"><img decoding=\"async\" src=\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/IMG_20260315_101958.jpg\" alt=\"33rd_Panhellenic_Conference_on_Physical_Therapy_entrance\"><\/div>\n                            <div class=\"orama33-slide\"><img decoding=\"async\" src=\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/IMG_20260315_104828.jpg\" alt=\"ostracon_members\"><\/div>\n                            <div class=\"orama33-slide\"><img decoding=\"async\" src=\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/IMG_20260315_120117.jpg\" alt=\"conference_attendees\"><\/div>\n                            <div class=\"orama33-slide\"><img decoding=\"async\" src=\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/IMG_20260315_120121.jpg\" alt=\"Speech_by_Stefania_Tsiouranou\"><div class=\"orama33-slide-overlay\"><div class=\"orama33-slide-caption\">Speech by Stefania Tsiouranou<\/div><\/div><\/div>\n                            <div class=\"orama33-slide\"><img decoding=\"async\" src=\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/IMG-0c49408ba2dd91eadf2d893d9f00d30d-V.jpg\" alt=\"Speech_by_Nikolaos_Tselikas\"><\/div>\n                            <div class=\"orama33-slide\"><img decoding=\"async\" src=\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/IMG-9831dd20e38bc1296ddae3afabb624e9-V.jpg\" alt=\"Presentation\"><\/div>\n                            <div class=\"orama33-slide\"><img decoding=\"async\" src=\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/IMG-bdbef9556b50163fb5f7d5596bae0c1c-V.jpg\" alt=\"Speech_and_presentation_by_Nikolaos_Tselikas\"><\/div>\n                            <div class=\"orama33-slide\"><img decoding=\"async\" src=\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/IMG-4367f3131a4fcbb8157769289367be9d-V.jpg\" alt=\"Speech_by_Nikolaos_Tselikas\"><\/div>\n                            <div class=\"orama33-slide\"><img decoding=\"async\" src=\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/IMG-c191d7cdd6ecc9f14adad836d99c26e6-V.jpg\" alt=\"Speech_by_Nikolaos_Tselikas\"><\/div>\n                            <div class=\"orama33-slide\"><img decoding=\"async\" src=\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/IMG-fbbd6baa07fe53cf587de17f4133242b-V.jpg\" alt=\"Speech_by_Nikolaos_Tselikas\"><\/div>\n                            <div class=\"orama33-slide\"><img decoding=\"async\" src=\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/IMG-fea8020f6ac10d27bf3c152c9c0e0837-V.jpg\" alt=\"\u03a6\u03c9\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1 12 \u03b1\u03c0\u03cc \u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2\"><\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"orama33-dots\" aria-label=\"Select a photo\"><\/div>\n                    <div class=\"orama33-thumbs\" aria-label=\"Photo thumbnails\"><\/div>\n                <\/div>\n            <\/section>\n        <\/article>\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', function () {\n            const carousel = document.getElementById('orama33-carousel');\n            if (!carousel) return;\n\n            const track = carousel.querySelector('.orama33-track');\n            const slides = Array.from(carousel.querySelectorAll('.orama33-slide'));\n            const prevBtn = carousel.querySelector('.orama33-nav-prev');\n            const nextBtn = carousel.querySelector('.orama33-nav-next');\n            const counter = carousel.querySelector('.orama33-counter');\n            const dotsWrap = carousel.querySelector('.orama33-dots');\n            const thumbsWrap = carousel.querySelector('.orama33-thumbs');\n\n            if (!track || !slides.length || !prevBtn || !nextBtn || !counter || !dotsWrap || !thumbsWrap) {\n                if (counter) counter.textContent = '1 \/ 1';\n                return;\n            }\n\n            let index = 0;\n            let startX = 0;\n            let dragging = false;\n\n            slides.forEach(function (slide, i) {\n                const img = slide.querySelector('img');\n                const imgSrc = img ? img.getAttribute('src') : '';\n                const imgAlt = img ? (img.getAttribute('alt') || ('\u03a6\u03c9\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1 ' + (i + 1))) : ('\u03a6\u03c9\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1 ' + (i + 1));\n\n                const dot = document.createElement('button');\n                dot.type = 'button';\n                dot.className = 'orama33-dot';\n                dot.setAttribute('aria-label', '\u039c\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03c6\u03c9\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1 ' + (i + 1));\n                dot.addEventListener('click', function () { goTo(i); });\n                dotsWrap.appendChild(dot);\n\n                const thumb = document.createElement('button');\n                thumb.type = 'button';\n                thumb.className = 'orama33-thumb';\n                thumb.setAttribute('aria-label', imgAlt);\n\n                const thumbImg = document.createElement('img');\n                thumbImg.setAttribute('src', imgSrc);\n                thumbImg.setAttribute('alt', imgAlt);\n                thumb.appendChild(thumbImg);\n\n                thumb.addEventListener('click', function () { goTo(i); });\n                thumbsWrap.appendChild(thumb);\n            });\n\n            const dots = Array.from(dotsWrap.querySelectorAll('.orama33-dot'));\n            const thumbs = Array.from(thumbsWrap.querySelectorAll('.orama33-thumb'));\n\n            function update() {\n                track.style.transform = 'translateX(-' + (index * 100) + '%)';\n                counter.textContent = (index + 1) + ' \/ ' + slides.length;\n\n                dots.forEach(function (dot, i) {\n                    dot.classList.toggle('is-active', i === index);\n                });\n\n                thumbs.forEach(function (thumb, i) {\n                    thumb.classList.toggle('is-active', i === index);\n                    if (i === index) {\n                        thumb.scrollIntoView({ behavior: 'smooth', inline: 'center', block: 'nearest' });\n                    }\n                });\n            }\n\n            function goTo(newIndex) {\n                if (!slides.length) return;\n                if (newIndex < 0) newIndex = slides.length - 1;\n                if (newIndex >= slides.length) newIndex = 0;\n                index = newIndex;\n                update();\n            }\n\n            function next() { goTo(index + 1); }\n            function prev() { goTo(index - 1); }\n\n            prevBtn.addEventListener('click', prev);\n            nextBtn.addEventListener('click', next);\n\n            carousel.addEventListener('keydown', function (e) {\n                if (e.key === 'ArrowRight') next();\n                if (e.key === 'ArrowLeft') prev();\n            });\n\n            track.addEventListener('touchstart', function (e) {\n                if (!e.touches || !e.touches.length) return;\n                startX = e.touches[0].clientX;\n                dragging = true;\n            }, { passive: true });\n\n            track.addEventListener('touchend', function (e) {\n                if (!dragging || !e.changedTouches || !e.changedTouches.length) return;\n                const endX = e.changedTouches[0].clientX;\n                const diff = startX - endX;\n                if (Math.abs(diff) > 50) {\n                    if (diff > 0) next(); else prev();\n                }\n                dragging = false;\n            }, { passive: true });\n\n            update();\n        });\n    <\/script>\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 \u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 \ud83c\udf93 \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf: 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 \ud83d\udccd \u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1: \u03a3\u03c4\u03ac\u03b4\u03b9\u03bf \u0395\u03b9\u03c1\u03ae\u03bd\u03b7\u03c2 &amp; \u03a6\u03b9\u03bb\u03af\u03b1\u03c2 \ud83d\udcc5 \u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b5\u03c2: 13\u201315 \u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5 \u039c\u03ad\u03bb\u03b7 \u03c4\u03b7\u03c2 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":1634,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"_vp_format_video_url":"","_vp_image_focal_point":[],"footnotes":""},"categories":[27,25],"tags":[],"class_list":["post-1642","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","category-news-el"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 - ORAMA<\/title>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"http:\/\/orama.uop.gr\/en\/\u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae-\u03c3\u03c4\u03bf-33\u03bf-\u03c0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf-\u03c3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf-\u03c6\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 - ORAMA\" \/>\r\n<meta property=\"og:description\" content=\"\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 \u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 \ud83c\udf93 \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf: 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 \ud83d\udccd \u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1: \u03a3\u03c4\u03ac\u03b4\u03b9\u03bf \u0395\u03b9\u03c1\u03ae\u03bd\u03b7\u03c2 &amp; \u03a6\u03b9\u03bb\u03af\u03b1\u03c2 \ud83d\udcc5 \u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b5\u03c2: 13\u201315 \u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5 \u039c\u03ad\u03bb\u03b7 \u03c4\u03b7\u03c2 [&hellip;]\" \/>\r\n<meta property=\"og:url\" content=\"http:\/\/orama.uop.gr\/en\/\u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae-\u03c3\u03c4\u03bf-33\u03bf-\u03c0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf-\u03c3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf-\u03c6\/\" \/>\r\n<meta property=\"og:site_name\" content=\"ORAMA\" \/>\r\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?viewas=100000686899395&amp;id=61582939286951\" \/>\r\n<meta property=\"article:published_time\" content=\"2026-03-17T09:30:16+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2026-03-18T14:28:11+00:00\" \/>\r\n<meta property=\"og:image\" content=\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg\" \/>\r\n\t<meta property=\"og:image:width\" content=\"847\" \/>\r\n\t<meta property=\"og:image:height\" content=\"1200\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\r\n<meta name=\"author\" content=\"stefania\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"stefania\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/#article\",\"isPartOf\":{\"@id\":\"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/\"},\"author\":{\"name\":\"stefania\",\"@id\":\"http:\/\/orama.uop.gr\/#\/schema\/person\/93eeabf388c01f7c4aad23bf13dd2cf6\"},\"headline\":\"\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2\",\"datePublished\":\"2026-03-17T09:30:16+00:00\",\"dateModified\":\"2026-03-18T14:28:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/\"},\"wordCount\":3,\"publisher\":{\"@id\":\"http:\/\/orama.uop.gr\/#organization\"},\"image\":{\"@id\":\"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg\",\"articleSection\":[\"News\",\"\u039d\u03ad\u03b1\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/\",\"url\":\"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/\",\"name\":\"\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 - ORAMA\",\"isPartOf\":{\"@id\":\"http:\/\/orama.uop.gr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/#primaryimage\"},\"image\":{\"@id\":\"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg\",\"datePublished\":\"2026-03-17T09:30:16+00:00\",\"dateModified\":\"2026-03-18T14:28:11+00:00\",\"breadcrumb\":{\"@id\":\"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/#primaryimage\",\"url\":\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg\",\"contentUrl\":\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg\",\"width\":847,\"height\":1200},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/orama.uop.gr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/orama.uop.gr\/#website\",\"url\":\"http:\/\/orama.uop.gr\/\",\"name\":\"ORAMA\",\"description\":\"Computer vision that guides  your exercise-safely.\",\"publisher\":{\"@id\":\"http:\/\/orama.uop.gr\/#organization\"},\"alternateName\":\"ORAMA\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/orama.uop.gr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/orama.uop.gr\/#organization\",\"name\":\"ORAMA\",\"alternateName\":\"ORAMA\",\"url\":\"http:\/\/orama.uop.gr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/orama.uop.gr\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2025\/11\/final_orama_logo_transparent.png\",\"contentUrl\":\"http:\/\/orama.uop.gr\/wp-content\/uploads\/2025\/11\/final_orama_logo_transparent.png\",\"width\":4096,\"height\":4096,\"caption\":\"ORAMA\"},\"image\":{\"@id\":\"http:\/\/orama.uop.gr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/profile.php?viewas=100000686899395&id=61582939286951\",\"https:\/\/www.instagram.com\/oramaproject2025?igsh=MTVoZzVtNmZwZWxtOQ==\",\"https:\/\/www.linkedin.com\/company\/orama-project\/\"]},{\"@type\":\"Person\",\"@id\":\"http:\/\/orama.uop.gr\/#\/schema\/person\/93eeabf388c01f7c4aad23bf13dd2cf6\",\"name\":\"stefania\",\"sameAs\":[\"http:\/\/orama.uop.gr\"],\"url\":\"http:\/\/orama.uop.gr\/en\/author\/stefania\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 - ORAMA","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/orama.uop.gr\/en\/\u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae-\u03c3\u03c4\u03bf-33\u03bf-\u03c0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf-\u03c3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf-\u03c6\/","og_locale":"en_US","og_type":"article","og_title":"\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 - ORAMA","og_description":"\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 \u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 \ud83c\udf93 \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf: 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 \ud83d\udccd \u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1: \u03a3\u03c4\u03ac\u03b4\u03b9\u03bf \u0395\u03b9\u03c1\u03ae\u03bd\u03b7\u03c2 &amp; \u03a6\u03b9\u03bb\u03af\u03b1\u03c2 \ud83d\udcc5 \u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b5\u03c2: 13\u201315 \u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5 \u039c\u03ad\u03bb\u03b7 \u03c4\u03b7\u03c2 [&hellip;]","og_url":"http:\/\/orama.uop.gr\/en\/\u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae-\u03c3\u03c4\u03bf-33\u03bf-\u03c0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf-\u03c3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf-\u03c6\/","og_site_name":"ORAMA","article_publisher":"https:\/\/www.facebook.com\/profile.php?viewas=100000686899395&id=61582939286951","article_published_time":"2026-03-17T09:30:16+00:00","article_modified_time":"2026-03-18T14:28:11+00:00","og_image":[{"width":847,"height":1200,"url":"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg","type":"image\/jpeg"}],"author":"stefania","twitter_card":"summary_large_image","twitter_misc":{"Written by":"stefania","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/#article","isPartOf":{"@id":"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/"},"author":{"name":"stefania","@id":"http:\/\/orama.uop.gr\/#\/schema\/person\/93eeabf388c01f7c4aad23bf13dd2cf6"},"headline":"\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2","datePublished":"2026-03-17T09:30:16+00:00","dateModified":"2026-03-18T14:28:11+00:00","mainEntityOfPage":{"@id":"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/"},"wordCount":3,"publisher":{"@id":"http:\/\/orama.uop.gr\/#organization"},"image":{"@id":"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/#primaryimage"},"thumbnailUrl":"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg","articleSection":["News","\u039d\u03ad\u03b1"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/","url":"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/","name":"\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 - ORAMA","isPartOf":{"@id":"http:\/\/orama.uop.gr\/#website"},"primaryImageOfPage":{"@id":"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/#primaryimage"},"image":{"@id":"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/#primaryimage"},"thumbnailUrl":"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg","datePublished":"2026-03-17T09:30:16+00:00","dateModified":"2026-03-18T14:28:11+00:00","breadcrumb":{"@id":"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/#primaryimage","url":"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg","contentUrl":"http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg","width":847,"height":1200},{"@type":"BreadcrumbList","@id":"http:\/\/orama.uop.gr\/%cf%83%cf%85%ce%bc%ce%bc%ce%b5%cf%84%ce%bf%cf%87%ce%ae-%cf%83%cf%84%ce%bf-33%ce%bf-%cf%80%ce%b1%ce%bd%ce%b5%ce%bb%ce%bb%ce%ae%ce%bd%ce%b9%ce%bf-%cf%83%cf%85%ce%bd%ce%ad%ce%b4%cf%81%ce%b9%ce%bf-%cf%86\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/orama.uop.gr\/"},{"@type":"ListItem","position":2,"name":"\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2"}]},{"@type":"WebSite","@id":"http:\/\/orama.uop.gr\/#website","url":"http:\/\/orama.uop.gr\/","name":"ORAMA","description":"Computer vision that guides  your exercise-safely.","publisher":{"@id":"http:\/\/orama.uop.gr\/#organization"},"alternateName":"ORAMA","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/orama.uop.gr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/orama.uop.gr\/#organization","name":"ORAMA","alternateName":"ORAMA","url":"http:\/\/orama.uop.gr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/orama.uop.gr\/#\/schema\/logo\/image\/","url":"http:\/\/orama.uop.gr\/wp-content\/uploads\/2025\/11\/final_orama_logo_transparent.png","contentUrl":"http:\/\/orama.uop.gr\/wp-content\/uploads\/2025\/11\/final_orama_logo_transparent.png","width":4096,"height":4096,"caption":"ORAMA"},"image":{"@id":"http:\/\/orama.uop.gr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?viewas=100000686899395&id=61582939286951","https:\/\/www.instagram.com\/oramaproject2025?igsh=MTVoZzVtNmZwZWxtOQ==","https:\/\/www.linkedin.com\/company\/orama-project\/"]},{"@type":"Person","@id":"http:\/\/orama.uop.gr\/#\/schema\/person\/93eeabf388c01f7c4aad23bf13dd2cf6","name":"stefania","sameAs":["http:\/\/orama.uop.gr"],"url":"http:\/\/orama.uop.gr\/en\/author\/stefania\/"}]}},"uagb_featured_image_src":{"full":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",847,1200,false],"thumbnail":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",106,150,false],"medium":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",212,300,false],"medium_large":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",768,1088,false],"large":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",723,1024,false],"1536x1536":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",847,1200,false],"2048x2048":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",847,1200,false],"trp-custom-language-flag":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",8,12,false],"vp_sm":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",500,708,false],"vp_md":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",800,1133,false],"vp_lg":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",847,1200,false],"vp_xl":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",847,1200,false],"vp_sm_popup":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",500,708,false],"vp_md_popup":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",800,1133,false],"vp_xl_popup":["http:\/\/orama.uop.gr\/wp-content\/uploads\/2026\/03\/33_.jpg",847,1200,false]},"uagb_author_info":{"display_name":"stefania","author_link":"http:\/\/orama.uop.gr\/en\/author\/stefania\/"},"uagb_comment_info":0,"uagb_excerpt":"\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 \u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03bf 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 \ud83c\udf93 \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf: 33\u03bf \u03a0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03bf \u03a6\u03c5\u03c3\u03b9\u03ba\u03bf\u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b1\u03c2 \ud83d\udccd \u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1: \u03a3\u03c4\u03ac\u03b4\u03b9\u03bf \u0395\u03b9\u03c1\u03ae\u03bd\u03b7\u03c2 &amp; \u03a6\u03b9\u03bb\u03af\u03b1\u03c2 \ud83d\udcc5 \u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b5\u03c2: 13\u201315 \u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5 \u039c\u03ad\u03bb\u03b7 \u03c4\u03b7\u03c2 [&hellip;]","_links":{"self":[{"href":"http:\/\/orama.uop.gr\/en\/wp-json\/wp\/v2\/posts\/1642","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/orama.uop.gr\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/orama.uop.gr\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/orama.uop.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/orama.uop.gr\/en\/wp-json\/wp\/v2\/comments?post=1642"}],"version-history":[{"count":9,"href":"http:\/\/orama.uop.gr\/en\/wp-json\/wp\/v2\/posts\/1642\/revisions"}],"predecessor-version":[{"id":1657,"href":"http:\/\/orama.uop.gr\/en\/wp-json\/wp\/v2\/posts\/1642\/revisions\/1657"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/orama.uop.gr\/en\/wp-json\/wp\/v2\/media\/1634"}],"wp:attachment":[{"href":"http:\/\/orama.uop.gr\/en\/wp-json\/wp\/v2\/media?parent=1642"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/orama.uop.gr\/en\/wp-json\/wp\/v2\/categories?post=1642"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/orama.uop.gr\/en\/wp-json\/wp\/v2\/tags?post=1642"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}