안녕하세요. 임이지입니다.
오늘의 포스팅은 OpenCV 내의 용어 대역표를
포스팅 하겠습니다. OpenCV 는 전문적인 기술용어가
많아서 처음 접할때는 어려움이 있을 수 있어요.
용어 | 뜻 |
accumulator plane | 축적 평면 |
aspect ratio | 영상비 |
autocorrelation matrix | 자기 상관 행렬 |
average | 평균 |
baseline | 기준선, 기본선, 기선 |
Bayes classifier | 베이즈 분류기 |
bias | 치우침, 바이어스 |
boosted cascade object detector | 부스티드 직렬 객체 검출기 |
Bresenham algorithm | 브레제남 알고리즘 |
closed-form solution | 폐쇄형 해 |
color similarity | 색상 유사도 |
condensation (algorithm) | 콘덴세이션 (알고리즘) |
confusion matrix | 혼동 행렬 |
contrast | 대비 |
convex hull | 컨벡스 헐 |
corner | 코너, 모서리 |
correlation | 상관관계 |
cost | 비용 |
depth perception | 깊이 지각 |
deque | 덱, 데크 |
difference image | 차 영상 |
disparity map | 시차 지도 |
distance norm | 거리 놈 |
difference norm | 차이 놈 |
epipolar | 에피폴라 |
epipolar gemetry | 에피폴라 기하 |
erosion | 침식 |
essential matrix | 필수 행렬 |
estimate | 추정 |
estimator | 추정자 |
facet | 면 |
false negative | 거짓-음성, 거짓-부정 |
false positive | 거짓-양성, 거짓-긍정 |
frontal paraller | 정면 평행 |
fundamental matrix | 기본 행렬 |
geometric process | 기하하적 처리 |
gradient | 그래디언트(기울기) |
gradient descent (method) | 그래디언트 하강 (방법) |
information fusion | 정보 융합 |
inpating | 인페이팅 |
jacobian (matirx) | 자코비안 (행렬) |
Kalman filter | 칼만 필터 |
likehood | 우도 |
line fitting | 직선 적합 |
loss | 손실 |
mean-shift (algorithm) | 평균 이동 알고리즘 |
memory storage | 메모리 스토리지 |
misclassfication | 오분류 |
model | 모델 |
naïve Bayes (classifier) | 베이어(분류기) |
nomalized moments | 정규화 모멘트 |
occlusion | 폐색 |
orthograpic projection | 정사 투영 |
pan | 팬 |
particle filter | 파티클 필터 |
physcial world | 실세계 ( = real world) |
precision | 정확률 |
pruning | 가지치기 |
rank deficient | 계수 부족 |
real world | 실세계 ( = physical world) |
recall | 재현률 |
risk | 위험 |
row-aligned | 정렬된 행 |
running average | 이동 평균 |
runing total | 누적 합계 |
sequece writer | 시퀀스 라이터 |
sequece reader | 시퀀스 리더 |
stale | 실효된 |
standard deviation | 표준 편차 |
stereo | 스테레오 |
stereo correspondence | 스테레오 대응 |
template | 템플릿 |
tilt | 틸트 |
total norm | 전체 놈 |
triangulation | 감각화 |
true negative | 참-음성, 참-부정 |
ture positive | 참-양성, 참-긍정 |
uncertainty | 불확실성 |
underfitting | 부적합 |
variance | 분산, 불일치 |
weak-perspective approximation | 약한 - 투시 근사화 |
column vector | 열 벡터 |
row vector | 행 벡터 |
RGB 색상표 (0) | 2021.02.14 |
---|---|
CMYK 색상표 (0) | 2021.02.14 |
interleaved (0) | 2021.02.14 |
안드로이드 OpenCV 사용하기 (0) | 2020.12.29 |
Color Quantization using Octrees (1) | 2018.12.03 |
댓글 영역