-
The article demonstrates how to upload the document images, scanned by Dynamic Web TWAIN, to Microsoft Azure Web service. You can run the enclosed sample for testing. To learn how to get started with the toolkit, please refer to the Developers’ G ...
-
Do you know which programming language is currently ranking first on GitHub? It is JavaScript! JavaScript is not only used for HTML5 Web application development, but also for server-side programming with runtime environment Node.js. With npm, the ...
-
Previously, I shared an article - Make Java Barcode Reader with Dynamsoft Barcode SDK - demonstrating how to implement a Java Barcode Reader with Dynamsoft Barcode SDK. In this tutorial, I’d like to share how to wrap C/C++ methods of Dynamsoft Ba ...
-
Last week, Dynamsoft released Barcode Reader (DBR) SDK v2.0, which is available for Windows and Mac. The Windows installer contains Barcode libraries for ActiveX, C/C++, and .NET. If you are a Java developer, you have to use JNI to link native C/ ...
-
OpenCV (Open Source Computer Vision Library) is a powerful open source library of computer vision algorithms. It is widely used by many technologies, such as image acquiring (e.g. Webcam capture), image processing (e.g. noise reduction), image de ...
-
At the recent Build conference, Microsoft released Visual Studio Code, which is an Atom-like cross-platform code editor, supporting Windows, Mac and Linux. Similar to Sublime Text and Atom, Visual Studio Code includes powerful features, such as s ...
-
MongoDB is known as a NoSQL database, which uses a JSON-like document structure by key-value pairs. Comparing to the relational database like MySQL, MongoDB is easier and more scalable. Especially when processing big and complex data, MongoDB can ...
-
A couple of weeks ago, I started to use Camtasia Studio to create video tutorials via screencast. Usually, I’d like to make a full screen capture, and upload the produced videos to YouTube. However, the video qualities were not as good as I expec ...
-
Gradle is an excellent cross-platform project building tool, which supports multiple programming languages, application frameworks, and development tools. In this tutorial, I’d like to share how to build a DWT (Dynamic Web TWAIN) sample project w ...
-
When asking UI designers the question “which raster graphics editor do you prefer”, probably most of the answers are Adobe Photoshop, which seems to be the professionals’ best choice. But as a developer, who only needs to do some simple image edi ...