필터 지우기
필터 지우기

content based image retrieval

조회 수: 1 (최근 30일)
maha lakshmi
maha lakshmi 2013년 2월 21일
sir,in content based image retrieval I have applied 2d dual tree discrete wavelet transform to 1000 images in my database and extracted their features and I have developed the feature vector database also.Now I have a problem in retrieval process I don't know how to retrieve a image from the database,please tell as how to retrieve the relevant image from the database.I have also tried Euclidean distance for two images but I don't know how to proceed it further for 1000 images.please give some idea about it.

답변 (1개)

Walter Roberson
Walter Roberson 2013년 2월 21일
You can find the distance between the test image and each image in the database, and then retrieve the one which is "closest"

카테고리

Help CenterFile Exchange에서 Image Segmentation and Analysis에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by