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

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.

 Réponse acceptée

Walter Roberson
Walter Roberson le 4 Mar 2013

0 votes

Use isequal() to compare the data array that the user gives with the data array for each stored image in turn.

Plus de réponses (0)

Catégories

En savoir plus sur Images dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by