Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrey Kamaev 10dcf9ea39 Fix Java API build 12 years ago
..
doc Add non-local means denoising algorithm implementatation into photo module 12 years ago
include/opencv2/photo Fix Java API build 12 years ago
perf quiet most of the OSX build warnings 13 years ago
src enabled SSE3 by default; integrated SSE3-optimized bilateral filter (by Grigoriy Frolov); modified API of non-local means (use Input/OutputArrays) 12 years ago
test Add non-local means denoising algorithm implementatation into photo module 12 years ago
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. 13 years ago