Skip to content

luyor/PhotoBeautify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEAUTIFY TOOL

This javascript project adjusts parameters of photos and adds filters or frames to photos. Photos can be imported from local computer or taken using Webcam.

Functions

  • Open photos: Choose and open local photos
  • Webcam: Use camera to take photos
  • Adjust: Adjust parameters of the photo, including contrast, brightness, exposure, warmth and saturation
  • Filter: Add filters to the photos, including gray scale, aged, magnify, iced, tile, sharpness, blur, relief, carnival and mirror
  • Frame: Add frames to the photos, including blackedge, circle, rainy, flower, vintage, diamond, love, whitespot and star
  • Save: Download processed image

Screen shot

img

Third Party Code Used in this Experiment

license

MIT License

Build Script

  • Use python to set up an http server: python -m SimpleHTTPServer 8000
  • Open localhost:8000 in the web browser
  • The webcam and frame will not work without an http server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors