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

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

Dynamsoft Camera SDK

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

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

i

Dynamsoft Camera SDK is no longer actively maintained.

Dynamsoft Camera SDK 新版本發表

Released: Jan 10, 2017

5.1 中的更新

特性

Added new methods to set camera property hue:

  • DCSObject.camera.hue.getCurrent()
  • DCSObject.camera.hue.getDefault()
  • DCSObject.camera.hue.getIfAuto()
  • DCSObject.camera.hue.getIfDefaultAuto()
  • DCSObject.camera.hue.getMax()
  • DCSObject.camera.hue.getMin()
  • DCSObject.camera.hue.setCurrent()
  • DCSObject.camera.hue.setIfAuto()

修補程式

  • Fixed a bug where setting camera property sharpness doesn't work.
  • Fixed a bug where occupied cameras cannot be released in some cases.
  • Fixed a bug where an order is imposed to...

Released: Nov 22, 2016

5.0 中的更新

特性

  • Capture and embed live video streams in a browser.
  • New methods to set camera properties including brightness, contrast, iris and zoom, etc.
  • Converting one or more images to a base64 string.
  • Upload files as binary as well as base64 string.
  • New security feature called camera authorization requires more user interaction when dealing with devices.
  • Added an MSI installer for pre-installing Dynamsoft Webcam SDK on end-user machines.
  • Added JavaScript IntelliSense to help you write code faster and...