object detection

Process Your Image Sequentially Online

Image processing typically involves multiple sequential operations. Such image manipulations as cropping the initial images to specific parts, merging these parts into a single image, resizing the resulting image to a particular size, or even …

With Aspose object detection application you can easily detect and classify objects on an existing image.

object detection example
Example of a processed image

To fulfill this task, our application uses a popular library libtensorflow along with Single Shot Multibox Detector. To …