Dear colleagues.
I'm doing this academic nature project helping a colleague from another professional area (public administration) using an ARM Cortex-A53 that was sent to me friendly by FriendlyARM for testing.
In this case, I'm using an open source used in our country for bicycle counting the bike lane and bike lanes.
The project still needs to be matured and would immediately improve the collection of the same for the ARM architecture to because so far has only been tested on Intel architectural.
I've done a first compilation NanoPI and everything worked, including the software has worked.
But is that I can get the maximum performance improving compilation?
can anybody help me?
With reading suggestions and tips change the code? Always focusing on the chip Samsung S5P6818 Octa-Core Cortex-A53, 400M Hz - 1.4G Hz
Who wants to know the source can be found, is a basic design still maturing:: GitHub - carlosdelfino/ContadorDeCiclistas
Thanks.
I found the cause of the problem.
I was in the "CV::waithKey()" function. It was not properly capturing the output instruction with [esc] then to stop the code with [ctrl] + [c] does not generate the file.
Now it is generating the file correctly.