|
| | IMP_System |
| | System module including base function such as Bind etc.
|
| |
| | IMP_FrameSource |
| | Video Source is the image source of IMP system, it can set some functions such as setting the image resolution, cropping, scaling and other properties as well as the back-end noise reduction function.
|
| |
| | IMP_ISP |
| | Image signal processing unit.
|
| |
| | IMP_Encoder |
| | video encoding (H264, JPEG)modules,including video encoding channel management and it's parameter setting and so on
|
| |
| | IMP_Decoder |
| | Video Decoder modules, only support JEPG decode for now.
|
| |
| | IMP_Audio |
| | audio module, including audio record and playback, audio encoding and decoding, volume and gain setting, (audio) echo cancellation, automatic gain function and so on
|
| |
| | IMP_OSD |
| | OSD module,On the video stream we can superimpose pictures, bitmap,line,rectangular box.
|
| |
| | IMP_IVS |
| | IVS intelligent analysis common API.
|
| |