Alexander Alekhin
e5229a18a4
Merge pull request #556 from polarfuchs99:master
9 years ago
Alexander Alekhin
5c673477d8
Merge pull request #547 from cbalint13:hdf
9 years ago
Prof. Dr. Rudolf Haussmann
c2b55897b4
The function pow(2.0,i) has been replaced by (1<<i)
...
modified: modules/line_descriptor/perf/perf_matching.cpp
modified: modules/line_descriptor/test/test_matcher_regression.cpp
9 years ago
Prof. Dr. Rudolf Haussmann
75a1722564
The function pow(2,i) has been replaced by pow(2.0,i)
...
modified: modules/line_descriptor/perf/perf_matching.cpp
modified: modules/line_descriptor/test/test_matcher_regression.cpp
9 years ago
Alexander Alekhin
280af82642
Merge pull request #555 from SSteve:master
9 years ago
Steve Nicholson
b6573a7be6
Allow creating GridBoard beginning with user-specified marker id
9 years ago
Balint Cristian
133f9c8385
Fix issues #546 & #552 , enable MSVC HDF build.
9 years ago
Maksim Shabunin
7b2c6f83a1
Merge pull request #375 from zhou-chao:wmfv3
9 years ago
Maksim Shabunin
a29ec8a129
Merge pull request #542 from amroamroamro:fix_niblack
9 years ago
Alexander Alekhin
f162a935d0
Merge pull request #536 from berak:datasets_or_pascal
9 years ago
Amro
6c7a806ad5
fix and update niblack sample
...
- read image as 1-channel grayscale
- 3 trackers to control function parameters
- K allowed to go to negative values (usually to detect black text on white bg)
9 years ago
Amro
750eea149e
rewrite niBlackThreshold function
...
- no for-loops
- support all thresholding types
- support any input image depth
- add Doxygen comments
9 years ago
Amro
ada87a9975
fix ddepth to match output matrices
...
otherwise we get a failed assertion from OutputArray::create
9 years ago
Alexander Alekhin
9d12e14f6f
Merge pull request #537 from sunglok:master
9 years ago
Alexander Alekhin
d0fd404098
Merge pull request #539 from sturkmen72:typo-correction-roi-selector-cpp
9 years ago
Suleyman TURKMEN
bd20972847
Update roiSelector.cpp
9 years ago
Sunglok Choi
440a19e96f
Resolving an open issue, #456
9 years ago
berak
e4acf5a6ce
datasets: make or_pascal fail gracefully on absent tags
9 years ago
Alexander Alekhin
cf92b8b8e7
Merge pull request #532 from alalek:fix_opencv_6016
9 years ago
Alexander Alekhin
d766663add
fix: public hdf headers (issue opencv/6016)
9 years ago
Alexander Alekhin
93dee8464c
Merge pull request #530 from alalek:fix_opencv_6011
9 years ago
Alexander Alekhin
5fe21e4965
cmake: fix build on MacOSX
9 years ago
Alexander Alekhin
56eea817af
Merge pull request #527 from sturkmen72:update_plot_cpp
9 years ago
Alexander Alekhin
cb3e51f9c6
Merge pull request #524 from epfl-lts2:fix_memory_leaks_in_graphsegmentation
9 years ago
Suleyman TURKMEN
21a3b751d4
Update plot.cpp
9 years ago
Maximilien Cuony
530dfb7995
Fix memory leaks in GraphSegmentation
9 years ago
Alexander Alekhin
bd971fd78c
Merge pull request #523 from sturkmen72:update_shape_trasformation
9 years ago
Alexander Alekhin
17885a7d50
Merge pull request #520 from epfl-lts2:selectivesearchsegmentation
9 years ago
Maximilien Cuony
c9e3e22095
Implementation of SelectiveSearchSegmentation
9 years ago
Suleyman TURKMEN
947964b886
Update shape_transformation.cpp
9 years ago
Alexander Alekhin
ef4dd5e526
Merge pull request #509 from edgarriba:sfm
9 years ago
Alexander Alekhin
c53633a7bc
Merge pull request #508 from tharunkalwa:patch-1
9 years ago
edgarriba
d3dd859459
add io submodule for import scenes
9 years ago
Alexander Alekhin
6faed7812a
Merge pull request #465 from comdiv:frcollectors
9 years ago
Alexander Alekhin
06ecd05e29
Merge pull request #510 from andreamerello:master
9 years ago
Alexander Alekhin
6f64ad6892
Merge pull request #514 from SSteve:master
9 years ago
Alexander Alekhin
8726722799
Merge pull request #519 from volokh:sfm_hotfix
9 years ago
Alexander Alekhin
c382395d18
Merge pull request #518 from patricksnape:msvc09_python_fixes
9 years ago
Andrea Merello
6bd381cf4b
Tutorial: add a new bioispired tutorial about reproducing optical illusions
...
This new tutorial shows how the Adelson checkerboard optical illusion can
be reproduced with the bioinspired module. It will be put aside the
already-existent bioinspired tutorial.
Also-by: Antonio Cuni <anto.cuni@gmail.com>
9 years ago
Konstantin Volokh
1fe0c7121b
fix fc20 builds
...
Signed-off-by: Konstantin Volokh <Konstantin.Volokh@transas.com>
9 years ago
Patrick Snape
0900a86b58
Add float cast to OCR HMM
...
Required for MSVC 2008, shouldn't affect results otherwise.
9 years ago
Patrick Snape
6457fb8fff
Add float cast to OCR Beemsearch
...
Required for MSVC 2008, shouldn't affect result otherwise.
9 years ago
Patrick Snape
df7721e04a
Add float cast to KCFTracker
...
Required for MSVC builds - shouldn't affect result otherwise.
9 years ago
comdiv
f9c59c8604
revised PredictCollector with set of implementations
9 years ago
Alexander Alekhin
f8205a7de5
Merge pull request #505 from jfolz:aruco-python
9 years ago
Alexander Alekhin
89292e354b
Merge pull request #499 from rokm:cuda-warnings
9 years ago
folz
063c191d5a
aruco: Use shared Ptrs to support exporting
9 years ago
Alexander Alekhin
9b06bb2888
Merge pull request #506 from jfolz:aruco-types
9 years ago
Alexander Alekhin
b6a97e3e9e
Merge pull request #515 from isdamir:master
9 years ago
Alexander Alekhin
e8c6b2a7ad
Merge pull request #503 from cbalint13:daisy
9 years ago