All pixels are in the form of gridIt has a two-dimensional spatial resolutionTherefore, we can treat image data as a matrixMost of image processing ca
An image is represented by matrix. In conclusion, image processing is nothing more than changing the element values of matrix. Brightness, contrast en
Geometric Transform 은 Fourier 나 Hough transform 처럼 좌표 자체를 바꾼다기보다는 pixel 의 위치를 이동시키는 것이다. Problems of scalingThe amount of infomation is preserved. Dim
DetectionDescriptionMatchingSaliency same points in different images should have similar features and vice-versa."그 점이 다른 점과는 다르다" 라고 하는 명백한 어떤 특징. Re
경희대학교 소프트웨어융합학과 황효석 교수님의 2022-1 로봇센서데이터처리 숙제입니다. Implementation of own image toolbox appThe app can process images as : \- Bright / contrast adjustm
Template : part of an Image템플릿 : 영상의 일부Calculate pixel-wise differences of templates centered on the feature point. 픽셀 단위로 차이를 분석한다. 즉, 어떤 조각이 있고, 같은
그 전에는 항상 모델 기반의 데이터 프로세싱을 배워 왔다. 하지만 요새는 모델 기반의 프로세싱 보다는 데이터를 통해서 모델을 만들어 나가는 방법이 주를 이루고 있다. Linear : means that it can be graphically represented as
All results are represented to true / false or 0 / 1데이터 분포 형태에 맞는 함수로 regression 을 진행해야 한다. Binary step function 의 경우 모양은 가장 일치하지만, 미분 불가능하고 수학적 함수식으로
다변수 다루기multi-class classification : 출력값이 여러 개 일 때Linear regression with several variablesIn most cases, problems are multiple linear regression typeIs
Process of finding a spatial transformation (scaling, rotation and translation) that aligns two point clouds)Merging multiple data sets into a globall