Need advice about which tool to choose?Ask the StackShare community!

Cloudinary

578
591
+ 1
179
OpenCV

1.2K
1K
+ 1
97
Add tool

Cloudinary vs OpenCV: What are the differences?

What is Cloudinary? An end-to-end image & video management solution for your web and mobile applications. Cloudinary is a cloud-based service that streamlines websites and mobile applications' entire image and video management needs - uploads, storage, administration, manipulations, and delivery.

What is OpenCV? Open Source Computer Vision Library. OpenCV was designed for computational efficiency and with a strong focus on real-time applications. Written in optimized C/C++, the library can take advantage of multi-core processing. Enabled with OpenCL, it can take advantage of the hardware acceleration of the underlying heterogeneous compute platform.

Cloudinary and OpenCV can be categorized as "Image Processing and Management" tools.

Some of the features offered by Cloudinary are:

  • Upload images to a cloud-based storage
  • Upload video to cloud-based storage
  • Automatic backup and revision tracking

On the other hand, OpenCV provides the following key features:

  • C++, C, Python and Java interfaces and supports Windows, Linux, Mac OS, iOS and Android
  • More than 47 thousand people of user community and estimated number of downloads exceeding 7 million
  • Usage ranges from interactive art, to mines inspection, stitching maps on the web or through advanced robotics

"Easy setup" is the primary reason why developers consider Cloudinary over the competitors, whereas "Computer Vision" was stated as the key factor in picking OpenCV.

OpenCV is an open source tool with 36.3K GitHub stars and 26.6K GitHub forks. Here's a link to OpenCV's open source repository on GitHub.

ebay, Myntra, and Movielala are some of the popular companies that use Cloudinary, whereas OpenCV is used by Lensley, Athento, and Suggestic. Cloudinary has a broader approval, being mentioned in 115 company stacks & 39 developers stacks; compared to OpenCV, which is listed in 39 company stacks and 39 developer stacks.

Advice on Cloudinary and OpenCV
Needs advice
on
FFMPEGFFMPEG
and
OpenCVOpenCV

I want to make a video template where we can change images and make a new video with template animation text and song but the images are our and the image which is chosen from a user can convert into different shapes just like cartoon or childhood or old age and at the last show both images in the template video. How I can do it in Android Studio?

See more
Replies (2)
Steve Barnes
Lead Software Tools Engineer at Leonardo UK · | 4 upvotes · 9.4K views

Since I believe Android Studio now supports Python plugins &/or invoking Python scripts I personally would use MoviePy (https://zulko.github.io/moviepy/) as a wrapper around FFMPEG &

ImageMagick (https://www.imagemagick.org/script/index.php) - this combination will allow you to have a script that takes in an image or video, resizes it to a specified size, adds the text, (either scrolling it in or fading in/out or even with some special effects), then saves the output video. There are example scripts on the MoviePy site on how to do these. While you could do it yourself with FFMPEG & ImageMagick plus command line parameters I personally find using MoviePy much more clear & maintainable.

If you want the end user to be able to supply the image/video then you will need to set up a server somewhere that can take in the POSTed image and return the processed results.

See more
Recommends

Hi! I will start by asking questions before giving specific advice, because there is the need to understand better what you want to do, and there will be a number of steps and choices to take, therefore there is not "the one" advice to give here.

First of all, afaiu you want to implement the described video processing on Android?

If that is the case, you will have to create or use native bindings to Java runtime (JNI i.e Android NDK) in order to access FFmpeg or OpenCV or any other C lib itfp. My first advice is therefore, you should check how feasible that is (existing bindings working for your target JRE etc).

Further, i find the description of what you want to produce quite unspecific. I guess parts of what you want to do with either sourced videos or images can be achieved with ffmpeg or opencv based processing.

In the end you just need to start writing some kind of processing steps with either. Once it gets more specific in details you can probably ask more specific questions on how to use these libs or even other tools.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Cloudinary
Pros of OpenCV
  • 37
    Easy setup
  • 31
    Fast image delivery
  • 26
    Vast array of image manipulation capabilities
  • 21
    Free tier
  • 11
    Heroku add-on
  • 9
    Reduce development costs
  • 7
    Amazing support
  • 6
    Heroku plugin
  • 6
    Great libraries for all languages
  • 6
    Virtually limitless scale
  • 5
    Easy to integrate with Rails
  • 4
    Cheap
  • 3
    Shot setup time
  • 3
    Very easy setup
  • 2
    Solves alot of image problems.
  • 1
    Best in the market and includes free plan
  • 1
    Extremely generous free pricing tier
  • 0
    Fast image delivery, vast array
  • 36
    Computer Vision
  • 17
    Open Source
  • 12
    Imaging
  • 9
    Face Detection
  • 9
    Machine Learning
  • 6
    Great community
  • 4
    Realtime Image Processing
  • 2
    Helping almost CV problem
  • 2
    Image Augmentation

Sign up to add or upvote prosMake informed product decisions

Cons of Cloudinary
Cons of OpenCV
  • 5
    Paid plan is expensive
    Be the first to leave a con

    Sign up to add or upvote consMake informed product decisions

    What is Cloudinary?

    Cloudinary is a cloud-based service that streamlines websites and mobile applications' entire image and video management needs - uploads, storage, administration, manipulations, and delivery.

    What is OpenCV?

    OpenCV was designed for computational efficiency and with a strong focus on real-time applications. Written in optimized C/C++, the library can take advantage of multi-core processing. Enabled with OpenCL, it can take advantage of the hardware acceleration of the underlying heterogeneous compute platform.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Cloudinary?
    What companies use OpenCV?
    See which teams inside your own company are using Cloudinary or OpenCV.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Cloudinary?
    What tools integrate with OpenCV?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to Cloudinary and OpenCV?
    Bytescale
    Bytescale is the best way to serve images, videos, and audio for web apps. Includes: Fast CDN, Storage, and Media Processing APIs.
    CloudFlare
    Cloudflare speeds up and protects millions of websites, APIs, SaaS services, and other properties connected to the Internet.
    imgix
    imgix is the leading platform for end-to-end visual media processing. With robust APIs, SDKs, and integrations, imgix empowers developers to optimize, transform, manage, and deliver images and videos at scale through simple URL parameters.
    Akamai
    If you've ever shopped online, downloaded music, watched a web video or connected to work remotely, you've probably used Akamai's cloud platform. Akamai helps businesses connect the hyperconnected, empowering them to transform and reinvent their business online. We remove the complexities of technology, so you can focus on driving your business faster forward.
    Amazon S3
    Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrieving any amount of data, at any time, from anywhere on the web
    See all alternatives