#pragma once
for our headers plus drive-by formatting
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#ifndef CALC_DISTORTION__H
|
||||
#define CALC_DISTORTION__H
|
||||
#pragma once
|
||||
|
||||
int calcDistortion (unsigned char* img1, unsigned char* img2, int ncols, int nrows, int nfactor, double &distortion);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user