Video and Vision Processing Suite IP User Guide

ID 683329
Date 3/30/2025
Public

Visible to Intel only — GUID: vbc1697540766328

Ixiasoft

Document Table of Contents
1. About the Video and Vision Processing Suite 2. Getting Started with the Video and Vision Processing IPs 3. Video and Vision Processing IPs Functional Description 4. Video and Vision Processing IP Interfaces 5. Video and Vision Processing IP Registers 6. Video and Vision Processing IPs Software Programming Model 7. Protocol Converter IP 8. 1D LUT IP 9. 3D LUT IP 10. Adaptive Noise Reduction IP 11. Advanced Test Pattern Generator IP 12. AXI-Stream Broadcaster IP 13. Bits per Color Sample Adapter IP 14. Black Level Correction IP 15. Black Level Statistics IP 16. Chroma Key IP 17. Chroma Resampler IP 18. Clipper IP 19. Clocked Video Input IP 20. Clocked Video to Full-Raster Converter IP 21. Clocked Video Output IP 22. Color Plane Manager IP 23. Color Space Converter IP 24. Defective Pixel Correction IP 25. Deinterlacer IP 26. Demosaic IP 27. FIR Filter IP 28. Frame Cleaner IP 29. Full-Raster to Clocked Video Converter IP 30. Full-Raster to Streaming Converter IP 31. Genlock Controller IP 32. Generic Crosspoint IP 33. Genlock Signal Router IP 34. Guard Bands IP 35. Histogram Statistics IP 36. Interlacer IP 37. Mixer IP 38. Pixels in Parallel Converter IP 39. Scaler IP 40. Stream Cleaner IP 41. Switch IP 42. Text Box IP 43. Tone Mapping Operator IP 44. Test Pattern Generator IP 45. Unsharp Mask IP 46. Video and Vision Monitor Intel FPGA IP 47. Video Frame Buffer IP 48. Video Frame Reader Intel FPGA IP 49. Video Frame Writer Intel FPGA IP 50. Video Streaming FIFO IP 51. Video Timing Generator IP 52. Vignette Correction IP 53. Warp IP 54. White Balance Correction IP 55. White Balance Statistics IP 56. Design Security 57. Document Revision History for Video and Vision Processing Suite User Guide

52.2. Vignette Correction IP Parameters

The IP offers run-time and compile-time parameters.
Table 1065.  Vignette Correction IP Parameters
Parameter Values Description
Video Data Format
Lite mode On The IP only supports lite mode
Input bits per color sample 8 to 16 Select the number of input bits per color sample.
Output bits per color sample 8 to 16 Select the number of output bits per color sample.
CFA enable On or off Turn on to support 2x2 color filter array mapped to 1 color plane per pixel. Turn off to support simple 1 color plane and multiple color panes per pixel.
Number of color planes processed per pixel 1 to 4 Number of color planes processed per pixel. When CFA enable is on, this parameter is 1. Otherwise, you may select any valid value within the range.
Number of pixels in parallel 1, 2, 4, or 8 Select the number of pixels in parallel.
Maximum Frame Size
Maximum field height 1k, 2k, 4k, 8k, 16k Specify the maximum height of incoming frames
Maximum field width 2k, 4k, 8k, 16k Specify the maximum width of incoming frames
Control Parameters
Maximum number of correction mesh points 1024, 2048, 4096 Limits the maximum number of correction mesh points. The IP supports arbitrary V x H rectangular correction meshes, where valid values of V and H range from 8 to 512 in 1 step increments. You must set this parameter to more than or equal to the mesh size V x H you intend to use. You program the values of V and H during runtime via the control interface.
Independent color plane correction mesh gain coefficients On or Off Turn on to for independent coefficient meshes for each color channel when CFA enable is on or off. All color channels share a single set of mesh coefficients when off.
General
Pipeline ready signal On or off Turn on to add extra pipeline registers to the AXI4-S tready signals
Separate clock for control interface On or off Turn on for a separate clock for the control agent interface
Debug features On or off Turn on to read back frame information registers and debugging information registers via the control agent interface.
Figure 141. Vignette Correction IP GUI