Release Notes
3.0
First released: 07-27-2022
Highlights
- Added flexible shape drawing logic.
Versions | Available Editions |
---|---|
3.3.4 | JavaScript |
3.3.3 | JavaScript |
3.3.2 | JavaScript |
3.3.1 | JavaScript |
3.3.0 | JavaScript |
3.2.0 | JavaScript |
3.1.0 | JavaScript |
3.0.1 | JavaScript |
3.0.0 | JavaScript |
2.3
First released: 03-21-2022
Highlights
- The same camera enhancer instance can now be used by multiple products. (JS edition only)
- Added photo capturing features. You can now capture high-resolution images using the library. (Mobile editions only)
- Added device feedback features. You can now trigger vibrations or beep sounds of mobile devices. (Mobile editions only)
Versions | Available Editions |
---|---|
2.3.20 | iOS |
2.3.12 | iOS |
2.3.11 | Android / iOS |
2.3.10 | Android / iOS |
2.3.5 | Android / iOS |
2.3.4 | Android / iOS |
2.3.3 | Android / iOS |
2.3.2 | JavaScript / Android / iOS |
2.3.1 | JavaScript / iOS |
2.3.0 | Android / iOS |
2.1
First released: 12-16-2021
Highlights
- Added class scan region configuration APIs and
RegionDefinition
for users to set the region of interest. The frames will be cropped based on the scan region to accelerate further frame processing. - Fast mode setting parameters are opened for users to set via
updateAdvancedSettings
. The fast mode will be more flexible.
Versions | Available Editions |
---|---|
2.1.4 | Android / iOS |
2.1.3 | Android / iOS |
2.1.1 | Android / iOS |
2.1.0 | Android / iOS / JavaScript |
2.0
First released: 10-19-2021
Highlights
- Simplified the usage of camera-control APIs. The new APIs are easier to use and covers more scenarios.
- Simplified the usage of camera enhancer features. Users can enable all required features via the method
enableFeatures
by inputting the combined enumeration value. - Extended the features of
DCECameraView
. Users can add and personalize the overlays and viewfinder on the camera UI. - Extended the features of
DCEFrame
.DCEFrame
will store more frame information to cover more scenarios. In addition, the methodtoBitmap/toUIImage
is added to enable users to convertDCEFrame
to a system built-in image object.
Versions | Available Editions |
---|---|
2.0.0 | JavaScript / Android / iOS |
1.x Versions
1.0
First released: 04-29-2021
Highlights
- Dynamsoft Camera Enhancer is released. The following features are available:
- Video Buffer
- Frame Filter
- Fast Mode
- Auto-Zoom
- Enhanced-Focus
Versions | Available Editions |
---|---|
1.0.3 | Android / iOS |
1.0.1 | Android / iOS |
1.0.0 | Android / iOS |