Skip to content

CSID-DGU/2023-1-SCS4031--101-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2023-1-OSSProj-Team 101

BSD-2-Clause


🤖 임지훈 zhoon95@naver.com

👾 정한길 arnudora@naver.com

👿 윤영훈 fransisco12@naver.com


INTRODUCE

주제 : 색각 이상자의 교육 접근성을 개선하는 실시간 영상 보정 서비스

내용 : 영상의 HSV 값을 인식 및 변환하여 색각이상자가 영보기 편하도록 수정한 영상을 제공함.

[주요 기능 및 코드]

- 서버 코드

"backend\server.py"

- 사용자 맞춤 HSV 색변환 및 테스트

image image2

테스트 관련 코드 "frontend\src\components\Test.jsx"
색 변환 코드 "frontend\src\components\Setting.jsx"

- 테스트 결과 기반 근사 수치 선택 및 실시간 영상 변환

image3 image4 변환 수치 선택 "frontend\src\components\VideoSelect.jsx"

- PC 저장 영상 변환

image5 image6

저장 영상 변환 "frontend\src\components\SavedVideo.jsx"

STRUCTURE


프로그램 구성도


1


시스템 구성도

2


TO RUN THIS Program

**pip 설치 필요시**
apt install python3-pip

git clone https://github.com/CSID-DGU/2023-1-SCS4031--101-
**backend 실행**
cd backend 
pip install opencv-python
pip install moviepy
python3 server.py

**frontend 실행**
cd frontend
npm install
npm run dev

Development Environment

  • Linux/Window
  • Visual studio code
  • Version Control : Git/Github

References:

Video Link:

About

융합캡스톤디자인 팀 - 일영일

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •