1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Removed the header opencv2/photo/denoising.hpp

All the functions from it are moved to the header
opencv2/photo/photo.hpp
This commit is contained in:
Leonid Beynenson
2012-08-22 17:51:52 +04:00
parent 4fb15ae1f0
commit 6a5d996ca8
4 changed files with 21 additions and 82 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
//M*/
#include "test_precomp.hpp"
#include "opencv2/photo/denoising.hpp"
#include "opencv2/photo/photo.hpp"
#include <string>
using namespace cv;