Post-process logic

Post-process logic

These settings are designed for different scenarios in the camera setup, affecting how the application's recognition engine processes information in the frame. 

- High Traffic Flow:
For scenarios with high traffic flow, we recommend using the default or Traffic post-process logic.
 This setting is optimized for environments where vehicles move quickly, such as highways.

- Parking Scenarios:
For parking environments, where vehicle speed is very low, we recommend using specific post-processing logic tailored for such conditions.
Although the CaMMRa application was originally designed for highways and high-speed license plate recording, the parking post-processing logic is adapted for slower vehicle speeds.

- Single Vehicle Scenarios:
The "One Car" post-process logic is designed for test scenarios where a single vehicle is either stationary or moving very slowly within the frame.

All of these methods use the same recognition core but differ technically in how they implement and capture license plate characters. 
In most cases, we recommend using the default post-process logic, as it is suitable for a wide range of scenarios.





    • Related Articles

    • Simple PHP receiver for multipart post

      This simple receiver may be used with any HTTP server which supports PHP extension. ff_post.php <?php $uploaddir = 'log/'; echo "<pre>\n"; $uploadfile = $uploaddir . basename($_FILES['event']['name']); if ...
    • API FF Integration Events \ HTTP Multipart POST

      New Event: This event occurs when a vehicle is detected for the first time. The direction of the vehicle is undefined. Update Event: This event occurs when there is a change in the data package. It can include updates to the recognized license plate, ...
    • Simple Web form for testing receiver

      ff_post_form.html <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <form method="post" enctype="multipart/form-data" action="ff_post.php"> Enter event file: <input type="file" name="event" size="40"> Enter ...
    • FF-Events Configuration

      To send the recognized data to other applications such as VMS (Video Management Systems) or Data Management Systems, you can utilize FF-Events in CAMMRA. Follow these steps to set up event sending: Go to the application's web page and select the ...
    • License key deactivation

      To reactivate the license key, follow these steps: 1. Access the camera's web interface. 2. Navigate to the App section and locate the CAMMRA application. 3. Click on the settings of the CAMMRA application. 4. In the popup menu, select the ...