Vitaliy Lyudvichenko
383715d330
libprotobuf is optional dependency now
10 years ago
Vitaliy Lyudvichenko
eba62d5068
Layers implementations divided onto separated files.
10 years ago
Vitaliy Lyudvichenko
51df95d45f
Added GSTRB test data.
10 years ago
Vitaliy Lyudvichenko
ed1c5691f4
[Bomb commit] Implemented 4 main layers. Changes in API. Added worked classification example from GTSRB into tests.
10 years ago
Vitaliy Lyudvichenko
194271df50
Implemented allocation of DAG and it's forward pass.
...
Added wrappers for basic layers.
10 years ago
jiaolong_x220
f7a5bab785
added INRIA pedestrian dataset
10 years ago
Vitaliy Lyudvichenko
ee837c1132
Updated CMakeLists.txt
10 years ago
Lluis Gomez-Bigorda
d7410500e0
Fix for Bug #3633 : do away with "quads [2][3] = 255;" The four lowest bits in each quads[i][j] correspond to the 2x2 binary patterns Q_1, Q_2, Q_3 in the NM paper [1] (see in page 4 at the end of first column). Q_1 and Q_2 have four patterns, while Q_3 has only two.
10 years ago
Vitaliy Lyudvichenko
1fd9304965
Dnn API changes (removed NetConfiguration, added LayerRegister, improved Blob).
10 years ago
lluis
2dc4cd934b
Fix for Bug 4074. This seems to be just a typo-error, because the Tesseract API can handle correctly with RGB images (double-checked and it works).
10 years ago
Anatoly Baksheev
eb958463c9
some warnings disabled
10 years ago
Anatoly Baksheev
10c3a1378a
umbrealla header
10 years ago
Anatoly Baksheev
42b36fb346
more compilation
10 years ago
Anatoly Baksheev
62feeec31d
fixed compilation witn C++11 compiler
10 years ago
Vitaliy Lyudvichenko
77321e3ad6
Added binary .caffemodel import support.
...
Some changes in API.
Caffe source files was cleared from unnecessary code.
10 years ago
Vitaliy Lyudvichenko
6e23d93b39
Added simple .prototxt Caffe importer.
10 years ago
Vitaliy Lyudvichenko
a6963b4abb
Updated CMakeLists.txt to support protobuf Messages auto generation.
10 years ago
Vitaliy Lyudvichenko
cfb9cfab9b
Added libprotobuf to CMake. Added some Caffe files.
10 years ago
cbalint13
cef5666fa3
Bugfix Normalization / Enhance "double" mode queries for DAISY.
10 years ago
cbalint13
d3895582c7
Add back the wrapper.
10 years ago
cbalint13
a7356eb532
BugFix & Enhance DAISY.
10 years ago
Aliaksandr
d76b976012
Bug fix for feature extraction
...
According to CartToPolar() function documentation, result angles could be in range (0..360). To prevent index overflow this check is important.
10 years ago
Vadim Pisarevsky
cf3dff2e9a
fixed several warnings in opencv_contrib (text, xfeatures2d); added tesseract installation mini-guide in text/readme.md
10 years ago
Vitaliy Lyudvichenko
2f6d743342
Added dnn module with draft interface.
10 years ago
sbokov
a70af9f7d6
Adding edge-aware disparity filtering
...
Added basic interface and demo for disparity filtering, added unoptimized fast weighted least
squares filter implementation. Current demo tests domain transform, guided and
weighted least squares filters on a dataset, measures speed and quality.
10 years ago
cbalint13
ee4a9c8d14
Fix docs and repush for buildbot.
10 years ago
cbalint13
6baf963079
Get in sync with master.
10 years ago
cbalint13
332a504b95
Add rotation invariance option for BRIEF descriptor.
10 years ago
cbalint13
7ec4559509
Fix docs once again.
10 years ago
cbalint13
4c0278f387
Remove few tabs due to vs2013.
10 years ago
cbalint13
a324c6c658
Refactor DAISY for more opencv style.
10 years ago
cbalint13
309274a4ae
Fix doc in header.
10 years ago
BISMOY MURASING
5925bc539e
Code to grab the red lined polygon from Google Maps
10 years ago
GilLevi
5e64ac0ad8
added tests and renamed LATCH
10 years ago
berak
c17dbb45bb
wrapping remaining xfeature2d classes to scripting
10 years ago
cbalint13
1a9eee393a
Fixx win64 compilation.
10 years ago
Vadim Pisarevsky
0f38313f36
added test for http://code.opencv.org/issues/3943 ;
...
replaced "const InputArray" with "InputArray" to avoid warnings about "const const _InputArray&"
10 years ago
Vadim Pisarevsky
e3995236ed
added test for http://code.opencv.org/issues/3943 ;
...
replaced "const InputArray" with "InputArray" to avoid warnings about "const const _InputArray&"
10 years ago
cbalint13
dec629a69f
Fix docs warns.
10 years ago
cbalint13
fe38c9ef46
Squash all commits into single one.
10 years ago
cbalint13
73bed6f3b2
Rebase the code, massive cleanups. We still pass QA.
10 years ago
GilLevi
f7c309983f
cleaned the code a bit
10 years ago
cbalint13
2d85137ef1
More fixes, reorganize, fix memleaks, more API tests.
10 years ago
GilLevi
e2dfa35745
added description of LATCH and fixed indentation
10 years ago
GilLevi
292cee6012
fixed warnings5
10 years ago
GilLevi
49a7cb6219
fixed warnings4
10 years ago
GilLevi
cd8a73397b
fixed warnings3
10 years ago
GilLevi
6ebebb5782
fixed warnings2
10 years ago
GilLevi
e59efdfd11
fixed warnings
10 years ago
GilLevi
cf6989c6de
fixed errors
10 years ago