aboutsummaryrefslogtreecommitdiff
path: root/DCP/dcp.h
blob: eb64d63752181dd1575232236493235de22bba80 (plain) (blame)
1
2
3
4
5
6
7
#ifndef DCP_H
#define DCP_H

#include "dcp_core.h"
void dehaze(IplImage *recover, IplImage *input);

#endif
Powered by cgit v1.2.3 (git 2.41.0)