12 Commits (653eda45f8b8cafe6fbc53e68748f9ba96a77e2f)

Author SHA1 Message Date
Andrey Kamaev a42a0f5fca Added compatibility headers 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev 44e8d76d74 Change denoising strength parameter from int to float 12 years ago
Andrey Kamaev f42b38ac44 Refactor fast NL-means denoising 12 years ago
Leonid Beynenson 6a5d996ca8 Removed the header opencv2/photo/denoising.hpp 12 years ago
Andrey Kamaev 10dcf9ea39 Fix Java API build 12 years ago
Vadim Pisarevsky 2f1cc018c9 enabled SSE3 by default; integrated SSE3-optimized bilateral filter (by Grigoriy Frolov); modified API of non-local means (use Input/OutputArrays) 12 years ago
Victor Passichenko 1f42de39a3 Add non-local means denoising algorithm implementatation into photo module 12 years ago
Andrey Pavlenko 5c4b984738 fixing arg name according to ref man 13 years ago
Andrey Pavlenko 20cceb8fdf moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API 13 years ago
Vadim Pisarevsky 957e80abbd lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago