Code Monkey home page Code Monkey logo

image-analysis-techniques-for-industrial-inspection-systems's Introduction

Image Analysis Techniques for Industrial Inspection Systems

Open source book on industrial machine vision techniques.

Origin

The first version of the book was created as a Master Thesis of pietrzkiewicz during his work in the Adaptive Vision project.

Now the book is open-sourced and developed by the community and members of the Adaptive Vision project.

Development Starter

This section describes the primary setup needed to compile/develop the book.

Using Vagrant to build the book

Most convenient way to build book is to use vagrant.

To build book use following commands:

  • vagrant up (may take 20min to setup)
  • vagrant ssh
  • cd /vagrant
  • make

System setup

The recommended system is Ubuntu 12.10 Quantal Quetzal. The following packages should be installed:

  • texlive-base
  • texlive-latex-recommended
  • texlive-latex-extra
  • pdfsam

In Ubuntu 18.4 also texlive-luatex is needed.

Just in case, to install a package in Ubuntu, type:

sudo apt-get install PACKAGE_NAME

There is also possibility to compile book on Windows. One can use Cygwin. Installation of pdf related packages, including luatex, during setup is needed. One should also install make, as it is not selected to install by default. There is also pdfsam available for Windows, but its commandline inteface is not-so-handy. pdfsam is last step of build, it simply splits books into chapters. If you don't need splitted chapters, Cygwin is the fastest and the simpliest method to compile book on Windows.

Getting the repository

For people not familiar with Git and/or Github, the roadmap is the following:

  • Register on Github
  • Work through first two pages of Github Tutorial
  • Clone the repository

Editing and compiling

We recommend using a purely text-editor such as Sublime Text to do the actual editing. To compile the pdf file simply type the following after having navigated to the project directory:

make

Commiting changes

Members of the Adaptive Vision team are welcome to contact pietrzkiewicz to get write access to the repository, having previously obtained a Github account. The others are welcome to submit pull requests.

image-analysis-techniques-for-industrial-inspection-systems's People

Contributors

przem8k avatar pmatyszok avatar tobeks avatar

Watchers

James Cloos avatar

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.