Skip to content

Zyoma108/reverscreen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 and cropping.

The following video demonstrates the application in action:

reverscreen-demo-video

 

Usage

  • Start the application and click the Screenshot button to start a new snipping.

  • In full-screen mode, you can select an arbitrary area using left mouse button.

  • If you see a highlighted object (dashed red line) found by computer vision, press the Ctrl button and the selection will be snapped to this rectangle. Release the mouse button to finish the selection.

  • You can also do the same in windowed mode. Here, you can also use the Ctrl button to control how the selection is done and what should be cropped.

  • Use the Colors pane as a standard color-picker tool. The colors here are represented in the CSS hexadecimal form.

  • The resulted cropped image can then be Copied to the clipboard or can be Saved to a file.

 

License

The product is licensed under MIT license.

 

Building

See BUILDING file for the building instructions.

About

Computer-vision powered snipping tool

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 92.7%
  • NSIS 2.9%
  • HTML 2.6%
  • QMake 1.5%
  • Other 0.3%