Normalized file endings.
This commit is contained in:
@@ -1847,4 +1847,3 @@ bool CvERTrees::train( const Mat& _train_data, int _tflag,
|
||||
}
|
||||
|
||||
// End of file.
|
||||
|
||||
|
@@ -480,4 +480,3 @@ float CvKNearest::find_nearest( const cv::Mat& _samples, int k, CV_OUT cv::Mat&
|
||||
}
|
||||
|
||||
/* End of file */
|
||||
|
||||
|
@@ -623,4 +623,3 @@ float CvNormalBayesClassifier::predict( const Mat& _samples, Mat* _results ) con
|
||||
}
|
||||
|
||||
/* End of file. */
|
||||
|
||||
|
@@ -2949,4 +2949,3 @@ cvTrainSVM_CrossValidation( const CvMat* train_data, int tflag,
|
||||
#endif
|
||||
|
||||
/* End of file. */
|
||||
|
||||
|
Reference in New Issue
Block a user