Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 777 Bytes

File metadata and controls

39 lines (22 loc) · 777 Bytes

ImageSearchEngineInOpenCV

Similar image search engine using multi dimensional indexing in OpenCV

Description

This project contains some example codes of similar image search using OpenCV. See also FLANN.

Feature

TBD

Requirement

Usage

TBD

Install

TBD

Configuration

TBD

References

The author refer to the below blog post(written in Japanese)
http://aidiary.hatenablog.com/entry/20091212/1260624075

Licence

OpenCV is under BSD license. But some modules are non-free. See also http://answers.opencv.org/question/73877/opencv-free-for-commercial-use/

Author

Satoshi Yamazaki