Maksim Shabunin
bad3cd2427
Fixed some existing doxygen comments
10 years ago
manuele
7f97464cc3
logtopolar
10 years ago
Dmitriy Anisimov
3be484f12b
added tr_svt benchmark
10 years ago
Dmitriy Anisimov
c5bc6e82ea
added fr_adience dataset loader
10 years ago
Vadim Pisarevsky
c12f5c0850
Merge pull request #115 from mshabunin/java_automation
...
Java wrappers for bioinspired module
10 years ago
Vadim Pisarevsky
1364f20e65
Merge pull request #120 from sanchom/master
...
Bugfix: NNs not found due to precision error.
10 years ago
Sancho McCann
6d4c23a63a
Corrected function call.
10 years ago
Sancho McCann
f83cffe74a
Bugfix: NNs not found due to precision error.
10 years ago
Vadim Pisarevsky
49102c7e7a
Merge pull request #118 from vpisarev/refactor_algorithms2
...
quickly corrected the previous refactoring of features2d/xfeatures2d
10 years ago
Vadim Pisarevsky
e2755362e1
quickly corrected the previous refactoring of features2d/xfeatures2d: moved from set(SOME_PROP, val) to setSomeProp(val)
10 years ago
Dmitriy Anisimov
e16ba0430a
updated or_sun dataset loader
10 years ago
Maksim Shabunin
185836bc51
Java wrappers for bioinspired module
10 years ago
Vadim Pisarevsky
99a5f4cf18
Merge pull request #113 from vpisarev/refactor_features2d_take4
...
Refactored features2d & xfeatures2d
10 years ago
Vadim Pisarevsky
fba1825a1a
fixed some more compile errors and test failures
10 years ago
Vadim Pisarevsky
6c63139f7a
added properties setter/getter to SURF
10 years ago
Vadim Pisarevsky
218358a5d5
corrected text detection once again to match the new MSER interface
10 years ago
Vadim Pisarevsky
763954f815
fixed xfeatures2d tests
10 years ago
Vadim Pisarevsky
0cfd795303
refactored xfeatures2d in the same style as features2d
10 years ago
StevenPuttemans
c20ea8e7e8
adding more clear documentation
10 years ago
Vadim Pisarevsky
37c503d462
Merge pull request #96 from avdmitry/datasets
...
datasets module: PR for adding benchmarks and renaming module from datasetstools
10 years ago
Vadim Pisarevsky
816232855a
Merge pull request #111 from PhilLab/patch-1
...
Registration sample: adapt to xfeatures2d
10 years ago
dmitriy.anisimov
2c8c4ddf77
added benchmark for ar_hmdb
10 years ago
dmitriy.anisimov
1d6a0e4724
enhance documents structure
10 years ago
Dmitriy Anisimov
a5351d9e86
added Caltech Pedestrian dataset loading
10 years ago
Philipp Hasper
3218ba6c3e
Moved namespace
10 years ago
Antonella Cascitelli
775aecc0e4
UML source files added
...
misc and pics folders removed
Modified doc to achieve the automatic generation of UML diagrams with plantuml
Removed debug prints in TLD Tracker
Added perf test for TLD tracker
Added test OPE-SRE-TRE for TLD tracker
Fix tab in tracking.rst
Fixed builder warning
Fixed warnings
10 years ago
Philipp Hasper
ab4d697667
Registration sample: adapt to xfeatures2d
10 years ago
vludv
b1b36cd20e
Adaptive manifold filter: downsample/upsample operations where paralleled.
10 years ago
vludv
a31a70bf47
Merge branch 'master' of github.com:Itseez/opencv_contrib
10 years ago
vludv
e8d7975e2c
Adaptive manifold filter changes: Memory consuming was reduced and performance was improved (10% average).
10 years ago
manuele
77116f35db
buffer overrun fix
10 years ago
manuele
a9eebb91f9
warning fixes
10 years ago
manuele
59099ecbc0
adas fix
...
- lowered memory usage (now the train use ~3x less memory)
- improved speed (removed some bottlenecks and added fast_log)
- added support to grayscale images
- the LUV features are not computed if the image is grayscale (leads to
an improved detection rate)
- added various parameters (limit_ps, limit_bg, alpha, slidingStep,
is_grayscale)
- added detect() function for a better control of the resize factor
10 years ago
Vadim Pisarevsky
6a61e07cf4
Merge pull request #103 from bmagyar/fix_doc_title
...
Fix documentation title in TOF and some typos
10 years ago
Vadim Pisarevsky
5fccae3133
Merge pull request #104 from andreasBihlmaier/cvv_fix_docs
...
cvv fix docs
10 years ago
ahb
611c82c30b
cmake -DCVV_DEBUG_MODE= only belongs into tutorial
10 years ago
ahb
d4a6bc0146
2.4 -> master: :ocv:struct:`DMatch` -> :basicstructures:`DMatch <dmatch>`
10 years ago
ahb
9a15276e56
fix unresolved references by using different (old?) style ones
10 years ago
Bence Magyar
098d8193e5
Fix documentation title in TOF and some typos
10 years ago
ahb
4649cbe45e
in future: write about gui
10 years ago
ahb
a220bddd99
api documentation complete; cvv now shows up in index
10 years ago
ahb
b4354bbeaf
almost done with API docs
10 years ago
Maksim Shabunin
6ad96028a2
Merge pull request #101 from mshabunin/java_wrap
...
Enabled java wrappers for bioinspired/retina module
10 years ago
ahb
a686f6269b
add functions with TODOs
10 years ago
ahb
54c5dacf56
start to add proper sphinx docs; remove old stuff here
10 years ago
Vadim Pisarevsky
fcb8e31c53
Merge pull request #63 from 23pointsNorth/ccalib_module
...
Added Custom Calibration Pattern Module.
10 years ago
Maksim Shabunin
e640d6ad48
Merge pull request #81 from znah/xfeatures2d_fix
...
make opencv_cudaarithm dependency for xfeatures2d optional
10 years ago
Dmitriy Anisimov
74fbe96b6f
renamed datasetstools to datasets
10 years ago
dmitriy.anisimov
ee934e29bb
added benchmark for fr_lfw dataset
10 years ago
Maksim Shabunin
f7763b9a4e
Fixed bioinspired/retina OpenCL java wrapping
10 years ago