Hello,
In the demo's capture.c file ,after the camera has captured one frame,it uses Rszcopy or Smooth function(create,config,execute etc) to preprocess the data in the frame,then send those data to video thread.So I want to know why have to do this.Thanks.