Open Source Computer Vision Library
Go to file
Alex Leontiev 47ce461d97 The initial commit for generic optimization
Generic optimization package for openCV project, will be developed
between the June and September of 2013. This work is funded by Google
Summer of Code 2013 project. This project is about
implementing several algorithms, that will find global maxima/minima of a
given function on a given domain subject to a given constraints.

All comments/suggestions are warmly appreciated and to be sent to
alozz1991@gmail.com (please, mention the word "openCV" in topic of
message, for I'm using the spam-filters)
2013-05-31 07:39:15 +03:00
3rdparty Merge remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04:00
android Merge branch '2.4' 2013-04-12 15:35:38 +04:00
apps Compile OpenCV with GCC visibility set to hidden 2013-05-13 18:33:20 +04:00
cmake Merge pull request #797 from vhdirk:installheaders 2013-05-22 13:54:20 +04:00
data Merge release 2.4.4 2013-03-04 19:43:49 +04:00
doc fix parenthesis 2013-05-22 13:57:43 +03:00
include Minimize usages of legacy C API inside the library 2013-04-16 12:00:02 +04:00
ios enabled png and jpeg for iOS 2013-03-25 11:19:29 +04:00
modules The initial commit for generic optimization 2013-05-31 07:39:15 +03:00
platforms Merge branch '2.4' 2013-04-05 21:11:59 +04:00
samples Merge remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04:00
.gitattributes Revise git attributes 2013-02-28 03:18:54 +04:00
.gitignore Changed the file .gitignore 2012-08-28 17:46:45 +04:00
CMakeLists.txt Merge remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04:00
CONTRIBUTING.md Add contributing page for Github 2013-04-15 16:57:58 +04:00
index.rst adding OpenCV Manager 2012-06-21 14:50:05 +00:00
README updating README content 2012-07-24 17:59:55 +04:00

OpenCV: open source computer vision library

Homepage:    http://opencv.org
Online docs: http://docs.opencv.org
Q&A forum:   http://answers.opencv.org
Dev zone:    http://code.opencv.org