Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
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.

Respuesta aceptada

Walter Roberson
Walter Roberson el 4 de Mzo. de 2013
Use isequal() to compare the data array that the user gives with the data array for each stored image in turn.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by