BatchImagePro Class Library
BatchImagePro Class Library
CohesiveComputing.Imaging
IBitmapImage Interface
IBitmapImage Methods
Add Method
ApplyLut Method
AutoContrast Method
BuildNormalizedHog Method
ChangeBrightness Method
ChangePerspective Method
ColourAt Method
ColourCodeAt Method
Copy Method
CountBlobs Method
CreateBlankImage Method
CreateEuclideanDistanceMap Method
CreateEuclideanDistanceMapImage Method
Crop Method
Difference Method
Dilate Method
Erode Method
ExtractBlobs Method
FindDeSkewAngle Method
FindEdges Method
FindEdges1AsImage Method
FindEdges2AsImage Method
FindEdgesLaplacian Method
FindEdgesSobel Method
ForEachGsPixel Method
ForEachIPixel Method
ForEachRgbPixel Method
GetBlocksRegion Method
GetHistograms Method
GetHogDominantGradients Method
GetImageData Method
GetIntensityData Method
GetRawFileSize Method
GPlot Method
GPlotLine Method
GRectFill Method
HEqualize Method
HEqualizeLocal Method
IntensityAt Method
IsGreyScale Method
LogicalAnd Method
LogicalDifference Method
LogicalXor Method
Paste Method
Plot Method
PlotLine Method
RectFill Method
ReduceDistortion Method
ReduceNoiseAdaptive Method
ReduceNoiseMedian Method
Reflect Method
Resize Method
Rotate Method
Save Method
SaveJpeg Method
SavePng Method
Sharpen Method
Smooth Method
Subtract Method
Threshold Method
ThresholdBinary Method
ThresholdCeiling Method
ThresholdColour Method
ThresholdFloor Method
ToGreyScale Method
ToInverse Method
IBitmapImage
CountBlobs Method
Counts the blobs in the image.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
Copy
int
CountBlobs
(
PerformancePriority
perfPriority
)
Parameters
perfPriority
Type:
CohesiveComputing.Imaging
PerformancePriority
The performance priority (range or speed).
Return Value
Type:
Int32
The number of blobs in the image.
See Also
Reference
IBitmapImage Interface
CohesiveComputing.Imaging Namespace
© Cohesive Computing Ltd - BatchImagePro