zoukankan      html  css  js  c++  java
  • 车牌识别--S5PV210測试

    cortex-A8(S5PV210)

    Linux-3.9.7

    arm-linux-gcc 4.5.1(FriendlyARM)

    根文件系统:NFS

    软浮点执行结果:

    [liujia@210]#./softcar /udisk/mmcblk0p1/test/1.bmp
    
    BMP Size is:921654
    W:640  H:480
    
    
    The Car ID IS:
    ÔÁ A F Q 7 8 7
    
    
    time 272ms
    [liujia@210]#./softcar /udisk/mmcblk0p1/test/2.bmp
    
    BMP Size is:921654
    W:640  H:480
    
    
    The Car ID IS:
    ÔÁ A 8 S 3 0 8
    
    
    time 276ms
    [liujia@210]#./softcar /udisk/mmcblk0p1/test/3.bmp
    
    BMP Size is:230454
    W:320  H:240
    
    
    The Car ID IS:
    ÔÁ A G F 7 5 1
    
    
    time 95ms
    [liujia@210]#./softcar /udisk/mmcblk0p1/test/4.bmp
    
    BMP Size is:230454
    W:320  H:240
    
    
    The Car ID IS:
    ÔÁ A 8 S 3 0 8
    
    
    time 92ms
    [liujia@210]#./softcar /udisk/mmcblk0p1/test/5.bmp
    
    BMP Size is:921654
    W:640  H:480
    
    
    The Car ID IS:
    ÔÁ M 0 7 3 6 9
    
    
    time 231ms
    [liujia@210]#./softcar /udisk/mmcblk0p1/test/6.bmp
    
    BMP Size is:921654
    W:640  H:480
    
    
    The Car ID IS:
    ÔÁ A 6 Y 2 6 8
    
    
    time 272ms
    [liujia@210]#./softcar /udisk/mmcblk0p1/test/7.bmp
    
    BMP Size is:230454
    W:320  H:240
    
    
    The Car ID IS:
    ÔÁ A 9 X 6 6 7
    
    
    time 94ms
    [liujia@210]#./softcar /udisk/mmcblk0p1/test/8.bmp
    
    BMP Size is:921654
    W:640  H:480
    
    
    The Car ID IS:
    ÔÁ A P 6 8 3 8
    
    
    time 308ms
    [liujia@210]#./softcar /udisk/mmcblk0p1/test/9.bmp
    
    BMP Size is:879414
    W:640  H:458
    
    
    The Car ID IS:
    ÔÁ A F N 5 5 3
    
    
    time 277ms
    [liujia@210]#./softcar /udisk/mmcblk0p1/test/10.bmp
    
    BMP Size is:1004214
    W:640  H:523
    
    
    The Car ID IS:
    Íî J 0 8 0 3 6
    
    
    time 269ms
    [liujia@210]#./softcar /udisk/mmcblk0p1/test/11.bmp
    
    BMP Size is:1035978
    W:665  H:519
    
    
    The Car ID IS:
    ËÕ B H 6 0 8 2
    
    
    time 296ms
    [liujia@210]#./softcar /udisk/mmcblk0p1/test/12.bmp
    
    BMP Size is:921654
    W:640  H:480
    
    
    The Car ID IS:
    ÔÁ A F Z 9 0 5
    
    
    time 277ms
    [liujia@210]#./softcar /udisk/mmcblk0p1/test/13.bmp
    
    BMP Size is:921654
    W:640  H:480
    
    
    The Car ID IS:
    ÔÁ A A D 2 6 3
    
    
    time 286ms
    


  • 相关阅读:
    Swift5.3 语言参考(八) 模式
    Swift5.3 语言参考(七) 属性
    Swift5.3 语言参考(六) 声明
    Swift5.3 语言参考(五) 语句
    Swift5.3 语言参考(四) 表达式
    Swift5.3 语言参考(三) 类型
    Swift5.3 语言参考(一) 关于语言参考
    有效率的会议方式
    有效率的会议方式
    高中生活--第5篇--学英语的故事(四大难题)
  • 原文地址:https://www.cnblogs.com/bhlsheji/p/5371801.html
Copyright © 2011-2022 走看看