opencv/modules/photo
2012-09-20 17:27:48 +04:00
..
doc Add non-local means denoising algorithm implementatation into photo module 2012-08-19 13:13:58 +04:00
include/opencv2/photo Change denoising strength parameter from int to float 2012-09-20 17:27:48 +04:00
perf quiet most of the OSX build warnings 2012-07-05 12:56:31 +00:00
src Change denoising strength parameter from int to float 2012-09-20 17:27:48 +04:00
test Fix typo 2012-09-19 16:56:54 +04:00
CMakeLists.txt 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. 2012-03-15 14:36:01 +00:00