Giter Club home page Giter Club logo

Comments (9)

sandfox avatar sandfox commented on June 15, 2024

Don't forget package.json etc etc...

from jsfeat.

thalesfsp avatar thalesfsp commented on June 15, 2024

It's possible to use this library to login (compare registered image with live caption)?

from jsfeat.

inspirit avatar inspirit commented on June 15, 2024

@thalesfsp library gives a variety of methods/algorithm u can use. how would u use it and what for is another question. there is nothing of this kind possible out of the box :)

from jsfeat.

hitsthings avatar hitsthings commented on June 15, 2024

Hey @contra and @sandfox - The only hold-out stopping this from being 100% set for Node is the build_pyramid function in jsfeat_bbf.js which uses canvas heavily.

I'm a CV noob, so I didn't feel safe attempting to reimplement this (I'm sure there's a lot of nuance to combining multiple pixels into one). And I really didn't want to rely on node-canvas because it has a bunch of native dependencies/is a pain to setup, and this lib is currently so easy to use.

Just mentioning it in case either of you wants to give a JS implementation a crack (for Node only, since I'd bet the current canvas impl would be faster in the browser).

from jsfeat.

yocontra avatar yocontra commented on June 15, 2024

With NPM installing node-canvas is seamless in most cases. I think having it available on NPM with a few deps vs. not available at all is better

from jsfeat.

hitsthings avatar hitsthings commented on June 15, 2024

Eh, there are quite a few seams to node-canvas. Anyway, jsfeat is already on NPM, just the build_pyramid function won't work.

Agree node-canvas is better than nothing. I just want something better for devspeed. Would be great if node-canvas were an optional dependency with a JS fallback. Maybe that's step two though.

Cheers.

from jsfeat.

inspirit avatar inspirit commented on June 15, 2024

i removed canvas dependency in bbf module. u can easily use it without any additions now.

from jsfeat.

hitsthings avatar hitsthings commented on June 15, 2024

Well! That's pretty slick. Thanks a ton!

I just published it to NPM. Any reason you don't seem too keen to own the NPM module? Then you can publish yourself.

from jsfeat.

inspirit avatar inspirit commented on June 15, 2024

well at the moment i dont use it and dont even have account there :) i will better stick with github now, may be later we get back to subject :) thanx

from jsfeat.

Related Issues (20)

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.