Click or drag to resize
CvArrayTDepthSerializationCompressionRatio Property
http://www.emgu.com
Get or set the Compression Ratio for serialization. A number between 0 - 9. 0 means no compression at all, while 9 means best compression

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public int SerializationCompressionRatio { get; set; }

Property Value

Type: Int32
See Also