-
Notifications
You must be signed in to change notification settings - Fork 0
infiro/csc205_project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/////////////////////////////////////////////////////////////////////////////////////// // Project Name: iLivePic // // Course Number: Csc 225 // // Group Member: Triet Huynh // // Ding Zhang // // Approach: Our application implements to the tilt-shift tools. Unlike others, // // having cameras to set up the depth value for each pixel, user have // // to has rubber band provide by QT to set up regions for the image and // // also assign depth value for each region. // // Functionalities: 1. users define region (multiple) // // 2. users assign depth value (multiple) // // 3. grow or shrink region by using spin box // // 4. display or hide regions // // 5. smallgantic // // 6. tilt-shift // // 7. upload data (regions) and apply // // 8. save data (regions) // /////////////////////////////////////////////////////////////////////////////////////// Grades: 1): Finish framework to assign Z-value to each regions of the picture (30pts) 2): Apply Smallgantic technique (40pts) 3): Make it interactive (30pts) <--- tilt-shift 4): Make it as gallary browers (BONUS - 20pts) How to use it? 1. First, you can select the tool bar on right top of the application to import a image in order to edit. 2. check the radiusBotton to go into the edit mode to select regions 3. use mouse to select region, the data of the selected region will be showed on the spinbox such as: topleft, topright, and so on. 4. Moreover, the spinbox can also help you to change the box size if the mouse does not work well for some situation. 5. set up the distance in the depth lvl spinbox from -10 to 10. (10 is the most closest distance to out eyes and ,on the other hand, -10 is the futhest way from our eyes) 6. after you finish setting, you can click the apply bottom to show the smallgantics effect. 7. check the interactive mode, it will show up the tilt-shift effect. 8. Finally, save you works all together. 9. You can also use image gallery to set up the path for you images. 10. Use prevous and next bottom to walk through the every image to check the tilt-shift effect. Hey Muhammad, Thanks for all the help! Enjoy your holiday! Cheers, your student, Ding & Triet
About
image tiltering
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published