#include #include "stdio.h" #include #include #include #include #include #include #include #include #include "opencv2/highgui/highgui.hpp" using namespace cv; using namespace std; extern "C" __declspec(dllexport) bool UltrasoundImageFilter(const char* srcImgData, char* dstImgData, int imgwidth, int imgheight, int channels, int radius, int threshold);