Re: Best database for implementing a cache



If I'm asking a question whose answer is obvious to
everyone else, I apologize, but: What do you want the
database to do for you? The only requirement you've
mentioned is that you want to deposit the images in it
"very fast," but you haven't said what you want to do
with them afterwards. Do you need to retrieve the images
in "as received" condition, or do you need to pluck out
bits and pieces of transformed image data? Do you need
to do OCR on the images and index them by all the words
that are recognized? Do you need to do face recognition,
fingerprint matching, ...?


Sorry i think that i failed to mark the word cache in bold letter. May
i opine that would also be
obvious to every one else here that a cache server simply stores
frequently accessed data &
usually it does not transforms it in any way.

.



Relevant Pages

  • Re: Best database for implementing a cache
    ... Do you need to retrieve the images ... Do you need to do face recognition, ... Sorry i think that i failed to mark the word cache in bold letter. ... What search criterion or criteria is or are used to ...
    (comp.lang.java.programmer)
  • Re: Looking for a segmentation algorithm
    ... with face recognition. ... For my images, I have unlimited ... And RG is perfectly suitable for this task since skin color is mapped to very compact area in RG regardless of brightness. ... Of course gaussian mixture models can be used with unlimited number of dimmensions. ...
    (sci.image.processing)
  • Re: Is it error when use PCA to recognize trained face image. Why?
    ... Bo I am using the same code....for PCA and then trying to ... archive the same....to do a face recognition using ... And the train images are att face database. ...
    (comp.soft-sys.matlab)