propagated fix for EXR from 2.3 branch to trunk
This commit is contained in:
@@ -66,6 +66,7 @@ public:
|
||||
ExrDecoder();
|
||||
~ExrDecoder();
|
||||
|
||||
int type() const;
|
||||
bool readData( Mat& img );
|
||||
bool readHeader();
|
||||
void close();
|
||||
|
Reference in New Issue
Block a user