Cette page a été archivée et est n'est plus actualisée.

Nous ne fournissons plus ce produit.

Dynamsoft Camera SDK

API de numérisation de documents pour caméras.

Publié par Dynamsoft Corporation
Distribué par ComponentSource depuis 2004

i

Dynamsoft Camera SDK is no longer actively maintained.

Lancements de Dynamsoft Camera SDK

Released: Aug 2, 2018

Mises à jour de Windows Edition 6.2

Fonctionnalités

  • 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

Mises à jour de Android Edition 2.0

Fonctionnalités

  • 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...

Released: Jun 5, 2018

Mises à jour de Android Edition 1.0

Fonctionnalités

  • 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...

Released: Apr 12, 2018

Mises à jour de iOS Edition 2.1

Fonctionnalités

  • 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...

Released: Mar 22, 2018

Mises à jour de 6.1

Fonctionnalités

  • 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.

Correctifs

  • 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

Mises à jour de iOS Edition 2.0

Fonctionnalités

  • 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.

Correctifs

  • 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...

Released: Feb 2, 2018

Mises à jour de 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

Mises à jour de 6.0

Fonctionnalités

  • 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...

Released: Apr 27, 2017

Mises à jour de 5.2.1

Fonctionnalités

  • 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

Mises à jour de 5.2

Fonctionnalités

  • 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.