GithubHelp home page GithubHelp logo

jevois / jevois-inventor Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 8.0 677 KB

Graphical user interface and programming tool for JeVois smart cameras

License: GNU General Public License v3.0

C 73.69% C++ 20.75% QMake 1.02% Python 3.73% HTML 0.81%

jevois-inventor's Introduction

jevois is a C++17 software framework for real-time machine vision running on smart cameras

See http://jevois.org for full documentation.

See https://github.com/jevois for full source code.

See INSTALL for full installation instructions.

On Github, the master branch is for stable releases, minor patch work, or addition of new features that do not break the
current release version. More disruptive development is in devX.Y branches.

jevois-inventor's People

Contributors

jevois avatar

Stargazers

 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

jevois-inventor's Issues

Deb package for Ubuntu 22.04LTS

Hello,
Can you release a deb package for Ubuntu 22.04 LTS ?
If I try to use the 20.04 deb, its misses the libicui18n.so.66 dynamic library.
Since 22.04 is an LTS, it would be nice to support it!

An other option would be to release an AppImage.

(not that this is the same problem as #2)

udev rule to fix permissions and modemmanager access

SUBSYSTEM=="tty", ENV{ID_VENDOR_ID}=="1d6b",ENV{ID_MODEL_ID}=="0102", TAG+="uaccess", ENV{ID_MM_DEVICE_IGNORE}="1", ENV{ID_MM_CANDIDATE}="0"

it's a one liner, stick it in /etc/udev/rules.d/69-javois.rules and plug the camera in again

TAG+=uaccess adds an acl for the console user and ID_MM_* tells modemmanager what the ACM port is for (if it weren't an acm port modemmanager would be a lot less aggressive)

the 69 in the rules filename is important but there's no formula for deriving it, it has to be in the 60 range for fedora, it will probably work on debian/ubuntu but may not

thanks

JeVois camera is not recognized in ArchLinux

I am both in video and uucp groups. I can see that two /dev/ttyACM* and two /dev/video* devices are present. guvcview can access the camera. Still jevois-inventor does not show the camera.

I would like to debug the issue. Does jevois-inventor have any debug output that can be activated by the user?

jevois-inventor black for ubuntu 18

Hi, I am newer to the Jevois, I have tried to display the image in Jevois-inventor, the screen is black. But I can show the image with ''sudo apt-get install guvcview
guvcview -ao none -f YUYV -x 640x360 ''. It seems that the board is okay. Then what should I do to solve this problem? Thank you.

2019-08-09 20-02-16 的屏幕截图

Package for ubuntu 19.04 (libicu63)

Ubuntu 19.04 installs libicu63. The deb of jevois-inventor for 18.04 fails to run. The error message is "error while loading shared libraries: libicui18n.so.60: cannot open shared object file: No such file or directory". I guess it's hardwired to libicu60?

Any chance someone has published a deb for 19.04?

Saving local

  • saving local doesn't remember the last location
  • saving local doesn't have an 'overwrite' dialogue if the file already exists

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.