New CodeProject.AI License Plate Recognition (YOLO11) Module

That doesn't work, I am going to try uninstalling and reinstalling with cache and loud.
Uninstalling and reinstalling did nothing.
 
Last edited:
Hey Mike,

Seems to be starting correctly now, I manually selected Device 0 and the log looks like this now:
1760924900481.png
1760925111141.png
But I am getting 0 calls to it. I haven't changed anything since I had 1.0.0.
These are my globabl BI AI settings:
1760925042858.png
These are the camera specific settings:
1760925167620.png

Thanks again!
 

Attachments

  • 1760925095123.png
    1760925095123.png
    18.9 KB · Views: 1
Hey Mike,

Seems to be starting correctly now, I manually selected Device 0 and the log looks like this now:
View attachment 230498
View attachment 230501
But I am getting 0 calls to it. I haven't changed anything since I had 1.0.0.
These are my globabl BI AI settings:
View attachment 230499
These are the camera specific settings:
View attachment 230502

Thanks again!
You are trying to do to much with one camera, create a clone of this camera and use it for just ALPR and the main camera for just object detection.
 

Attachments

  • 10.jpg
    10.jpg
    144.3 KB · Views: 1
The module seems to be working:
1760926543011.png

I just need to sort out why it is not getting called anymore.

I am a relative noob to this, I will lookup what cloning a camera is about and see if I can sort this out. Previously the ALPR module was getting called nonstop on everything, now it's not getting called at all.

Edit: OK, Got it, I didn't realize I shouldn't be using the same camera for double duty, I've got a few cameras I will have to clone.
 
Last edited:
If you are not getting any calls, try doing this:

Go to your BI main settings, and go to the AI tab:

Screenshot from 2025-10-19 19-28-03.png

Make sure your IP and port are correct. Then click on the AI Dashboard link to the right of that to confirm you can reach it.

Next, click on the 3 dots next to the "Use custom models" and see if you see something like this:

Screenshot from 2025-10-19 19-28-32.png

I think only license-plate is needed, but I had to select all of them.

Uncheck "use custom models". Now click ok and do a test. If you don't see CPAI request count increase, it's because something thinks there is no plate, and doesn't make an OCR request.

I might be 100% wrong, but I just got this working after a few hours of trial and error. I wanted to configure it so I can just change the IP of which CPAI to use w/o changing any camera settings, etc and the above worked for me.