An open API service indexing awesome lists of open source software.

https://github.com/pinebit/reverscreen

Computer-vision powered snipping tool
https://github.com/pinebit/reverscreen

Last synced: 7 months ago
JSON representation

Computer-vision powered snipping tool

Awesome Lists containing this project

README

          

REVERSCREEN
===========

A computer-vision powered snipping tool.
 

Intro
-----

REVERSCREEN is a snipping tool that leverages computer vision algorithms to
simplify precise on-screen objects selection, cropping and highlighting.

The following video demonstrates the application in action:

![reverscreen-demo-video](https://github.com/pinebit/reverscreen/blob/develop/website/img/reverscreen-demo.gif)

 

Usage
-----

- Click *Capture* to make a new snipping, or
- Press *CTRL+V* to paste from the Clipboard,
- Drag & Drop an image from another program.

- Press *ESC* key to cancel a selection at any time.
- When selecting an area:
- *CTRL* key changes the selection mode,
- *SPACE* key toggles fixed margins.

- Use the *Marker* mode to highlight any objects.
- Use the *Colors* mode to pick exact colors from the image.
- The resulted image can be copied to the clipboard or can be saved to a file.

 

License
-------

REVERSCREEN is licensed under the MIT license. (http://opensource.org/licenses/MIT)

 

Building
--------

Check the BUILDING file for instructions.