Giter VIP home page Giter VIP logo

opencv.js's People

Contributors

akineeic avatar huningxin avatar ibelem 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

opencv.js's Issues

Extra modules for OpenCV.js

I am trying to write markerless ar on js by using open CV.
I am very early in JS (I am C++/python developer).
In standart opencv.js package I don't find this Structures

  • Point3f
  • solvePnP
  • findHomogpaphy
  • Аnd etc.

As I understand I need to compile some opencv modules (features 2d, calib3d, impoc, objdetect, ml) to js. How to do it? Do you have pre-compiled modules?

license

Could you add license to this project? I'm working on something and using your wasm build, is it ok if I reupload it somewhere?

A fatal issue when using opencv.js to load OpenVINO model

I have embinded the function 'readNetFromModelOptimizer' into opencv.js and try it to load OpenVINO model in browser, then the following error occured:
error: (-2:Unspecified error) Build OpenCV with Inference Engine to enable loading models from Model Optimizer. in function 'readFromModelOptimizer' "

It seems like that we need to initialize OpenVINO environment in browser before using opencv.js to load OpenVINO model.

OpenCV.js and face recognition

Hi !
Since Wasm permit to get library like OpenCV in browser, I would like to known if you think it's possible to use it to generate facial landmarks on the client side ?
This could be then used as an identification system on websites, without the need to send theses informations to the server ( just a salt/verifier SRP stored on the server ).
Regards,

Opencv.js latest build version can not work on the web worker

Hi @huningxin hu

I am trying to do some experiments with Opencv.js and web worker. What I did clone OpenCV to my machine, run docker to build opencv.js as official docs tutorials (https://docs.opencv.org/3.4.13/d4/da1/tutorial_js_setup.html). But when I tried to copy the file opencv.js and loaded it in the worker.js file by importScripts, it failed. Do you have any experience with this problem? If yes, I really appreciate it if you could let me know what I am doing wrong.

Thank you πŸ™

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.