Project

bubo

0.0
No commit activity in last 3 years
No release in over 3 years
Index your image collection, then do an optical search in it.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.0.0
>= 1.2.8
~> 1.5.2
>= 0

Runtime

>= 0
 Project Readme

Bubo¶ ↑

Bubo is an amazing owl. It can memorize your whole image collection and perform fast near-duplicate searches. See askbubo.com for more detail.

Using the Bubo search engine¶ ↑

  • b = Bubo.new(‘email@example.com’,‘API_KEY_HERE’)

  • b.add_image(‘MyFirstImage’,‘’)

  • b.add_image …

  • Now you might need to wait some time for the system to finish indexing your images. You can check the current status with: b.images_status

  • b.retrieve(‘’)

If you encounter any problems¶ ↑

Feel free to contact me: Hajo Nils Krabbenhoeft spratpix GmbH & Co. KG hajo AT spratpix DOT com

Copyright © 2010 Hajo Nils Krabbenhoeft | spratpix GmbH & Co. KG. See LICENSE.txt for further details.