2 Commits (335dfeeb24b5bf3d44ca1dd2b795e1aab3719ddf)

Author SHA1 Message Date
Alexander Smorkalov 2abfef7d08 3.4: -Wunused-but-set-variable warnings fix after XCode update with clang 2 years ago
Alexander Smorkalov f149f26ca0 -Wunused-but-set-variable warnings fix after XCode update with clang 13.1. 2 years ago
Gary Allen 9d0a451bee
Merge pull request #3296 from gvcallen:4.x 3 years ago
David Geldreich e967557e17 Allows structured_light pipeline to be run from Python 5 years ago
Hamdi Sahloul c880b7ea4d Utilize CV_UNUSED macro 7 years ago
Vitaly Tuzov 0833a78c02 Make getProjPixel output value available in python bindings 7 years ago
Alexander Alekhin 5683521417 structured_light: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin edfdf12c31 tests: refactor test files 7 years ago
Vitaly Tuzov 8c394a4f2e Updated internal calls to linear resize to use bit-exact version 7 years ago
berak 102c80a2c9 remove some non-ascii symbols 7 years ago
Alexander Alekhin e7ebaf4228 traits: insupported vector<vector<Mat>> for InputArray 8 years ago
Vladislav Sovrasov 4009fb640c structured light: wrap create method of the SinusoidalPattern class 8 years ago
Yuriy Obukh 41559d7481 Some changes to make VS2010 compiler happy. 8 years ago
Maksim Shabunin f8807f18cd Reduced modules dependencies: 8 years ago
Erik Sandrén 6eb57fea65 Shadow masks changed to single channel (#985) 8 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 9 years ago
berak 4889ec5cdf structured_light: python / java bindings 9 years ago
Gary Bradski 2f85f3126a Update README.md 9 years ago
berak 565bcab249 remove viz/vk dependancy 10 years ago
RobertaRavanelli fc98b871b9 Moved a cout message to avoid an error about the comunication of number of images to project 10 years ago
RobertaRavanelli a03f3815c2 Added structured_light module 10 years ago