Extract imgcodecs module from highgui
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
//
|
||||
//M*/
|
||||
#include "test_precomp.hpp"
|
||||
#include "opencv2/highgui.hpp"
|
||||
|
||||
void make_noisy(const cv::Mat& img, cv::Mat& noisy, double sigma, double pepper_salt_ratio,cv::RNG& rng)
|
||||
{
|
||||
|
@@ -11,5 +11,6 @@
|
||||
|
||||
#include "opencv2/ts.hpp"
|
||||
#include "opencv2/optim.hpp"
|
||||
#include "opencv2/imgcodecs.hpp"
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user