Giter Club home page Giter Club logo

cimage's Introduction

Hello there! ๐Ÿ‘‹, I am Erick Salas

Never stop creating

  • ๐Ÿ”ญ Iโ€™m currently working on Cerver Framework

  • ๐ŸŒฑ Iโ€™m currently learning Custom implementations of ML and AI algorithms in C/C++ using cuda

  • ๐Ÿ’ฌ Ask me about Linux, C/C++, Cloud Services, ML, Flutter, React, Dev-Ops

  • ๐Ÿ“ซ How to reach me [email protected]

cimage's People

Contributors

djcharles26 avatar ermiry avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cimage's Issues

Implement layer masking for catching mouse events

We need a way to catch mouse click events only on the top most element (in the higher layer). Right now if an element is on top, and we click the mouse button, both elements will get the event. This is not a perfect solution but should be good enough for now.

Drag and drop implementation

Implement drag and drop functionality of ui elements to handle

  • Creation of new media folders directly from cimage
  • Creating a new presentation using selected images
  • Move images from one place to another

More work on dedicated image window

  • Left and Right keys should display next / prev image in the list
  • Ability to zoom in the image
  • Ability to resize the window
  • Ability to display in full screen
  • Ability to rotate the image
  • Display main image properties: dimensions, format, date, etc

Add splash screen

Display a splash screen at the beginning of the app

  • display cimage logo
  • display cimage version
  • display "created by ermiry"

Implement area selection

Right now we can only select images by clicking one by one on them, implement an area selection method that can allow us to select multiple images with the same operation

Right click menu implementation

Add option to display a menu when pressing the right click

  • Implement directly into cengine for later use
  • When a number of images are selected, right click to create a new slideshow
  • When selecting one or more images, options to delete or move into a new media folder

Add ability to create slideshows

  • Add the ability to select images to be displayed in a slideshow
  • Ability to select the time of display for each individual image, as well as for the whole batch
  • Press the space-bar to pause / resume the slideshow
  • Press esc to exit the slideshow
  • Ability to save slideshows to be displayed later in the same order
  • Add side by side slideshows

Integrate yolo detection algorithm

  • It should be presented as separate option from the main release as proper implementation requires to have GPU compatibility, unless we want to offer a version with only CPU processing
  • Integrate custom yolo implementation to correctly detect everyday objects
  • Add the ability to select objects in images and use them to train the net locally and to submit the results

Error when closing window

Sometimes, a process seems to keep going when closing the window manually. However, this does not happens, when sending SIGINT in the terminal.

Add settings screen

  • Ability to select resolution
  • Set scroll sensitivity, for both keys and scroll wheel
  • Set theme

Handle nested images folders

  • Correctly display folders in images screen, and when clicking on one of them we can move to display its contents
  • Support back and forward navigation

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.