tag

home / developersection / tag

simple image to cartoon images
c# 11-Feb-2025
simple image to cartoon images

image processing libraries like OpenCV (via Emgu CV) or Accord.NET. The basic idea is to apply edge detection and then blend it with a simplified color version

How to set up the Revolution Slider on Shopify
web development 15-Sep-2019
How to set up the Revolution Slider on Shopify

Revolution slider is one of the most popular image slider apps most popularly used for WordPress.

How to set shape of Image view in Android
android 24-Jun-2015
How to set shape of Image view in Android

In Android, you can use android.widget.ImageView class to display an image file. Image file is easy to use but hard to master,