Skip to content

RetrievalServer: authors

Loïc edited this page Mar 26, 2015 · 1 revision

List of contributors:

  • ROLLUS Loïc
  • MAREE Raphaël

This software is an optimized, multi-threaded, implementation of the algorithm described in this original research article: Incremental Indexing and Distributed Image Search using Shared Randomized Vocabularies

Marée, Raphaël; Denis, Philippe; Wehenkel, Louis; Geurts, Pierre in Proc. 11th ACM SIGMM International Conference on Multimedia, Information Retrieval, 2010

    /*
    * Copyright 2015. Authors: ROLLUS Loïc.
    *
    * Licensed under the Apache License, Version 2.0 (the "License");
    * you may not use this file except in compliance with the License.
    * You may obtain a copy of the License at
    *
    *      http://www.apache.org/licenses/LICENSE-2.0
    *
    * Unless required by applicable law or agreed to in writing, software
    * distributed under the License is distributed on an "AS IS" BASIS,
    * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    * See the License for the specific language governing permissions and
    * limitations under the License.
    */

Clone this wiki locally