Recent content by totalimpact

  1. T

    Any complete guides on Codeproject ALPR with TPU?

    After testing with the AI Explorer, I think maybe I am getting the concept wrong, the TPU only does vehicle detection, then passes the vehicle image to the License Plate Reader module for plate OCR.?? So both modules are needed? I think my object settings are wrong on the Alert tab... no idea.
  2. T

    Any complete guides on Codeproject ALPR with TPU?

    I got Codeproject ALPR working with Blue iris, hoping for better detection speed using a Coral TPU chip, but not getting very far, instructions I have seen are not very complete, not sure what I'm missing. Am I supposed to disable all other modules in in Codeproject? Did this and get no...
  3. T

    Blue Iris and CodeProject.AI ALPR

    I found what I needed to make this feature so much more usable and logical. Thanks to TimG @ BI forum: 1. In BI5 General settings, click on the Macros tab. 2. Choose an empty macro number. In my case %2. 3. Add "&Plate" without the quotation marks. Press OK. 4. In the ANPR BI5 camera settings...
  4. T

    Blue Iris and CodeProject.AI ALPR

    No - it is not, I am looking for this functionality shown by this user, he easily click the play/pause button to go frame by frame thru the ALPR images:
  5. T

    Blue Iris and CodeProject.AI ALPR

    Yes - that is exactly what happens, the video plays and there is no ALPR info on the video, it is just raw video.
  6. T

    Blue Iris and CodeProject.AI ALPR

    Ya, I'm confused also... might just be a user training issue. I cannot view a full screen of anything with ALPR. I can only see thumbnails. I have set the Motion Trigger to record video and jpeg, I would imagine I would be able to either open a video or a jpeg and see the orange box with plate...
  7. T

    Blue Iris and CodeProject.AI ALPR

    Is it possible encoding settings are the issue, such as using Direct to Disk / wire?
  8. T

    Blue Iris and CodeProject.AI ALPR

    I am using Sub stream + main, so it should switch to recording main when Alerted, are you saying ALPR requires full time main stream recording? Switching to those settings I still only get the ALPR in preview/thumbnail, not when playing back the full video.
  9. T

    Blue Iris and CodeProject.AI ALPR

    I have it all setup, just doing CPU recording (soon to test TPU), I see ALPR working, but I cannot play back the Alerts and see the ALPR info, it is in the video thumbnail and in the mouse over preview, but not in the main recorded video playback. Any idea what I might have disabled in this...