Revert "some more fixes towards binary compatibility"
This reverts commit a8c5e35619
.
Conflicts:
modules/imgproc/src/imgwarp.cpp
This commit is contained in:
@@ -2069,7 +2069,6 @@ protected:
|
||||
|
||||
char delimiter;
|
||||
char miss_ch;
|
||||
short header_lines_number;
|
||||
//char flt_separator;
|
||||
|
||||
CvMat* values;
|
||||
@@ -2094,6 +2093,8 @@ protected:
|
||||
int* sample_idx; // data of train_sample_idx and test_sample_idx
|
||||
|
||||
cv::RNG* rng;
|
||||
|
||||
int header_lines_number;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user