Run opencv_createsamples.exe in Intel Xeon Processor

asked 2018-01-29 12:01:37 -0600

EsritInes gravatar image

I try to run a command line to generate .vec file, but the console return message that says "The executable file is valid, but can not be executed in this type of machine"

There is a way to do haartraining with Intel Xeon?

edit retag flag offensive close merge delete

Comments

Did you build opencv on intel xeon? Is it 32 bits or 64 bits system ?

LBerger gravatar imageLBerger ( 2018-01-29 12:03:31 -0600 )edit

Mmmm. I build nothing, I downloaded the .exe and unzip the file, then I put the opencv folder in C:\opencv

EsritInes gravatar imageEsritInes ( 2018-01-29 12:05:36 -0600 )edit

It means your executable is prebuilt for another architecture. Please build the source code on your Intel Xeon processor!

StevenPuttemans gravatar imageStevenPuttemans ( 2018-01-29 12:14:28 -0600 )edit

Do you know a tutorial?, I am new using opencv

EsritInes gravatar imageEsritInes ( 2018-01-29 12:16:06 -0600 )edit

OpenCV.org --> click on Q&A forum --> then tutorials. First set are installation tutorials!

StevenPuttemans gravatar imageStevenPuttemans ( 2018-01-29 12:17:35 -0600 )edit