Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processing

Processing is an edge detection tool part of a Rembrandt-style robotic arm solution developed by Mojo Robos

Status

Processing is currently under development, once Mojo Robos is still improving its edge detection algorithms.

Installing

  • cd /path/to/image_processing/
  • git clone --depth=1 https://github.com/mojorobos/image_processing.git
  • export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/image_processing/libs/libjpeg/lib/
  • make

Usage

  • ./processing "path/to/imageIn.jpg" "path/to/imageOut.jpg"

Args specs

  • imageIn: Image input

BrainStation

  • imageOut: Image output

BrainStation

LICENSE

This project extends GNU GPL v. 3, so be aware of that, regarding copying, modifying and (re)destributing the application.

About

Edge detection tool for JPG images

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages