我試圖通過ZBar掃描本地圖像,但由於ZBar沒有提供任何Android文檔,但只給detailed documentation for iPhone我已經定製了相機測試活動太多。但我沒有得到任何成功。 在zbar和cameratest活動 PreviewCallback previewCb = new PreviewCallback() {
public void onPreviewF
我在我的應用程序中使用了ZBar SDK,我可以正常運行。不過,我得到以下警告,我想不通: "presentModalViewController:animated" is deprecated. First deprecated in iOS 6.
我,我用這條線完整的方法如下: - (IBAction) scanButtonTapped
{
// ADD: present a bar
我有用ImageMagick創建的圖像。我在C++的工作: int height = xxx;
int width = xxx;
uchar* raw = xxxx; // data from somewhere else
format = "Y800";
Image myImage(width, height, format, raw, width*height);
我只是想以可視化