Leonid Beynenson
aa2524f41e
Changed the file .gitignore
...
(added vim swap files and tag files)
12 years ago
Leonid Beynenson
8dcf52c90b
Added possibility to make subfolders in modules' folders "src/".
12 years ago
Corentin Wallez
18fc11bc04
Fix fixed-point arithmetics in FREAK::meanIntensity
12 years ago
Vsevolod Glumov
dc6fa94118
Improved javadoc comments.
12 years ago
Vincent Rabaud
f56432559e
add conversion from/to Matx
12 years ago
Andrey Kamaev
05630b336b
Updated package version in Android samples
...
(cherry picked from commit 47b9640785
)
Signed-off-by: Andrey Kamaev <andrey.kamaev@itseez.com>
12 years ago
Andrey Kamaev
47b9640785
Updated package version in Android samples
12 years ago
Andrey Kamaev
7744b1d600
Android camera: fix logging macro part 2
12 years ago
Vsevolod Glumov
396e4517ff
Improved javadoc comments. Draft.
12 years ago
marina.kolpakova
a07e33609b
added test for caltech images
12 years ago
Vadim Pisarevsky
e2c9e7c3fb
applied patches from #2311
12 years ago
Vadim Pisarevsky
0bd68a70f1
fixed #2297 , #2300 ; fixed several warnings
12 years ago
Andrey Kamaev
95d54196db
Android camera: fix logging macro
12 years ago
Andrey Kamaev
d421ec26e2
Android toolchain: fixed ccache search
12 years ago
Yury Zemlyanskiy
5ee632fe90
Updates for SimpleFlow algorithm
...
+ New format for flow data - CV_32C2
+ Memory optimization
+ Cross Bilateral Filter optimization
+ Minor optimizations
+ Sample for calcOpticalFlowSF improved
12 years ago
Yury Zemlyanskiy
cc6f1eb824
"SimpleFlow" optical flow estimation algorithm (GSoC project)
...
declaration in includes, implementation, usage example, test
12 years ago
Andrey Kamaev
bbbe77e05e
Fix Android build for mips platform
12 years ago
Andrey Kamaev
c0786e9d33
Support for the gold linker (NDK r8b is required)
12 years ago
Andrey Kamaev
bcf8dd510f
Added CCache support to Android build
...
To speed up rebuilds, define the NDK_CCACHE environment or CMake variable
to the path to your ccache binary. When declared, the android.cmake.toolchain
automatically uses CCache when compiling any C/C++ source file. For example:
export NDK_CCACHE=ccache
12 years ago
Andrey Kamaev
5c01d13f38
Pass list of modules to javadoc generator
...
Previously the generator always uses hardcoded list of modules.
This fix replaces hardcoded list with actual set of modules coming from cmake.
12 years ago
Vsevolod Glumov
c78884c780
Improved 'Operations on Arrays" section of 'Core' module documentation.
12 years ago
Anatoly Baksheev
4449efb242
minor
12 years ago
Anatoly Baksheev
d3f4c9b2dc
Fixed bug in BP_GPU
12 years ago
Andrey Kamaev
0948f4f863
Merge branch 'android_camera_2.4' into 2.4
12 years ago
Andrey Kamaev
4aa03d4b2b
Fix/workaround bogus error in Android samples running on Android 4.1.1
12 years ago
Andrey Kamaev
eaf75dbc95
Fix crash on resume in face detection sample
12 years ago
Andrey Kamaev
c9d078ab00
Fix formatting in detection based tracker
12 years ago
Andrey Kamaev
a4235948a7
Fix Andoid samples: black screen after resume problem
12 years ago
Andrey Kamaev
d849f51023
Android camera: commented logs in frame callback
12 years ago
Andrey Kamaev
4ac2c22776
Fix buffer allocation in Android camera
12 years ago
Andrey Kamaev
a21df069e0
Cherry pick Android-related changes from master till 2012-08-23
...
* service
* tutorials
* samples
* gitignore
12 years ago
Andrey Kamaev
42a4ed6ebf
Merge branch 'android_camera'
12 years ago
Andrey Kamaev
ba862ffdff
Fix/workaround bogus error in Android samples running on Android 4.1.1
12 years ago
Andrey Kamaev
e9e0668549
Fix crash on resume in face detection sample
12 years ago
Andrey Kamaev
ce11c0d1eb
Fix formatting in detection based tracker
12 years ago
Andrey Kamaev
285af48040
Fix Andoid samples: black screen after resume problem
12 years ago
Andrey Kamaev
71df8906be
Android camera: commented logs in frame callback
12 years ago
Andrey Kamaev
ad35f317f6
Fix buffer allocation in Android camera
12 years ago
Andrey Kamaev
dd3b09441f
Fix formatting in Android tutorials
12 years ago
Andrey Kamaev
62f9c0e140
Fixed layout in third Android tutorial
12 years ago
Vsevolod Glumov
3c8e151c73
Reviewed 'android_dev_intro'
12 years ago
Andrey Pavlenko
69538c3596
improving android tutorial v2
12 years ago
Andrey Pavlenko
1e25e736f0
improving android tutorial v2
12 years ago
Andrey Pavlenko
efc87105a3
improving android tutorial v2, removing v1
12 years ago
Vsevolod Glumov
526efe6724
Reviewed 'android_dev_intro' and 'O4A_SDK'
12 years ago
Andrey Kamaev
8facfd4fc8
Fixed tutorial link to NVIDIA Tegra platform
12 years ago
Andrey Pavlenko
6946213ecf
improving android tutorial v2
12 years ago
Oleg Sklyarov
a053f611a4
ubuntu screenshot png
12 years ago
Oleg Sklyarov
c24549742b
Android device recognition in Ubuntu Linux manual
12 years ago
Vsevolod Glumov
5577485755
some minor fixes to the 'android_dev_intro'
12 years ago