You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python-based project for detecting, classifying, and regularizing shapes from CSV files containing XY coordinates. Features include contour smoothing, shape classification, and a Flask-based web interface for visualization.
The Word Cloud Generator Web Application is a Python-based tool that creates word cloud images from text data uploaded via CSV files. Built with Flask for the web interface and the wordcloud library for generating visualizations, it offers a user-friendly way to visualize text data.