멘토링 과제 (~2021.10.21) #13
SHEYCHAE
started this conversation in
Assignment
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
과제
소스코드 리뷰 (openCV)
openCV
( 세로와 중심선 사이의 각도 차이..확인, 볼록성 결합--손을 그냥 따내는게 아니고 볼록한 부분을
빼서 잇는 것, 회전하는 각도를 알 수 있게 함)
과제 범위를 어디까지?
골연령 예측 알고리즘 방법 찾아보기
openCV 설치
!pip install opencv-contrib-python
사용자함수 리뷰
image read -> cv2.imread
-> numpy / colorimg(rgb-3dimension)
-> numpy / greyscaleimg(2dimension)
메모
손목을 빼내는 알고리즘
초등학교전 = 손목을 보고 알아낸다.
초등학생부터는 손가락 관절을 보고 알수있다.
전기수는 애플리케이션까지 만드느라 6주 소비
애플리케이션 X
학습시킨 모듈이 얼마나 나이가 잘맞는지
애플리케이션을 만들지,
손가락관절을 잘 뽑아서 정확도를 높일지,
관절마다 레이블을 달아 어느 손가락 어느 마디인지 ROI를 뽑아 학습시키는것을 기반으로 손에서 관절을 찾게하는 것
살을 빼고 뼈만 걸러내야함
라벨
두 의사가 측정한 라벨값의 _평균_을 측정
************ 자료 외부 유출 금지 ************
Beta Was this translation helpful? Give feedback.
All reactions