generated from academicpages/academicpages.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Showing
1 changed file
with
13 additions
and
2 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,8 +1,19 @@ | ||
--- | ||
title: "ML project" | ||
title: "Machine Learning project" | ||
excerpt: "The presence of objects in box using sound waves<br/><img src='/images/MFM_project.png' width='500' height='300'> | ||
" | ||
collection: portfolio | ||
--- | ||
|
||
This is an item in your portfolio. It can be have images or nice text. If you name the file .md, it will be parsed as markdown. If you name the file .html, it will be parsed as HTML. | ||
<br> | ||
<span style = "font-size:18px;"> 학부 머신러닝 과목을 수강하면서 진행한 프로젝트에 대한 내용</span> | ||
<br><br> | ||
|
||
* <strong style = "color: blue; font-size:22px;">Setting Stereo Camera System</strong><br> | ||
<span style = "font-size:16px; color: gray;"><br> Stereo Camera System의 하드웨어를 실제로 구성하는 과정을 수행하고 제작 과정, 수행과정 개선점과 간단한 Stereo Vision에 대한 이론적 배경에 대해 중간 발표를 하였습니다.</span><br><br> | ||
|
||
* [Material](/files/StereoDepthEstimation/2023-S UROP.pdf) | ||
* <strong> Contents</strong> | ||
* Manufacturing Camera System | ||
* Camera System Assembly | ||
* Basic of 3D computer vision |