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
- Host: GitHub
- URL: https://github.com/pinebit/reverscreen
- Owner: pinebit
- License: mit
- Created: 2016-10-31T13:30:41.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2016-11-22T19:01:12.000Z (over 9 years ago)
- Last Synced: 2025-04-30T22:51:27.175Z (11 months ago)
- Language: C++
- Homepage: http://reverscreen.com
- Size: 45 MB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:

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.