Emgu CV Library Documentation
N2cc Field
NamespacesEmgu.CV.StructureMCvFGDStatModelParamsN2cc

www.emgu.com/wiki
Number of color co-occurrence vectors retained at given pixel. Must be > N1cc, typically ~ 5/3 of N1cc.
Declaration Syntax
C#Visual BasicVisual C++
public int N2cc
Public N2cc As Integer
public:
int N2cc
Remarks
Used to allow the first N1cc vectors to adapt over time to changing background.

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)