Dmitriy Anisimov
a5351d9e86
added Caltech Pedestrian dataset loading
11 years ago
Philipp Hasper
3218ba6c3e
Moved namespace
11 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
11 years ago
Philipp Hasper
ab4d697667
Registration sample: adapt to xfeatures2d
11 years ago
vludv
b1b36cd20e
Adaptive manifold filter: downsample/upsample operations where paralleled.
11 years ago
vludv
a31a70bf47
Merge branch 'master' of github.com:Itseez/opencv_contrib
11 years ago
vludv
e8d7975e2c
Adaptive manifold filter changes: Memory consuming was reduced and performance was improved (10% average).
11 years ago
manuele
77116f35db
buffer overrun fix
11 years ago
manuele
a9eebb91f9
warning fixes
11 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
11 years ago
Vadim Pisarevsky
6a61e07cf4
Merge pull request #103 from bmagyar/fix_doc_title
...
Fix documentation title in TOF and some typos
11 years ago
Vadim Pisarevsky
5fccae3133
Merge pull request #104 from andreasBihlmaier/cvv_fix_docs
...
cvv fix docs
11 years ago
ahb
611c82c30b
cmake -DCVV_DEBUG_MODE= only belongs into tutorial
11 years ago
ahb
d4a6bc0146
2.4 -> master: :ocv:struct:`DMatch` -> :basicstructures:`DMatch <dmatch>`
11 years ago
ahb
9a15276e56
fix unresolved references by using different (old?) style ones
11 years ago
Bence Magyar
098d8193e5
Fix documentation title in TOF and some typos
11 years ago
ahb
4649cbe45e
in future: write about gui
11 years ago
ahb
a220bddd99
api documentation complete; cvv now shows up in index
11 years ago
ahb
b4354bbeaf
almost done with API docs
11 years ago
Maksim Shabunin
6ad96028a2
Merge pull request #101 from mshabunin/java_wrap
...
Enabled java wrappers for bioinspired/retina module
11 years ago
ahb
a686f6269b
add functions with TODOs
11 years ago
ahb
54c5dacf56
start to add proper sphinx docs; remove old stuff here
11 years ago
Vadim Pisarevsky
fcb8e31c53
Merge pull request #63 from 23pointsNorth/ccalib_module
...
Added Custom Calibration Pattern Module.
11 years ago
Maksim Shabunin
e640d6ad48
Merge pull request #81 from znah/xfeatures2d_fix
...
make opencv_cudaarithm dependency for xfeatures2d optional
11 years ago
Dmitriy Anisimov
74fbe96b6f
renamed datasetstools to datasets
11 years ago
dmitriy.anisimov
ee934e29bb
added benchmark for fr_lfw dataset
11 years ago
Maksim Shabunin
f7763b9a4e
Fixed bioinspired/retina OpenCL java wrapping
11 years ago
Maksim Shabunin
d210ec58e0
Enabled java wrappers for bioinspired/retina module
11 years ago
Vadim Pisarevsky
dca8904dbc
Merge pull request #97 from andreasBihlmaier/integrate_cvv
...
Integrate cvv module: Interactive Visual Debugging of Computer Vision applications
11 years ago
ahb
e114d95e6e
Integrate cvv module: Interactive Visual Debugging of Computer Vision applications
11 years ago
Vadim Pisarevsky
47131fd1c0
Merge pull request #84 from avdmitry/datasetstools2
...
datasets loading module: continue
11 years ago
Vadim Pisarevsky
bc5d9c5175
Merge pull request #92 from Bellaktris/inpainting
...
Inpainting
11 years ago
Vadim Pisarevsky
f07e304d21
Merge pull request #90 from bkueng/superpixel_SEEDS
...
Integration of SEEDS superpixel algorithm to opencv_contrib
11 years ago
Vadim Pisarevsky
4114d068b2
Merge pull request #95 from berak/line_descriptor_fix_delete
...
fix mismatched delete[] calls in line_descriptor.cpp
11 years ago
berak
70e9ee6292
fix mismatched delete[] calls in line_descriptor.cpp
11 years ago
Vadim Pisarevsky
0ea1de85bf
Merge pull request #94 from vpisarev/fixed_win32_compile_errors2
...
another fix in line descriptor module for Win32 MSVC
11 years ago
Vadim Pisarevsky
f1f579f557
do not use __popcnt64
11 years ago
Vadim Pisarevsky
70252d9af8
Merge pull request #88 from berak/glob_xobjdetect
...
removed wildcards from fg/bg path in ICFDetector::train
11 years ago
Vadim Pisarevsky
a5f4cdbcdd
another fix in line descriptor module for Win32 MSVC
11 years ago
Vadim Pisarevsky
a76666264b
Merge pull request #93 from vpisarev/fixed_win32_compile_errors
...
fixed the hamming distance function not to use 64-bit pop count.
11 years ago
Vadim Pisarevsky
db1667ed6c
fixed the hamming distance function not to use 64-bit pop count. This should fix compile errors on Windows
11 years ago
dmitriy.anisimov
ee12bc12f2
added MNIST dataset loader
11 years ago
dmitriy.anisimov
9ee9f182d6
minor CMakeLists cleaning
11 years ago
dmitriy.anisimov
4041650fc4
updated fr_lfw dataset loader
11 years ago
berak
714b3137ac
fix asterisk warning
11 years ago
Bellaktris
63c308a968
error fix
11 years ago
Bellaktris
0f7df3152f
-||-
11 years ago
Bellaktris
33eb6c28a4
warning & error fixes
11 years ago
Bellaktris
e8315763e4
-||-
11 years ago
Bellaktris
877f2f3597
warning & error fixes
11 years ago