Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/makiuchi-d/gozxing
/ functions
Functions
1,648 in github.com/makiuchi-d/gozxing
⨍
Functions
1,648
◇
Types & classes
152
↓ 8 callers
Method
UpdateSymbolInfoByLength
(len int)
datamatrix/encoder/encoder_context.go:114
↓ 8 callers
Method
contains
(n int)
datamatrix/decoder/decoded_bit_stream_parser.go:70
↓ 8 callers
Method
crossCheckVertical
(startI, centerJ, maxCount, originalStateCountTotal int)
qrcode/detector/alignment_pattern_finder.go:125
↓ 8 callers
Method
decodePair
(row *gozxing.BitArray, right bool, rowNumber int, hints map[gozxing.DecodeHintType]interface{})
oned/rss/rss14_reader.go:142
↓ 8 callers
Method
encode
(context *EncoderContext)
datamatrix/encoder/ascii_encoder.go:17
↓ 8 callers
Method
getVerticalDataRegions
()
datamatrix/encoder/symbol_info.go:136
↓ 8 callers
Function
moveAway
(point gozxing.ResultPoint, fromX, fromY float64)
datamatrix/detector/detector.go:83
↓ 8 callers
Function
newTestLuminanceSource
(size int)
luminance_source_test.go:14
↓ 8 callers
Function
newTestMiddleDecoder
(data []byte, ean13 bool)
oned/upcean_reader_test.go:140
↓ 8 callers
Function
testMaskAcrossDimensions
(t testing.TB, reference int, condition func(int, int) bool)
qrcode/decoder/data_mask_test.go:22
↓ 8 callers
Function
testMaskPattern
(t testing.TB, maskPattern int, isMasked func(int, int) bool)
qrcode/encoder/mask_util_test.go:165
↓ 8 callers
Function
testUPCEANExtension5Support_parseExtension5String
(t testing.TB, raw, expect string)
oned/upcean_extension5_support_test.go:9
↓ 8 callers
Function
testX12EncodeChar
(t testing.TB, c, expect byte)
datamatrix/encoder/x12_encoder_test.go:15
↓ 8 callers
Method
toResultPoint
()
aztec/detector/detector.go:585
↓ 7 callers
Method
AddOrSubtract
(other *GenericGFPoly)
common/reedsolomon/generic_gf_poly.go:76
↓ 7 callers
Method
AppendBit
(bit bool)
bit_array.go:158
↓ 7 callers
Method
Decode
(bits *gozxing.BitMatrix, hints map[gozxing.DecodeHintType]interface{})
qrcode/decoder/decoder.go:35
↓ 7 callers
Function
DecodedBitStreamParser_decodeAlphanumericSegment
(bits *common.BitSource, result []byte, count int, fc1InEffect bool)
qrcode/decoder/decoded_bit_stream_parser.go:281
↓ 7 callers
Method
Get
(x, y int)
bit_matrix.go:108
↓ 7 callers
Function
GetCharacterSetECIByName
(name string)
common/character_set_eci.go:105
↓ 7 callers
Function
GetCharacterSetECIByValue
(value int)
common/character_set_eci.go:98
↓ 7 callers
Method
GetChecksumPortion
()
oned/rss/data_character.go:22
↓ 7 callers
Method
GetCurrentChar
()
datamatrix/encoder/encoder_context.go:58
↓ 7 callers
Method
GetNbLayers
()
aztec/detector/aztec_detector_result.go:27
↓ 7 callers
Method
GetRemainingCharacters
()
datamatrix/encoder/encoder_context.go:102
↓ 7 callers
Method
GetValue
()
common/character_set_eci.go:77
↓ 7 callers
Method
HasStructuredAppend
()
common/decoder_result.go:90
↓ 7 callers
Function
LuminanceSourceString
(this LuminanceSource)
luminance_source.go:126
↓ 7 callers
Function
NewBinaryBitmapFromFile
(filename string)
testutil/testutil.go:60
↓ 7 callers
Function
NewChecksumException
(args ...interface{})
checksum_exception.go:15
↓ 7 callers
Function
NewCodaBarReader
()
oned/codabar_reader.go:50
↓ 7 callers
Function
NewOneDimensionalCodeWriter
(enc encoder)
oned/one_dimensional_code_writer.go:33
↓ 7 callers
Function
NewWhiteRectangleDetectorFromImage
(image *gozxing.BitMatrix)
common/detector/white_rectangle_detector.go:27
↓ 7 callers
Function
PatternMatchVariance
PatternMatchVariance Determines how closely a set of observed counts of runs of black/white values matches a given target pattern. This is reported as
oned/oned_reader.go:267
↓ 7 callers
Function
QRCode_IsValidMaskPattern
(maskPattern int)
qrcode/encoder/qrcode.go:86
↓ 7 callers
Method
Reverse
()
bit_array.go:217
↓ 7 callers
Function
SymbolInfo_Lookup
public static SymbolInfo lookup(int dataCodewords) public static SymbolInfo lookup(int dataCodewords, SymbolShapeHint shape) public static SymbolInfo
datamatrix/encoder/symbol_info.go:89
↓ 7 callers
Function
abs
(a int)
datamatrix/detector/detector.go:371
↓ 7 callers
Function
code93AppendPattern
protected static int appendPattern(boolean[] target, int pos, int[] pattern, boolean startColor)
oned/code93_writer.go:72
↓ 7 callers
Method
containsBlackPoint
containsBlackPoint Determines whether a segment contains a black point @param a min value of the scanned coordinate @param b max va
common/detector/white_rectangle_detector.go:284
↓ 7 callers
Method
crossCheckDiagonal
(centerI, centerJ int)
qrcode/detector/finder_pattern_finder.go:192
↓ 7 callers
Function
edifactEncodeChar
(c byte, sb []byte)
datamatrix/encoder/edifact_encoder.go:115
↓ 7 callers
Function
embedTypeInfo
embedTypeInfo Embed type information. On success, modify the matrix.
qrcode/encoder/matrix_util.go:163
↓ 7 callers
Method
encode
(contents string)
oned/code128_writer.go:51
↓ 7 callers
Method
encode
(contents string)
oned/upce_writer.go:25
↓ 7 callers
Method
getTotalCodewords
()
datamatrix/decoder/version.go:65
↓ 7 callers
Method
getVersionNumber
()
datamatrix/decoder/version.go:45
↓ 7 callers
Function
isEmpty
isEmpty Check if "value" is empty.
qrcode/encoder/matrix_util.go:378
↓ 7 callers
Function
makeAlignPattern
(image *gozxing.BitMatrix, x, y int)
qrcode/detector/detector_test.go:11
↓ 7 callers
Function
max
(a, b int)
oned/oned_reader.go:300
↓ 7 callers
Function
maybeEmbedVersionInfo
maybeEmbedVersionInfo Embed version information if need be. On success, modify the matrix and return true. See 8.10 of JISX0510:2004 (p.47) for how to
qrcode/encoder/matrix_util.go:202
↓ 7 callers
Function
min
(a, b int)
aztec/detector/detector.go:456
↓ 7 callers
Function
newTestLuminanceSource2
(size int)
global_histogram_binarizer_test.go:7
↓ 7 callers
Method
sizeOfBlackWhiteBlackRunBothWays
(fromX, fromY, toX, toY int)
qrcode/detector/detector.go:200
↓ 7 callers
Function
testConvertUPCEtoUPCA
(t testing.TB, upce, expect string)
oned/upce_reader_test.go:78
↓ 7 callers
Function
testEncode
(t testing.TB, writer gozxing.Writer, format gozxing.BarcodeFormat, contents, expect string)
oned/one_dimensional_code_writer_test.go:154
↓ 7 callers
Function
testGenericGF_Multiply
(t testing.TB, g *GenericGF, a, b, expect int)
common/reedsolomon/generic_gf_test.go:128
↓ 7 callers
Method
utah
utah Places the 8 bits of a utah-shaped symbol character in ECC200. @param row the row @param col the column @param pos character position
datamatrix/encoder/default_placement.go:137
↓ 7 callers
Function
xy2rgb
(x, y, width, height int)
rgb_luminance_source_test.go:18
↓ 6 callers
Method
BuildMonomial
(degree, coefficient int)
common/reedsolomon/generic_gf.go:68
↓ 6 callers
Method
DecodeMultiple
(image *gozxing.BinaryBitmap, hints map[gozxing.DecodeHintType]interface{})
multi/qrcode/qrcode_multi_reader.go:33
↓ 6 callers
Method
DecodeWithoutHints
(image *gozxing.BinaryBitmap)
datamatrix/datamatrix_reader.go:26
↓ 6 callers
Method
Detect
Detect Detects a Data Matrix Code in an image. @return {@link DetectorResult} encapsulating results of detecting a Data Matrix Code @throws NotFoundE
datamatrix/detector/detector.go:27
↓ 6 callers
Function
ErrorCorrectionLevel_ValueOf
(s string)
qrcode/decoder/error_correction_level.go:48
↓ 6 callers
Function
FinderPatternFinder_doClearCounts
(counts []int)
qrcode/detector/finder_pattern_finder.go:178
↓ 6 callers
Function
GenericGF_addOrSubtract
(a, b int)
common/reedsolomon/generic_gf.go:81
↓ 6 callers
Method
GetBitOffset
()
common/bit_source.go:19
↓ 6 callers
Method
GetBlackRow
** * Converts one row of luminance data to 1 bit data. May actually do the conversion, or return * cached data. Callers should assume this method
binarizr.go:20
↓ 6 callers
Method
GetBottomRightOnBit
()
bit_matrix.go:319
↓ 6 callers
Method
GetByteSegments
()
common/decoder_result.go:58
↓ 6 callers
Method
GetCodewordCount
()
datamatrix/encoder/encoder_context.go:78
↓ 6 callers
Method
GetCoefficients
()
common/reedsolomon/generic_gf_poly.go:39
↓ 6 callers
Method
GetCount
()
oned/rss/pair.go:20
↓ 6 callers
Method
GetDataLengthForInterleavedBlock
(index int)
datamatrix/encoder/symbol_info.go:195
↓ 6 callers
Method
GetMatrixHeight
()
datamatrix/encoder/symbol_info.go:191
↓ 6 callers
Method
GetMatrixWidth
()
datamatrix/encoder/symbol_info.go:187
↓ 6 callers
Method
GetMode
()
qrcode/encoder/qrcode.go:25
↓ 6 callers
Method
GetResultPoints
()
result.go:51
↓ 6 callers
Method
GetTopLeftOnBit
()
bit_matrix.go:299
↓ 6 callers
Function
HighLevelEncoder_determineConsecutiveDigitCount
determineConsecutiveDigitCount Determines the number of consecutive characters that are encodable using numeric compaction. @param msg the messa
datamatrix/encoder/high_level_encoder.go:375
↓ 6 callers
Method
IsCropSupported
** * @return Whether this subclass supports cropping. */
luminance_source.go:45
↓ 6 callers
Method
IsRotateSupported
** * @return Whether this subclass supports counter-clockwise rotation. */
luminance_source.go:62
↓ 6 callers
Function
LuminanceSourceInvert
(this LuminanceSource)
luminance_source.go:122
↓ 6 callers
Function
NewCode128Reader
()
oned/code128_reader.go:147
↓ 6 callers
Function
NewDecoder
()
aztec/decoder/decoder.go:62
↓ 6 callers
Function
NewITFReader
()
oned/itf_reader.go:80
↓ 6 callers
Function
NewInvertedLuminanceSource
(delegate LuminanceSource)
inverted_luminance_source.go:7
↓ 6 callers
Function
NewLuminanceSourceFromImage
(img image.Image)
go_image_luminance_source.go:18
↓ 6 callers
Function
PerspectiveTransform_SquareToQuadrilateral
(x0, y0, x1, y1, x2, y2, x3, y3 float64)
common/perspective_transform.go:39
↓ 6 callers
Method
RotateCounterClockwise
** * Returns a new object with rotated image data by 90 degrees counterclockwise. * Only callable if {@link #isRotateSupported()} is true. * *
luminance_source.go:76
↓ 6 callers
Function
StringUtils_guessCharset
(bytes []byte, hints map[gozxing.DecodeHintType]interface{})
common/string_utils.go:45
↓ 6 callers
Method
UpdateSymbolInfo
()
datamatrix/encoder/encoder_context.go:110
↓ 6 callers
Function
Version_decodeVersionInformation
(versionBits int)
qrcode/decoder/version.go:87
↓ 6 callers
Method
addOrTally
(possiblePairs []*Pair, pair *Pair)
oned/rss/rss14_reader.go:70
↓ 6 callers
Function
c40HandleEOD
HandleEOD Handle "end of data" situations @param context the encoder context @param buffer the buffer with the remaining encoded characters
datamatrix/encoder/c40_encoder.go:90
↓ 6 callers
Function
checkChecksum
(leftPair, rightPair *Pair)
oned/rss/rss14_reader.go:129
↓ 6 callers
Function
chooseMode
chooseMode Choose the best mode by examining the content. Note that 'encoding' is used as a hint; if it is Shift_JIS, and the input is only double-byt
qrcode/encoder/encoder.go:236
↓ 6 callers
Method
correctTopRight
correctTopRight Calculates the corner position of the white top right module.
datamatrix/detector/detector.go:184
↓ 6 callers
Method
decode
(parser *BitMatrixParser, hints map[gozxing.DecodeHintType]interface{})
qrcode/decoder/decoder.go:102
↓ 6 callers
Function
decodeAnsiX12Segment
decodeAnsiX12Segment See ISO 16022:2006, 5.2.7
datamatrix/decoder/decoded_bit_stream_parser.go:399
← previous
next →
201–300 of 1,648, ranked by callers