Giter VIP home page Giter VIP logo

paperclip-facecrop's People

Contributors

dagi3d avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

paperclip-facecrop's Issues

Face.com services closed

Face.com closed their services so it cannot be used anymore by new users.
I would change that in the README file.

opencv 2.2 ruby 1.8.7 mac osx snow leopard failure (see details)

ruby houghcircle.rb
/Users/sophrinix/.rvm/gems/ruby-1.8.7-p352/gems/opencv-0.0.6pcting/lib/opencv/opencv.bundle: dlopen(/Users/sophrinix/.rvm/gems/ruby-1.8.7-p352/gems/opencv-0.0.6pcting/lib/opencv/opencv.bundle, 9): Symbol not found: _cv2DRotationMatrix (LoadError)
Referenced from: /Users/sophrinix/.rvm/gems/ruby-1.8.7-p352/gems/opencv-0.0.6pcting/lib/opencv/opencv.bundle
Expected in: flat namespace
in /Users/sophrinix/.rvm/gems/ruby-1.8.7-p352/gems/opencv-0.0.6pcting/lib/opencv/opencv.bundle - /Users/sophrinix/.rvm/gems/ruby-1.8.7-p352/gems/opencv-0.0.6pcting/lib/opencv/opencv.bundle
from /Users/sophrinix/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in require' from /Users/sophrinix/.rvm/gems/ruby-1.8.7-p352/gems/opencv-0.0.6pcting/lib/opencv.rb:2 from /Users/sophrinix/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:59:ingem_original_require'
from /Users/sophrinix/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:59:in `require'
from houghcircle.rb:4

opencv.bundle, 9): Symbol not found: ___vacall_r (LoadError)

rails s
/Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/bundler/gems/ruby-opencv-a4940ba8507e/lib/opencv.rb:2:in require': dlopen(/Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/bundler/gems/ruby-opencv-a4940ba8507e/lib/opencv.bundle, 9): Symbol not found: ___vacall_r (LoadError) Referenced from: /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/bundler/gems/ruby-opencv-a4940ba8507e/lib/opencv.bundle Expected in: flat namespace in /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/bundler/gems/ruby-opencv-a4940ba8507e/lib/opencv.bundle - /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/bundler/gems/ruby-opencv-a4940ba8507e/lib/opencv.bundle from /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/bundler/gems/ruby-opencv-a4940ba8507e/lib/opencv.rb:2:in<top (required)>'
from /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/gems/bundler-1.0.18/lib/bundler/runtime.rb:68:in require' from /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/gems/bundler-1.0.18/lib/bundler/runtime.rb:68:inblock (2 levels) in require'
from /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/gems/bundler-1.0.18/lib/bundler/runtime.rb:66:in each' from /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/gems/bundler-1.0.18/lib/bundler/runtime.rb:66:inblock in require'
from /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/gems/bundler-1.0.18/lib/bundler/runtime.rb:55:in each' from /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/gems/bundler-1.0.18/lib/bundler/runtime.rb:55:inrequire'
from /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/gems/bundler-1.0.18/lib/bundler.rb:120:in require' from /Users/sophrinix/Desktop/huha/webcam_app/config/application.rb:7:in<top (required)>'
from /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/gems/railties-3.0.3/lib/rails/commands.rb:28:in require' from /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/gems/railties-3.0.3/lib/rails/commands.rb:28:inblock in <top (required)>'
from /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/gems/railties-3.0.3/lib/rails/commands.rb:27:in tap' from /Users/sophrinix/.rvm/gems/ruby-1.9.2-p290/gems/railties-3.0.3/lib/rails/commands.rb:27:in<top (required)>'
from script/rails:6:in require' from script/rails:6:in

'
andrew-mcelroys-MacBook:webcam_app sophri

dependencies.rb:239:in `require': no such file to load -- opencv (LoadError)

When I include paperclip and the paperclip-facecrop gems in bundler i get this error
dependencies.rb:239:in `require': no such file to load -- opencv (LoadError)

I created the paperclip.rb initializer as described in your readme.

Do I also need to gem install opencv or does this gem do that for me?

Would it be possible to have access to a sample rails 3 app which trivially includes your paperclip-facecrop.

thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.