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.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public int SerializationCompressionRatio { get; set; }

Property Value

Type: Int32
See Also