A powerful C++ and OpenCV based photo enhancement tool that improves image quality using advanced techniques like sharpening, denoising, color correction, and super-resolution.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
Add images to README.md for main and options pages to enhance project documentation.
a4861baView on GitHubRemove uploads folder from tracking - should be ignored
8c80206View on GitHubRemove .vs/ and .vscode/ cache directory and update .gitignore
04772fdView on GitHubAdd README.md with project overview, features, tech stack, setup instructions, and API details for AI Photo Enhancer.
24fed22View on GitHubUpdate .gitignore to include C++ build artifacts, frontend dependencies, and various log files. Add Visual Studio workspace settings and project configuration files for the Photo Enhancer project.
a324365View on GitHubUpdate image enhancement functionality with new options for color correction, super-resolution, and beautification. Modify CMake configuration for OpenCV path, remove obsolete package files, and enhance frontend UI with new select components for output format and quality settings.
f66015bView on GitHubInitialize project structure with CMake configuration, package files, and frontend enhancements. Added image processing logic and UI updates for better user experience.
64e3d5dView on GitHub