Giter VIP home page Giter VIP logo

photomanager's Introduction

Photos Manager

Photos Manager Application for linux systems.

Features

  • Auto Scanning of home folder
  • Auto detection of faces
  • Auto categorization of faces detected.
  • Auto categorization of photos on the basis of events

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

  • opencv
  • Gtkmm

Installing

  • Clone this repo using git clone <repo_url>
  • Enter into the repo directory.
  • Type cmake . to prepare the make system.
  • Type make all to compile the sources.
  • Type make docs to generate documentation for this project.
  • Type make install to install it into /usr/local directory.

Built With

  • gktmm-3.0 - The GUI Framework
  • OpenCV - The Computer Vision Library.
  • GNU/Linux - The Linux Environment

Contributing

Please read CONTRIBUTING.MD for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Documentation

Documentation for this project are automatically generated using doxygen. To generate documentation for this, type make docs and all the documentations wil be developed inside docs. You can click on index.html file in the root folder to access the documentation. The file is a symbolic link and will be broken untill documentation is generated. You will see the documentation here.

Authors

See also the list of contributors who participated in this project.

License

LICENSE.MD

photomanager's People

Contributors

atosh502 avatar dineshdb avatar kriss-u avatar skynet205 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

photomanager's Issues

Camera UI

Camera UI to be designed using gtkmm.

Unable to build - camera issue

I'm unable to build it under Linux Mint 18.2 x64 xfce

[ 11%] Building CXX object build/camera/CMakeFiles/camera.dir/main.cc.o
build/camera/CMakeFiles/camera.dir/build.make:62: recipe for target 'build/camera/CMakeFiles/camera.dir/main.cc.o' failed
CMakeFiles/Makefile2:117: recipe for target 'build/camera/CMakeFiles/camera.dir/all' failed
Makefile:127: recipe for target 'all' failed

NOTE:

  • cmake run smoothly
  • I use this revision 1479be2

Database integration

A embedded database engine will be added to the daemon. This will store information about people and faces in the system.

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.