Introduction - If you have any usage issues, please Google them yourself
Two-dimensional bar code decoding process. In the decoding of the barcode image pre-treatment.
Packet : 13898393datamatrixdec20061217.zip filelist
DataMatrix/
DataMatrixDev.sln
DataMatrixDev.suo
DataMatrix/BitmapData.cs
DataMatrix/BitPatternSampler.cs
DataMatrix/BitPatternToCodewordTranslator.cs
DataMatrix/CandidatePoint.cs
DataMatrix/DataMatrix.csproj
DataMatrix/DataMatrixDecoder.cs
DataMatrix/DataMatrixException.cs
DataMatrix/Line.cs
DataMatrix/PerspectiveTransform.cs
DataMatrix/Polygon.cs
DataMatrix/Properties/
DataMatrix/Properties/AssemblyInfo.cs
DataMatrix/Quadrilateral.cs
DataMatrix/Regions.cs
DataMatrix/RegionSobeler.cs
DataMatrix/Statistics.cs
ECC200Decoding/
ECC200Decoding/ECC200Decoding/
ECC200Decoding/ECC200DecodingTest/
ECC200Decoding/ECC200DecodingTest/ECC200DecodingTest/
ECC200Decoding/ECC200DecodingTest/ECC200DecodingTest.sln
ECC200Decoding/ECC200DecodingTest/ECC200DecodingTest.suo
ECC200Decoding/ECC200DecodingTest/ECC200DecodingTest/ECC200DecodingTest.csproj
ECC200Decoding/ECC200DecodingTest/ECC200DecodingTest/Program.cs
ECC200Decoding/ECC200DecodingTest/ECC200DecodingTest/Properties/
ECC200Decoding/ECC200DecodingTest/ECC200DecodingTest/Properties/AssemblyInfo.cs
ECC200Decoding/ECC200Decoding/EC200Decoder.cs
ECC200Decoding/ECC200Decoding/ECC200Decoding.csproj
ECC200Decoding/ECC200Decoding/Properties/
ECC200Decoding/ECC200Decoding/Properties/AssemblyInfo.cs
License.txt
Readme.txt
ReedSolomon/
ReedSolomon/cReedSolomonCodec.cs
ReedSolomon/Properties/
ReedSolomon/Properties/AssemblyInfo.cs
ReedSolomon/ReedSolomon.csproj
ReedSolomon/ReedSolomonForDataMatrix.cs
samples/
samples/6.bmp
TestApplication/
TestApplication/Form1.cs
TestApplication/Form1.Designer.cs
TestApplication/Form1.resx
TestApplication/Program.cs
TestApplication/Properties/
TestApplication/Properties/AssemblyInfo.cs
TestApplication/Properties/Resources.Designer.cs
TestApplication/Properties/Resources.resx
TestApplication/Properties/Settings.Designer.cs
TestApplication/Properties/Settings.settings
TestApplication/TestApplication.csproj
Threshold/
Threshold/DataMatrixThresholder.cs
Threshold/GlobalMeanThreshold.cs
Threshold/GlobalMinMaxAverageThreshold.cs
Threshold/Histogram.cs
Threshold/IThreshold.cs
Threshold/LocalMeanThreshold.cs
Threshold/Properties/
Threshold/Properties/AssemblyInfo.cs
Threshold/QuickThresholder.cs
Threshold/SimpleThresholder.cs
Threshold/Threshold.csproj
Todo.txt