フィルターのクリア

how to identify the image which is not stored in database.

1 回表示 (過去 30 日間)
Sivakumaran Chandrasekaran
Sivakumaran Chandrasekaran 2013 年 3 月 4 日
i stored 3 images in my database. Now a user giving one new image, which is not stored in database is given. it should net be authenticated since it is not in database. How to prove this.

採用された回答

Walter Roberson
Walter Roberson 2013 年 3 月 4 日
Use isequal() to compare the data array that the user gives with the data array for each stored image in turn.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDatabase Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by