-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
127 lines (122 loc) · 5.41 KB
/
Copy pathabout.html
File metadata and controls
127 lines (122 loc) · 5.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MVTEC.CO.KR | 소개</title>
<meta name="description" content="MVTEC.CO.KR의 포지셔닝과 머신비전 컨설팅 접근 방식을 소개합니다.">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR:wght@400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="site-shell">
<header class="topbar">
<div class="shell topbar-inner">
<a class="brand" href="index.html" aria-label="MVTEC 홈">
<span class="brand-mark">MV</span>
<span class="brand-copy">
<strong>MVTEC.CO.KR</strong>
<span>About</span>
</span>
</a>
<nav class="nav" aria-label="주요 메뉴">
<a href="index.html">홈</a>
<a class="is-active" href="about.html">소개</a>
<a href="services.html">서비스</a>
<a href="cases.html">적용 사례</a>
<a href="libraries.html">라이브러리</a>
<a href="contact.html">문의</a>
<a href="legal.html">법적 고지</a>
</nav>
</div>
</header>
<main class="shell page-main">
<section class="subhero">
<div class="hero-panel">
<span class="eyebrow">About MVTEC.CO.KR</span>
<h1>문제 해결형 머신비전 컨설팅 홈페이지</h1>
<p class="hero-copy">
MVTEC.CO.KR는 특정 제품 판매보다 검사 자동화 과제의 기술 구조를 분석하고,
어떤 카메라 구성과 영상처리 스택이 현실적인지 설명하는 데 초점을 둔 소개 사이트입니다.
</p>
</div>
</section>
<section class="section">
<div class="two-column">
<article class="panel-card">
<div class="section-heading left">
<span class="section-kicker">Positioning</span>
<h2>어떤 사이트인가</h2>
</div>
<p>머신비전 도입이 필요한 기업이 문제를 빠르게 정의하고, 기술 검토 방향을 잡을 수 있도록 돕는 컨설팅형 홈페이지입니다.</p>
<div class="check-list">
<div>검사 과제를 기술 언어로 정리</div>
<div>조명, 렌즈, 카메라 구조 검토</div>
<div>소프트웨어 스택과 PoC 범위 제안</div>
<div>제품 비교를 중립적으로 안내</div>
</div>
</article>
<article class="panel-card">
<div class="section-heading left">
<span class="section-kicker">Approach</span>
<h2>접근 방식</h2>
</div>
<div class="timeline">
<div class="timeline-item">
<strong>현장 조건 우선</strong>
<p>이미지 취득 품질과 공정 제약을 먼저 확인합니다.</p>
</div>
<div class="timeline-item">
<strong>리스크 조기 파악</strong>
<p>정밀도, 속도, 데이터 부족 문제를 초기 단계에서 드러냅니다.</p>
</div>
<div class="timeline-item">
<strong>유지보수 관점 반영</strong>
<p>개발 난이도와 운영 부담까지 함께 고려합니다.</p>
</div>
</div>
</article>
</div>
</section>
<section class="section">
<div class="section-heading">
<span class="section-kicker">Core Message</span>
<h2>방문자가 바로 이해해야 하는 내용</h2>
</div>
<div class="card-grid three">
<article class="feature-card">
<h3>무엇을 하는가</h3>
<p>머신비전 컨설팅, PoC 검토, 라이브러리 비교, 시스템 방향 제안을 제공합니다.</p>
</article>
<article class="feature-card">
<h3>어떤 문제를 다루는가</h3>
<p>외관 검사, 측정, OCR, 바코드, 정렬, 위치 보정, 불량 검출과 같은 과제를 다룹니다.</p>
</article>
<article class="feature-card">
<h3>무엇을 중시하는가</h3>
<p>특정 브랜드보다 적용 가능성, 난이도, 속도, 유지보수성을 우선합니다.</p>
</article>
</div>
</section>
<section class="section">
<div class="cta-band">
<div>
<span class="section-kicker">Next Step</span>
<h2>샘플 이미지와 요구사항이 있으면 검토를 시작할 수 있습니다</h2>
<p>초기 문의 단계에서는 상세 견적보다 문제 정의와 기술 가능성 정리가 우선입니다.</p>
</div>
<div class="cta-actions">
<a class="btn btn-primary" href="contact.html">문의하기</a>
<a class="btn btn-secondary" href="services.html">서비스 보기</a>
</div>
</div>
</section>
</main>
<footer class="footer shell">
<p class="footer-copy">© 2026 MVTEC.CO.KR. Independent machine vision consulting site.</p>
</footer>
</div>
</body>
</html>