Maksim Shabunin
a226e835c4
Merge pull request #865 from berak:patch-1
9 years ago
Vadim Pisarevsky
9abfefabf9
Merge pull request #867 from sovrasov:kalmen_filter_refactoring
9 years ago
Vadim Pisarevsky
5f49caa42f
Merge pull request #858 from arrybn:tf
9 years ago
berak
e2c4574f73
tracking: make datasets dependancy optional
...
added error msg for samples
9 years ago
Alexander Alekhin
5222155c70
Merge pull request #869 from paroj:cnn_3dobj_doc
9 years ago
Aleksandr Rybnikov
327aa89c37
Added TensorFlow models loading
9 years ago
Vladislav Sovrasov
36f64dd17f
Remove duplicated code in UnscentedKalmanFilter
9 years ago
Pavel Rojtberg
84ec6341af
cnn_3dobj: add call to ocv_module_disable so documentation is generated
...
also fix some minor doxygen issues
9 years ago
Alexander Alekhin
cfe8155da5
Merge pull request #849 from alalek:warnings
9 years ago
Alexander Alekhin
7084cc5c9e
MSVS 2015u3 warning
9 years ago
Alexander Alekhin
0ff319cb6c
build: eliminate hdf5 warnings
9 years ago
Alexander Alekhin
e36e2ff0a7
Merge pull request #862 from alalek:protobuf_3.1
9 years ago
Alexander Alekhin
b7ce1ec369
dnn: rebuild caffe.proto with protobuf 3.1.0
9 years ago
Alexander Alekhin
57d63db9c3
3rdparty: libprotobuf v3.1.0
9 years ago
Alexander Alekhin
f2af57c6d7
3rdparty: remove protobuf sources
9 years ago
Alexander Alekhin
b1cd048afc
Merge pull request #857 from sovrasov:text_erstat_smartptr
9 years ago
Alexander Alekhin
4c1cbc8763
Merge pull request #846 from andrewk-mccann:size_t-missing-bug
9 years ago
Vladislav Sovrasov
bedd1f763c
Replace a dummy pointer with the smart in ERStat
9 years ago
Maksim Shabunin
5779c0eda6
Merge pull request #855 from sovrasov:line_descr_fix
9 years ago
Maksim Shabunin
dd55064f8e
Merge pull request #837 from savuor:fix/bif_nan_sqrt
9 years ago
Vladislav Sovrasov
d7427cc6b3
Replace std::runtime_error with CV_Error
9 years ago
Vladislav Sovrasov
862e03c43b
Fix segFault when no lines found in BinaryDescriptor
9 years ago
andrewk-mccann
d353fe1507
Added size_t conversion for class Bridge. Need when compiling extra modules into matlab.
9 years ago
Vadim Pisarevsky
f3ca1a2f08
Merge pull request #848 from sovrasov:ERFilterNM_fix
9 years ago
Vadim Pisarevsky
a5e3b5e864
Merge pull request #850 from alalek:plantuml
9 years ago
Vladislav Sovrasov
c15051611e
Fix ERFilterNM fails on some images
9 years ago
Alexander Alekhin
214843df72
doc: remove UML diagrams in tracking module
9 years ago
Alexander Alekhin
4f6e57671b
Merge pull request #838 from MambaWong:master
9 years ago
Alexander Alekhin
9ea4ad9103
Merge pull request #847 from GregorKovalcik:PCTSignatures
9 years ago
Gregor Kovalcik
a476ec1c7e
Implementation of PCT signature extractor (position-color-texture) and evaluation of their Signature Quadratic Form Distance (SQFD).
9 years ago
Alexander Alekhin
eb8f5b88d8
Merge pull request #845 from tjom:master
9 years ago
Thomas Schulz
4791d8f0af
face: Fix error message on failed loading attempt
9 years ago
Maksim Shabunin
f077f58ecf
Merge pull request #711 from AmbroiseMoreau:gsoc2016_StructuredLight
9 years ago
AmbroiseMoreau
e439f26d37
first commit. Interface for sinusoidal pattern profilometry has been added along with stubs functions in the implementation class. The new interface inherits from StructuredLightPattern
...
Added markers to sinusoidal patterns
computePhaseMap for Fourier transform profilometry
computePhaseMap for Fourier transform profilometry
added phase map computation for PSP. Changed the maskDftRegion to frequencyFiltering. It uses regions of interest and can filter symmetrically. Also added computeShadowMask and computeDataModulationTerm
changed formatting in structured light module. First commit for the phase unwrapping module. So far, pixel reliabilities are computed and edges are sorted in a histogram.
Fixed an error in edges sorting. Added the unwrap histogram method. It computes the number of 2*Pi that has to be added to each pixel to unwrap the phase map
added an example for phase unwrapping and a test that unwraps a simple phase map
Added documentation draft and a small example that can generate sinusoidal patterns
removed unnecessary include
added a few comments in sinusoidalpattern.cpp and histogramphaseunwrapping.cpp. Removed some redudancy about mask in the reliability computation. Changed formatting
projector calibration as a sample
bug fix
calibration + cap sinus example
doc and tutorials
modified calibration example
fix for pr
fix for pr
shadow mask for FTP as in the reference paper
changed doc
added test for faps
dummy commit
fixing warnings in test
changed test to use jpeg
dummy
changed permissions and used atan2(x,y) instead of atan
dummy commit
dummy
setting dmt to zero near shadow mask border. It reduces noise
bug fix in dmt computation
dummy commit for build bots
dummy commit for build bots
9 years ago
MambaWong
e320d7ddca
Accelerating convolution by changing the way of memory access.
9 years ago
Alexander Alekhin
b7dcf14150
Merge pull request #821 from sovrasov:fine_grained_saliency
9 years ago
Rostislav Vasilikhin
8b252a822b
fixed NaNs in BIF::compute()
9 years ago
Alexander Alekhin
483d523c06
Merge pull request #833 from Kotrix:patch-1
9 years ago
Kotrix
bfb0e20c5c
Removed redundant commented code
...
Minor clean up. There was no need to keep these lines.
9 years ago
Alexander Alekhin
77175525ee
Merge pull request #648 from cbalint13:boostdesc
9 years ago
Balint Cristian
9c1d01e22a
Add BoostDesc Descriptor.
9 years ago
Alexander Alekhin
2a63746177
Merge pull request #827 from alalek:hdf5_warn
9 years ago
Alexander Alekhin
c47b0ea23c
Merge pull request #828 from alalek:fix_optflow
...
optflow: fix test failure
MSVS2013:
- DenseOpticalFlow_GlobalPatchColliderDCT.ReferenceAccuracy
- DenseOpticalFlow_GlobalPatchColliderWHT.ReferenceAccuracy
9 years ago
Alexander Alekhin
213e0bb3f8
hdf: disable offset warnings, cleanup CMake script
9 years ago
Alexander Alekhin
efc560010e
Merge pull request #820 from mshabunin:dis-flow-cite
9 years ago
Alexander Alekhin
11bd9ee569
Merge pull request #825 from paroj:charuco_minmarker
9 years ago
Alexander Alekhin
604adc09ee
Merge pull request #822 from paroj:aruco_round
9 years ago
Alexander Alekhin
0014f1d0cb
Merge pull request #824 from terfendail:sfm_win
9 years ago
Alexander Alekhin
8ca9b9c558
Merge pull request #486 from cbalint13:vgg
9 years ago
Pavel Rojtberg
06939f16fe
aruco: interpolateCornersCharuco - make minMarkers property configurable
...
allows trading corner precision for corner quantity
9 years ago