RetinaIplMagnoParameters Structure |
Namespace: Emgu.CV.Bioinspired
The RetinaIplMagnoParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| AmacrinCellsTemporalCutFrequency |
Amacrin cells temporal cut frequency. Use 1.2 for default
| |
| LocalAdaptintegrationK |
LocalAdaptintegration_k. Use 7.0 for default
| |
| LocalAdaptintegrationTau |
LocalAdaptintegration_tau. Use 0.0 for default
| |
| NormaliseOutput |
Normalise output
| |
| ParasolCellsBeta |
ParasolCells_beta. Use 0.0 for default
| |
| ParasolCellsK |
ParasolCells_k. Use 7.0 for default
| |
| ParasolCellsTau |
ParasolCells_tau. Use 0.0 for default
| |
| V0CompressionParameter |
V0 compression parameter. Use 0.95 for default
|