GithubHelp home page GithubHelp logo

doniexun / patternrecognizer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ralor/patternrecognizer

0.0 2.0 0.0 77.37 MB

Image analyser that recognizes the contours of several simple patterns

License: MIT License

C++ 95.67% C 3.40% Objective-C 0.81% QMake 0.12%

patternrecognizer's Introduction

PatternRecognizer 1.0 by
Zakharov Konstantin aka Ralor
<e-mail:[email protected]>
<skype:ralor-real>

OVERVIEW:
	Computer vision and image processing is very interesting field of research, 
	study and business today. PatternRecognizer was implemented as summer 
	internship proposal to software development company named 
	"Rubius" http://rubius.com/about/ which works in that direction.
	
RUNNING:
	Run /bin/PatternRecognizer.exe and load plugins from same folder 
	(for example, /bin/TriangleRecognizer.dll).	All runtime libraries and 
	resources are included.
	
COMPILING:
	- Full Opencv 3.0.0 is included as shared libraries:
	-- /lib folder contains *.dll.a files for static link (they are 
		just pointing to dlls)
	-- /bin folder contains *.dll files for dynamic link
	- Qt 5.3.0 is not fully included, but several required Qt and 
		runtime dlls are in /bin. Source code support only Qt5+ versions.
	- Sources were compiled with mingw:
	-- gcc version: 4.8.2 (i686-posix-dwarf-rev3, Build by MinGW-W64 project)
	-- Target: i686-w64-mingw32
	-- Thread model: posib
	
	See BUILDING for details about setting up development environment.

LICENSE:
	This source has been released "As is", you can you use it as you want.
	See LICENSE for details.
    
NOTES:
	Please report bugs to me via email.

patternrecognizer's People

Contributors

ralor avatar

Watchers

doniexun avatar  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.