BatchImagePro Class Library
BatchImagePro Class Library
CohesiveComputing.Imaging
Axis Enumeration
BatchImagePro Class
BatchProcessor Class
BitmapImage Class
ColourChannel Enumeration
EdgeKernelType Enumeration
ErrorArgs Class
Extensions Class
IBitmapImage Interface
IBlobInfo Interface
IBlobRegion Interface
IHistogram Interface
IImageStatistics Interface
ImageFileInfo Class
ImgPropertyItem Class
ImgPropertyItemType Enumeration
Interpolation Enumeration
KernelType Enumeration
LoadImageArgs Class
MorphologyKernelType Enumeration
PerformancePriority Enumeration
ProcessImageArgs Class
ProgressArgs Class
PropertyFile Class
ResizeInterpolation Enumeration
StoreImageArgs Class
EdgeKernelType Enumeration
Edge kernel type expressed as size. Referenced by FindEdges operations.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
Copy
public
enum
EdgeKernelType
Members
Member name
Description
Size1x3
3 element kernel.
Size3x1
3 element kernel.
Size3x3
9 element kernel.
Size5x5
25 element kernel.
Size7x7
49 element kernel.
See Also
Reference
CohesiveComputing.Imaging Namespace
© Cohesive Computing Ltd - BatchImagePro