Vadim Pisarevsky
|
43d61d961e
|
fixed problem with Nx2 numpy arrays in geometrical functions (#2783)
|
12 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Andrey Kamaev
|
7b5a45eac4
|
Merged the trunk r8384:8407 (inclusive)
|
13 years ago |
Andrey Kamaev
|
80f1b1478d
|
Fixed parameter name and copy condition
|
13 years ago |
Andrey Kamaev
|
e1c4fd9e1f
|
Merged the trunk r8345:8376
|
13 years ago |
Andrey Kamaev
|
a877ecdcf0
|
Added option to pass pre-computed pyramid to piramidal LK optical flow #1321
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Vadim Pisarevsky
|
fb292b1b27
|
added PSNR function to imgproc; refactored highgui positioning test (which still fails)
|
13 years ago |
Andrey Kamaev
|
320bee3bfe
|
Fixed border interpolation problem in filter2D
|
13 years ago |
Vadim Pisarevsky
|
2e9f5c434b
|
added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ...
|
14 years ago |
Vadim Pisarevsky
|
21409de176
|
optimized sparse LK optical flow (tickets #1062 and #1210)
|
14 years ago |
Vadim Pisarevsky
|
0c877f62e9
|
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
|
14 years ago |
Vadim Pisarevsky
|
abeeb40d46
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
14 years ago |
Vadim Pisarevsky
|
e90f197beb
|
merged fix for x64 MSVC compile errors in highgui into trunk
|
14 years ago |
Vadim Pisarevsky
|
5633cf0379
|
one more fix in the recently rewritten copyMakeBorder
|
14 years ago |
Vadim Pisarevsky
|
76c8a7d96b
|
rewrote copyMakeBorder (to support other border types and fix some bugs)
|
14 years ago |
Vadim Pisarevsky
|
9e7b8d5f67
|
rewrote matchTemplate in C++; added border awareness to crossCorr (ticket #557)
|
15 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |