Andrey Kamaev
|
b368f99d03
|
Merged the trunk r8852:8880
|
2012-07-02 11:04:43 +00:00 |
|
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
2012-06-15 13:04:17 +00:00 |
|
Vadim Pisarevsky
|
9213bba48a
|
wrapped Algorithm class.
|
2012-04-20 17:03:02 +00:00 |
|
Maria Dimashova
|
423b721d97
|
fixed AlgorithmInfo::read for read only parameters (thanks to Vadim)
|
2012-04-18 14:03:35 +00:00 |
|
Andrey Kamaev
|
fa7e7e54dc
|
Fixed ugly bug in AlgorithmInfo initialisation order
|
2012-04-05 16:06:09 +00:00 |
|
Maria Dimashova
|
85364ac9b1
|
fixed Algorithm
|
2012-04-03 10:51:59 +00:00 |
|
Vadim Pisarevsky
|
ff071d2cf6
|
added Algorithm::get/set/addParam(vector<Mat>) (to be used by EM)
|
2012-04-02 17:19:57 +00:00 |
|
Vadim Pisarevsky
|
d60623279c
|
switched to non-constant references in Algorithm::addParam, which is more safe.
|
2012-03-17 09:50:47 +00:00 |
|
Vadim Pisarevsky
|
957e80abbd
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
2012-03-15 14:36:01 +00:00 |
|
Vadim Pisarevsky
|
bb93e3ab8a
|
added color canny; improved Algorithm class implementation
|
2012-02-15 21:10:11 +00:00 |
|
Vadim Pisarevsky
|
676f19233a
|
added the abstract cv::Algorithm class; low-level exp & fastAtan etc. functions for more efficient SIFT implementation; fixed bug #1521
|
2012-01-24 20:14:07 +00:00 |
|