Normalize line endings and whitespace
This commit is contained in:

committed by
Andrey Kamaev

parent
69020da607
commit
04384a71e4
@@ -52,14 +52,14 @@
|
||||
extern "C"
|
||||
#endif
|
||||
int loadModel(
|
||||
|
||||
|
||||
const char *modelPath,
|
||||
|
||||
|
||||
CvLSVMFilterObject ***filters,
|
||||
int *kFilters,
|
||||
int *kComponents,
|
||||
int **kPartFilters,
|
||||
float **b,
|
||||
float *scoreThreshold);
|
||||
float *scoreThreshold);
|
||||
//};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user