Search results

  1. P

    Delivery Driver with pulsing IR

    This is pretty common on vehicle mounted LPRs. I am not sure why, but the pulse rate is irregular, and it's not based on what the camera sees.
  2. P

    Full ALPR Database System for Blue Iris!

    It sets the min confidence to 30, which overrides whatever it is set in the GUI in BI. I left it in while I was trouble shooting some issues where CPAI would return values that fall below the threshold (in my case it's 70% in CPAI) and it should have been rejected by BI, but BI sends it to...
  3. P

    Full ALPR Database System for Blue Iris!

    Now the fun begins--you need to tune your camera and BI to capture plates in day and night conditions. :)
  4. P

    Full ALPR Database System for Blue Iris!

    Here are my settings. You can leave to confirm blank. Unless you really want to process static objects, you should disable it to save on cycles.
  5. P

    Full ALPR Database System for Blue Iris!

    If you are getting this, your schema doesn't seem to be applied. See this thread on how to do it manually: https://ipcamtalk.com/threads/full-alpr-database-system-for-blue-iris.79082/post-917542
  6. P

    Full ALPR Database System for Blue Iris!

    This is what I have: {"ai_dump":&JSON, "Image":"&ALERT_JPEG", "camera":"&CAM", "ALERT_PATH":"&ALERT_PATH", "ALERT_CLIP":"&ALERT_CLIP", "timestamp":"&ALERT_TIME"}
  7. P

    Full ALPR Database System for Blue Iris!

    https://ipcamtalk.com/threads/full-alpr-database-system-for-blue-iris.79082/post-917482 Did you see this post, and the ones surrounding it?
  8. P

    Vigilant Solutions VSR-60-02MP1 IP Camera IPC262ER9-X10DU 24V, 1.5A, 50/60Hz.

    I use the camera for ALPR and I think it works way better than expected. Here is an example from this morning, I have the $35 camera pointing north, and an actual ALPR pointing south, so the images are of the front plate (south facing) at around 140ft and rear plate (north facing) at around...
  9. P

    The autism pandemic

    This is something our governments should throw some resources into to find out why.
  10. P

    Vigilant Solutions VSR-60-02MP1 IP Camera IPC262ER9-X10DU 24V, 1.5A, 50/60Hz.

    And changing that to something more suitable doesn't work? Have you tried auto? Have you tried day mode, or anything else? Or are you saying you've made changes to the settings and you are still getting a poor image?
  11. P

    Full ALPR Database System for Blue Iris!

    In case someone else runs into this in the future, this was caused by CPAI thinking there is a 2nd plate in the frame. It does not draw the bounding boxes around it, but it does seem to send it over the JSON data. You can confirm this by looking at the CPAI logs by searching for the 2nd...
  12. P

    Vigilant Solutions VSR-60-02MP1 IP Camera IPC262ER9-X10DU 24V, 1.5A, 50/60Hz.

    No, it's a color cam. The default settings are probably for LPR, so you need to change the exposure settings to suit your usage.
  13. P

    Full ALPR Database System for Blue Iris!

    Has anyone else seen this issue? The CPAI reads the plate correctly, and it's burned into the image correctly (see bottom right), but it's taken into the database incorrectly (see top left). When this happens, CPAI has some tracebacks: SyntaxError: invalid syntax 18:07:49:License Plate...
  14. P

    Check FPS and Key Rates - ALPR Issues

    You are sending too much too CPAI if you are only interested in plates; try there settings (except "to confirm", leave that blank)
  15. P

    Check FPS and Key Rates - ALPR Issues

    I do 10fps, 5 iframe, this fixed the issue for me, maybe give that a shot. You can see what the camera detects in the stats window in BI.
  16. P

    image corruption

    Looks like it's a bug in CPAI. After changing the settings back, it was still misreading, and noticed it was doing it on the other cameras as well (there weren't any changes to those). CPAI had processed about 250K requests since the last restart, and come to think of it, I had to restart it...
  17. P

    image corruption

    ok... so too much goodness gives you some badness Now OCR is reading the plate as Balifornia. Think about that for a sec... it thinks the cursive font that's 1/4 the size of the letters in the plate is the plate. I wonder if Trump can rename my state to Balifornia. That would be pretty...
  18. P

    image corruption

    I'm at 8.5x zoom, so I have a little left (10x) but at full zoom, there is a little more distortion and I am also using this to catch traffic in both directions, so more zoom means I am going to have to decide which traffic I want more...
  19. P

    image corruption

    Quick update. I've found that the default settings on the camera are terrible for LPR. The color saturation was too low for me to tell the color of the tags, and overall the image was too soft and probably contributed to the OCR error rate slightly. I've bumped color saturation, contract...
  20. P

    Parked Cars & Trigger Zones

    It sort of depends on your camera. Dedicated LPR no-config-possible cameras: Aim and mask is all you can do. Not ideal, but for one of my cameras, I've mounted it very high and aimed it at the middle of the street, and I've only had 1 problem--a 24ft box trucked was tall enough to block it...
  21. P

    How to capture multiple plate reads in quick succession?

    Do you have another computer on the network that is as fast as your NUC? If so, you can try running CPAI on that instead of your BI machine. This will reduce the CPU load and avoid BI and CPAI competing for the same resource.
  22. P

    image corruption

    Could be. The sprays are usually not effective in daylight, but that could be a very dirty plate, too. I'll post the next one that I see that I know doesn't have a plate cover, paper, or dirt. It happens a few times a day.
  23. P

    image corruption

    I was at 2048, bumped it a few times to 4096 on a 1080p stream. It'll take me a day or so to see if it makes a difference. I'm trying to improve stuff like this... (I believe this was when I had hw decode turned off) This is my typical
  24. P

    image corruption

    Update: Intel Beta worked for about 6 hours before Miller Time. Back to CPU.
  25. P

    Blue Iris and CodeProject.AI ALPR

    ah makes sense. thanks.
  26. P

    image corruption

    Thanks @wittaj, I always learn a lot from your details replies. :) I just tried the Intel hw decode (was using intel +vpp) and I was still getting the corruption, so I switched to Intel Beta just to see what happens. Yeah, I was having some BI issues, and one of the first things support...
  27. P

    image corruption

    Disabling hardware accel worked. Doesn't seem to make the CPU work any harder either. The quality does seem poorer tho, i'm going to flip it back on and see if the quality improves.
  28. P

    Blue Iris and CodeProject.AI ALPR

    Hey @MikeLud1 I see this once in a while (maybe 1 in 1000 plates) where spaces in the middle causes the OCR to reverse the order, it only happens when there is a space in the middle. Any idea what's causing it? I'm running the current version on an RKNN. It doesn't happen every time either...
  29. P

    CPAI integration?

    Can't wait to see the beta.
  30. P

    image corruption

    I noticed that the image (stills) quality seems to be less sharp with decode accel disabled, is that my imagination? Thanks