C# 클래스 Strabo.Core.ImageProcessing.ConnectLinesWithOnePixelGap

To do: remove the dependency of BitmapToBoolArray2D to save memory usage
파일 보기 프로젝트 열기: spatial-computing/strabo-learning-ocr-transformation 1 사용 예제들

공개 메소드들

메소드 설명
Apply ( Bitmap srcimg ) : Bitmap
ConnectLinesWithOnePixelGap ( ) : System.Drawing

메소드 상세

Apply() 공개 메소드

public Apply ( Bitmap srcimg ) : Bitmap
srcimg System.Drawing.Bitmap
리턴 System.Drawing.Bitmap

ConnectLinesWithOnePixelGap() 공개 메소드

public ConnectLinesWithOnePixelGap ( ) : System.Drawing
리턴 System.Drawing