Gary Bradski
fc46c0038e
Update README.md
9 years ago
Vadim Pisarevsky
6507d9eee0
Merge pull request #597 from garybradski:patch-3
9 years ago
Vadim Pisarevsky
68f1059099
Merge pull request #598 from garybradski:patch-4
9 years ago
Vadim Pisarevsky
9f13db49df
Merge pull request #599 from garybradski:patch-5
9 years ago
Gary Bradski
98908b9786
Added new packages added since last update
...
Up to date with new files
9 years ago
Gary Bradski
535245d604
Edited the english translation
...
Smoother, more grammatical description.
9 years ago
Gary Bradski
23837f1658
Minor grammar edit
...
On analysis
9 years ago
Maksim Shabunin
d17e2aba2b
Merge pull request #593 from Aravind-Suresh:roi-selector-platform-dependency-bug-fix
9 years ago
aravind
e19a449dd0
Fixed roiSelector platform dependency bug - lower 8 bits comparison for keypresses.
9 years ago
Vadim Pisarevsky
f073c003eb
Merge pull request #528 from lluisgomez:master
9 years ago
Alexander Alekhin
6cd8e9f556
Merge pull request #586 from Bleach665:vs2010_samples
9 years ago
Alexander Alekhin
7d36de1587
Merge pull request #590 from carterbox:patch-1
9 years ago
Daniel Ching
40c555e633
Corrected spelling of the word 'stabilized'.
9 years ago
Bleach666
9677bd7fca
fix vs2010 samples build
9 years ago
Alexander Alekhin
3865e3c137
Merge pull request #565 from LorenaGdL:MedianFlow_tracker_fix
9 years ago
Alexander Alekhin
bb8d424642
Merge pull request #568 from berak:hdf5_fix_delete
9 years ago
lluisgomez
f07a00cfae
remove trailing whitespace
9 years ago
lluisgomez
4092d2efe3
erGrouping python bindings and sample script textdetection.py which mimics the same detection pipeline as in textdetection.cpp
9 years ago
Alexander Alekhin
fb55f29ff7
Merge pull request #567 from gunshi:master
9 years ago
Lorena García
5b7068858e
Channels check before cvtColor() function
9 years ago
Gunshi Gupta
3037c19fd1
Correction in tutorial wrt calling of create_csv
9 years ago
berak
d2dda7f710
hdf5: fixed some mismatched delete[] calls
9 years ago
Alexander Alekhin
daefcabc4a
Merge pull request #561 from Amynka:patch-1
9 years ago
Amy Winston
53b3deed6f
include of xobjdetect.hpp removed
...
For some unknown reason xobjdetect.hpp is included twice.
9 years ago
Alexander Alekhin
600905e1e0
Merge pull request #557 from nstiurca:fix-cvv-MSVC
9 years ago
Nicu Stiurca
ec4db04a90
some fixes to get CVV module compiling with Visual Studio 2013
9 years ago
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
lluisgomez
7aedcae1ec
fix MSVS warnings
9 years ago
lluisgomez
581ae6b006
fix MSVS warnings
9 years ago