Sha256: 3070c5547166fcec64eac7b3867449ab5928d45ffd7b2bc53a9dd175e3849b67

Contents?: true

Size: 295 Bytes

Versions: 2

Compression:

Stored size: 295 Bytes

Contents

$:.unshift('.')
$:.unshift(File.dirname(__FILE__))
require File.join(File.dirname(__FILE__),"../lib/logo")

yml='/Users/cuizheng/Documents/rca_project/rca.cv/test/suite/suite.yml'
sco = Logo::Scouts.new(yml)
puts sco.show_hand('./test/1371714252.jpg')
puts sco.show_hand('./test/1371714902.jpg')

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
logo-0.1.5 test/test_rca_logo_recognition.rb
logo-0.1.4 test/test_rca_logo_recognition.rb