renamed internal headers to avoid conflicts with system header files
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#include "_resizeimg.h"
|
||||
#include "precomp.hpp"
|
||||
#include "_lsvm_resizeimg.h"
|
||||
#include <stdio.h>
|
||||
#include <assert.h>
|
||||
#include <math.h>
|
||||
|
||||
|
||||
|
||||
IplImage * resize_opencv (IplImage * img, float scale){
|
||||
IplImage * imgTmp;
|
||||
|
||||
|
Reference in New Issue
Block a user