FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

change image by yebuyebu · Pull Request #37 · Dynamsoft/barcode-reader-python-samples · GitHub

Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .gif  (1) .jpg  (7) .json  (1) .pdf  (1) .png  (8) .tif  (4) All 6 file types selected
Deleted files Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
Binary file removed images/BarcodeColorMode.png
Binary file not shown.
Binary file removed images/BarcodeOrientation.png
Binary file not shown.
Binary file removed images/BarcodeSizeAndModuleSize.png
Binary file not shown.
Binary file removed images/BlurPhoto.jpg
Binary file not shown.
Binary file removed images/Codabar1.jpg
Binary file not shown.
Binary file removed images/Code 128.png
Binary file not shown.
Binary file removed images/Code 39.png
Binary file not shown.
Binary file removed images/Code 93.png
Binary file not shown.
Binary file removed images/DamagedBarcodes.tif
Binary file not shown.
Binary file removed images/DataMatrix.tif
Binary file not shown.
Binary file removed images/EAN-13.jpg
Binary file not shown.
Binary file removed images/EAN-8.jpg
Binary file not shown.
Binary file removed images/Interleaved 2of 5.png
Binary file not shown.
Binary file removed images/MultiPage.pdf
Binary file not shown.
Binary file removed images/PDF417.png
Binary file not shown.
Binary file removed images/QRCode.tif
Binary file not shown.
Binary file removed images/QRCode_Variant_Size_Rotate.tif
Binary file not shown.
Binary file removed images/UPC-A.jpg
Binary file not shown.
Binary file removed images/UPC-E.jpg
Binary file not shown.
Binary file removed images/codabar.jpg
Binary file not shown.
Binary file removed images/industrial 2 of 5.gif
Binary file not shown.
46 changes: 0 additions & 46 deletions samples/performance/read-rate-first-template.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -8,117 +8,71 @@
"BlockSizeY" : 0,
"EnableFillBinaryVacancy" : 1,
"ImagePreprocessingModesIndex" : -1,
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "BM_LOCAL_BLOCK",
"ThresholdCompensation" : 10
},
{
"BinarizationThreshold" : -1,
"ImagePreprocessingModesIndex" : -1,
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "BM_THRESHOLD"
},
{
"BlockSizeX" : 0,
"BlockSizeY" : 0,
"EnableFillBinaryVacancy" : 0,
"ImagePreprocessingModesIndex" : -1,
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "BM_LOCAL_BLOCK",
"ThresholdCompensation" : 15
}
],
"DPMCodeReadingModes" : [
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "DPMCRM_GENERAL"
}
],
"DeblurModes" : [
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "DM_DIRECT_BINARIZATION"
},
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "DM_THRESHOLD_BINARIZATION"
},
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "DM_GRAY_EQUALIZATION"
},
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "DM_SMOOTHING"
},
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "DM_MORPHING"
},
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "DM_DEEP_ANALYSIS"
},
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "DM_SHARPENING"
}
],
"ExpectedBarcodesCount" : 64,
"GrayscaleTransformationModes" : [
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "GTM_ORIGINAL"
},
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "GTM_INVERTED"
}
],
"LocalizationModes" : [
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "LM_CONNECTED_BLOCKS"
},
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "LM_SCAN_DIRECTLY",
"ScanDirection" : 0,
"ScanStride" : 0
},
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "LM_STATISTICS"
},
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "LM_LINES"
},
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "LM_STATISTICS_MARKS"
},
{
"LibraryFileName" : "",
"LibraryParameters" : "",
"Mode" : "LM_STATISTICS_POSTAL_CODE"
}
],
Expand Down

Back | FazBrowse Home | New Git URL