paarshan4800 / comic-bubble-segmentation-frontend

Speech Bubbles in comic images are segmented and its text are extracted.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detection and Segmentation of Speech Bubbles from Comic Images

Speech Bubbles in comic images are segmented and its text are extracted.

This repository contains the UI part of the project developed using Angular. You can find the server code here.

Setup

  • Download and Install Node.js
  • Install Angular CLI by running npm install -g @angular/cli

Launching the application

  • Run npm install to install the required dependencies.
  • Run ng serve to start the Angular Server.

Screenshots

Homepage Sample Images
Homepage Sample Images
Extracted Panels Extracted Text
GitHub Logo GitHub Logo
Navbar Server Directory
GitHub Logo GitHub Logo
Server Directory Server Directory Contents
GitHub Logo GitHub Logo
Server Directory Server Directory Contents
GitHub Logo GitHub Logo

About

Speech Bubbles in comic images are segmented and its text are extracted.


Languages

Language:TypeScript 70.6%Language:CSS 12.5%Language:HTML 11.6%Language:JavaScript 5.3%