此頁已歸檔,不再被更新。

我們已經停止提供這種個產品。

Dynamsoft Camera SDK

用於觀景窗的文檔掃描 API。

由以下開發商製作:Dynamsoft Corporation
ComponentSource 開始代理銷售的日期:2004年

i

Dynamsoft Camera SDK is no longer actively maintained.

Dynamsoft Camera SDK 新版本發表

Released: Aug 2, 2018

Windows Edition 6.2 中的更新

特性

  • Added 64-bit service and 64-bit camera module.
  • Added Enhanced Mode to optimize the performance for environments like Citrix. When enabled, the service can better handle multiple client connections.
  • Added a new method setHTTPHeader that supports adding a header to an HTTP upload post request.
  • Added setFPS and getFPS methods to set or get the frame rate.

Released: Jul 10, 2018

Android Edition 2.0 中的更新

特性

  • Added setZoomIn method to support zooming on video view.
  • Added setPageSize and getPageSize methods for PDF files
  • Improved quality of converted PDF files.
  • Added setDefaultImageMode and getDefaultImageMode methods to get or set default image display mode (color, grayscale, or black-and-white) in document edit view.
  • Added a deleteAll method to remove all the images/documents in DcsBuffer.
  • Improved the uploadAsync method to support uploading multiple png/jpg images at a time as separate files...

Released: Jun 5, 2018

Android Edition 1.0 中的更新

特性

  • Added Java APIs for Android app developers to support document scanning capabilities in their app.
  • Added two capture modes for image and document capture:
  • Document Mode
    • Added support for border detection of a document from a video stream.
    • Added document processing features including perspective correction, noise removal, contrast, rightness, and color filtering (convert to a colored/grey/black-and-white document).
  • Image Mode
    • Added support for capturing an image from a video stream.
    • Added...

Released: Apr 12, 2018

iOS Edition 2.1 中的更新

特性

  • Added zoomIn property to support zooming on the video view.
  • Added pageSize property for PDF files and also improved the quality of the converted PDF file.
  • Added PDF file settings like author, creator, subject, keyword, title, etc.
  • Added deleteAll method to remove all images/documents in the DcsBuffer.
  • Improved the uploadAsync method to support uploading multiple PNG/JPG images at a time as separate files.
  • Adapted UI to fit iPhone X.
  • Changed the UI of the video view to make the screen header...

Released: Mar 22, 2018

6.1 中的更新

特性

  • Added new methods to save images and documents in the image viewer to a local directory.
  • Added a new method to convert a document in the editor to black-and-white.
  • Improved document edge detection.

修補程式

  • Fixed a bug where document boundaries might disappear after a long period of real-time edge detection.
  • Fixed a bug where the getCameraList method couldn’t get camera names in Chinese.

Released: Mar 5, 2018

iOS Edition 2.0 中的更新

特性

  • Improved document edge detection accuracy.
  • Introduced a new data accessing and computing strategy to optimize performance. You can now switch and view bulk images more smoothly.
  • You can now import a single header file to use the iOS SDK instead of importing multiple header files.

修補程式

  • Fixed a bug where a image turns white or black when you adjust the brightness or contrast.
  • Fixed a bug with zooming in single page mode.
  • Fixed a bug where using loadDataAsync() rotates the image by 90 degrees.

Released: Feb 2, 2018

Dynamsoft Camera SDK 中的更新

Dynamsoft Camera SDK iOS Edition released

  • Simple APIs to Integrate Mobile Document Capture - Dynamsoft Camera SDK for iOS provides Swift and Objective-C APIs. With just a few lines of code, you can implement a document capture module to capture and upload document images in an iPhone app.
  • Ready-to-Use UI Viewers - The SDK comes with multiple built-in viewers, including video view, image gallery view, document and image editor view. It’s easy to customize and utilize them in your App.
  • Advanced...

Released: Jul 31, 2017

6.0 中的更新

特性

  • Added new Document Mode for document imaging using UVC cameras.
  • Added support for edge detection in a document from a video stream.
  • Added support for cropping a document image automatically.
  • Added document processing features including perspective correction, noise removal, contrast, brightness, and color filter (convert to a colored/grey document).
  • Added a built-in HTML5 document editor.
  • Added methods getSelectionRectAspectRatio and setSelectionRectAspectRatio to get or set the aspect ratio...

Released: Apr 27, 2017

5.2.1 中的更新

特性

  • Improved SSL certificate by updating the signature algorithm to SHA256.
  • Updated the certificate used by Dynamsoft service to handle the updates introduced in Chrome 58+.
  • Improved Dynamsoft service to handle the new certificate.

Released: Mar 23, 2017

5.2 中的更新

特性

  • Changed the behaviour of the camera authorization dialog so it doesn't show by default.
  • Added a new method dynamsoft.dcsEnv.setLanguage to set the language used in the camera authorization dialog.
  • Added a new method getImagePartUrl to get the direct URL of an image based on its index in the image viewer.