Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
マイクロ QR コードを生成して読み取るための C# ライブラリを探しています (以下の例)。ライブラリーが画像内のマイクロ QR コードを他のものと一緒に認識できれば (つまり、QR コードを分離して読み取ることができれば) 素晴らしいことです。
QRCodeというオープン ソース プロジェクトがあります。
QRCode ライブラリは、QRCode のエンコードとデコードに使用できる .NET コンポーネントです。
私にとってはうまくいきませんでした。Google コード .net ポートhttp://zxingnet.codeplex.com/を試してください