Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nevinmathew/generate-image-outline

This repository features a web application for transforming images into captivating black and white cartoons. The backend is powered by Java utilizing the OpenCV library
https://github.com/nevinmathew/generate-image-outline

cartoonization image-processing java maven opencv

Last synced: about 7 hours ago
JSON representation

This repository features a web application for transforming images into captivating black and white cartoons. The backend is powered by Java utilizing the OpenCV library

Awesome Lists containing this project

README

        

# Generate-Image-Outline

## Overview
This project provides a simple web application for converting an image to a black and white cartoonized version. The backend is implemented in Java using the OpenCV library for image processing, and the frontend is designed as a basic HTML web page with JavaScript for handling file uploads.

## Languages and Tools






java






OpenCV






Maven




## Usage
- Choose an image file by clicking the `Choose image` button.
- Click the `Submit` button to process the selected image.
- The processed image will be displayed on the page.
- Optionally, you can download the cartoonized image by clicking the `Download` link.