필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
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 CenterFile Exchange에서 Database Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by