Warning: The magic method Slickr_Flickr_Plugin::__wakeup() must have public visibility in /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php on line 152

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101fall2015/wp-includes/feed-rss2.php on line 8
‘#TEC’ Articles at TC101 Fall 2015 https://kenscourses.com/tc101fall2015 Introduction to Programming Python and C++ Wed, 25 Nov 2015 03:13:36 +0000 en hourly 1 https://creativecommons.org/licenses/by/4.0/ #FinalProject – #TC1017 https://kenscourses.com/tc101fall2015/2015/finalproject-tc1017/ Wed, 25 Nov 2015 03:13:36 +0000 http://luisduarteitesm.wordpress.com/?p=95 ]]> So we finally got the project complete!!!

After looking a lot of videos in YouTube and searching so hard on internet we found the way to convert the image into a scale so it could be smallest.

After doing the “hard part” we search on internet how to convert an image into gray. All this functions were made with arrays, rows and columns and it is hard to understand it all but if you look closely you will find that, first, the program count the number of pixels it has. Then, it change it the color of the pixels for the gray one. For the scale, it count the pixels and reduce it by the half by a grouping them.

The only problem was that it doesn’t work with .jpg images, only with .jpeg and we didn’t find out why 🙁

I’m exiting for doing this because I was so stressed with a lot of projects and take us a while to find the way of doing it. I need to say that I need to learn more functions and commands for improving my programing but I think I learned very well in this class, good job ken!!

Project.png

GitHub code:  https://github.com/kenwbauer/TC101F15_Team18/blob/master/ProyectoFinal.cpp

Luis Alfonso Duarte Palacios

Christian Orozco

]]>
https://creativecommons.org/licenses/by/4.0/