<< Click to display table of contents >> TRVCamera.SmoothImage |
Smooths video frames by creating images from several last received video frames.
property SourceFileName: String;
Experimental property.
If True, video frames are smoothed by creating an image from several (3) last received frames.
Pros: removes noise in images, especially if lighting is insufficient.
Contras: blurs moving objects.
We do not recommend using this mode for videos containing fast-changing timers, or if the camera has a low frame rate (see FramePerSec).
Default value
False
See also: