vludv
|
b1b36cd20e
|
Adaptive manifold filter: downsample/upsample operations where paralleled.
|
11 years ago |
vludv
|
e8d7975e2c
|
Adaptive manifold filter changes: Memory consuming was reduced and performance was improved (10% average).
|
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 |
ahb
|
a686f6269b
|
add functions with TODOs
|
11 years ago |
ahb
|
54c5dacf56
|
start to add proper sphinx docs; remove old stuff here
|
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 |
ahb
|
e114d95e6e
|
Integrate cvv module: Interactive Visual Debugging of Computer Vision applications
|
11 years ago |
berak
|
70e9ee6292
|
fix mismatched delete[] calls in line_descriptor.cpp
|
11 years ago |
Vadim Pisarevsky
|
f1f579f557
|
do not use __popcnt64
|
11 years ago |
Vadim Pisarevsky
|
a5f4cdbcdd
|
another fix in line descriptor module for Win32 MSVC
|
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 |
Bellaktris
|
1a170fcc12
|
tiny changes
|
11 years ago |
Bellaktris
|
ec8b2a230e
|
high resolution images support
|
11 years ago |
vludv
|
11940dac0d
|
added python wrapper macros in edge_filter.hpp
|
11 years ago |
Beat Küng
|
728b8253f8
|
seeds sample: fix compiler warnings
the exact warnings are:
/builds/precommit-contrib_macosx/opencv_contrib/modules/ximgproc/samples/seeds.cpp:32:6: warning: no previous prototype for function 'trackbarChanged' [-Wmissing-prototypes]
/builds/precommit-contrib_macosx/opencv_contrib/modules/ximgproc/samples/seeds.cpp:32:26: warning: unused parameter 'pos' [-Wunused-parameter]
/builds/precommit-contrib_macosx/opencv_contrib/modules/ximgproc/samples/seeds.cpp:32:37: warning: unused parameter 'data' [-Wunused-parameter]
|
11 years ago |
dmitriy.anisimov
|
5624ad2c8e
|
slight updated ir_affine
|
11 years ago |
Dmitriy Anisimov
|
4000b35dbe
|
minor changes & fixed win64 warning
|
11 years ago |
dmitriy.anisimov
|
ad14f83b04
|
last planned large refactoring
|
11 years ago |
dmitriy.anisimov
|
444480df2d
|
several enhancements
|
11 years ago |
dmitriy.anisimov
|
7597e46ee3
|
interface-implementation pattern implemented
|
11 years ago |
Beat Küng
|
265a7ad11d
|
seeds: add C++ and python samples
|
11 years ago |
Beat Küng
|
770a8b598f
|
seeds: add documentation
|
11 years ago |
Beat Küng
|
05293a4c31
|
seeds: add SEEDS superpixels implementation to ximgproc module
|
11 years ago |
Maksim Shabunin
|
f63324ac39
|
Fixed line_descriptor android build
|
11 years ago |
berak
|
e991db75c2
|
removed wildcards from fg/bg path in ICFDetector::train
|
11 years ago |
biagio montesano
|
b0cb1c0d82
|
Corrected possible loss of precision
|
11 years ago |
Dmitriy Anisimov
|
b5b3ecf6f5
|
fixed warning with hashMurmur
|
11 years ago |
biagio montesano
|
b83bff0c8f
|
Removed optim dependence
|
11 years ago |
Daniel Angelov
|
ae008ddf21
|
fixed float warning.
|
11 years ago |
Daniel Angelov
|
c5b57d0c58
|
Enclose code in ccalib namespace. Switch defines to consts.
|
11 years ago |
StevenPuttemans
|
8fc35bb6ae
|
fix typo which confuses everything
|
11 years ago |
dmitriy.anisimov
|
ee684c8ad2
|
structure names capitalized + minor cleaning
|
11 years ago |
Vadim Pisarevsky
|
d4d2a6ef7b
|
fixed android warnings
|
11 years ago |
tolgabirdal
|
80317410c2
|
hash license added
|
11 years ago |