필터 지우기
필터 지우기

Which invariant image matching do I use? PNG format

조회 수: 2 (최근 30일)
Mei Synn Tan
Mei Synn Tan 2017년 6월 12일
편집: Mei Synn Tan 2017년 6월 16일
1. Query Image
2. Database Image
My objective are:
Step 1: When read the query image, it will get 0-255 image color pixels.
Step 2: Image invariant matching method can start finding from the top left of the image until whole image (row and columns). To detect the image color pixel in the range 0-254 (does not detect 255 image color pixels is because 255 = blank area, so have to exclude it)
Step 3: Detect the boundary and location with the image color pixel in the range 0-254.
Step 4: After detect the location (query image). It followed its location to compare with database image.
Means
1. Query image
2. Database image
Step 5: Use Euclidean distance to find out the dissimilarity value as 0.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Feature Detection and Extraction에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by