GithubHelp home page GithubHelp logo

connected_camera's Introduction

Connected camera

This is a connected camera project.

Table of contents

Features

This connected camera has the following features:

  • can take photos,

  • can shoot videos,

  • can add decorations to take the photo or shoot the video,

  • can modify mode among the following: normal, cartoonized without colors, cartoonized with colors,

  • can share videos or photos on different social networks (Facebook, Twitter, LinkedIn, YouTube and Instagram).

This camera can take photos in this format: '.jpg', '.jpeg', '.jpe', '.jp2', '.png', '.tiff', '.tif', '.bmp', '.dib', '.pbm', '.pgm', '.ppm'.

This camera can record videos in this format: '.avi', '.mp4'.

To use the cpp software core in the current project or to test it, follow this commands:

  1. cd connected_camera/software_core_in_cpp

  2. g++ -o main main.cpp src/*/* graphic_interface/*/* pkg-config --cflags --libs gtkmm-3.0 opencv``

Ressources and instructions

To add a new icon for the software core, add your image in the .png format in the repository_common_files/images/connected_camera_icons directory.

To learn more about gtkmm (official C++ interface for the popular GUI library GTK+), read the official documentation: https://developer.gnome.org/gtkmm-tutorial/stable/index.html.en

For more documentation: https://www.lucidarme.me/gtkmm-exemple-de-tutoriel/

connected_camera's People

Contributors

vicken-ghoubiguian avatar

Watchers

 avatar

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.