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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831
{"id":27749,"date":"2015-11-25T13:00:06","date_gmt":"2015-11-25T19:00:06","guid":{"rendered":"http:\/\/opezaimd.tumblr.com\/post\/133942324590"},"modified":"2015-11-25T13:00:06","modified_gmt":"2015-11-25T19:00:06","slug":"final-project-6","status":"publish","type":"post","link":"https:\/\/kenscourses.com\/tc101fall2015\/2015\/final-project-6\/","title":{"rendered":"Final Project"},"content":{"rendered":"

We. Are. Done. Finally, our program works like a charm, after several days of research and hardwork, our project is capable of resizing an image and changing the color to black and white.\u00a0<\/p>\n

We kinda did it in two parts, the first one being the black and white, that you can check out here.<\/a><\/b><\/i><\/p>\n

For the\u00a0\u201csecond part\u201d, we researched and found out how to resize the source image using math and arrays. These links were reaaaaaally useful:<\/p>\n

http:\/\/stackoverflow.com\/questions\/27351737\/c-how-to-shrink-an-image-using-a-pointer-array<\/a>
http:\/\/stackoverflow.com\/questions\/299267\/image-scaling-and-rotating-in-c-c<\/a>
http:\/\/doc.gnu-darwin.org\/ImageMagick\/www\/ImageMagickObject.html<\/a>
http:\/\/www.cplusplus.com\/forum\/general\/2615\/<\/a><\/p>\n

We kinda teamed up with Eduardo, we worked together, and mutually helped each other.\u00a0<\/p>\n

We had a lot of errors during the process about syntax but one we dealt with the most was an error called\u00a0\u201csegmentation fault\u201d. After battling with it, we found out that our program wasn\u2019t the problem, but the source image was. We looked and tried several images until we found one that worked, which was the golden retriever puppy on the English Wikipedia page of puppies. Eduardo told us that this picture didn\u2019t have the same error and we confirmed that it didn\u2019t.<\/p>\n

We are really happy about the outcome of the project.<\/p>\n

Here are some screenshots:<\/p>\n

<\/figure>\n
<\/figure>\n
<\/figure>\n

You can check out our final code here:<\/p>\n

https:\/\/github.com\/kenwbauer\/TC101F15_Team06\/blob\/master\/FINALPROJECT.cpp<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"

We. Are. Done. Finally, our program works like a charm, after several days of research and hardwork, our project is capable of resizing an image and changing the color to black and white. <\/p>\n

We kinda did it in two parts, the first one being the black and white, that you can check out here.<\/a><\/b><\/i><\/p>\n

For the “second part”, we researched and found out how to resize the source image using math and arrays. These links were reaaaaaally useful:<\/p>\n

http:\/\/stackoverflow.com\/questions\/27351737\/c-how-to-shrink-an-image-using-a-pointer-array<\/a>
http:\/\/stackoverflow.com\/questions\/299267\/image-scaling-and-rotating-in-c-c<\/a>
http:\/\/doc.gnu-darwin.org\/ImageMagick\/www\/ImageMagickObject.html<\/a>
http:\/\/www.cplusplus.com\/forum\/general\/2615\/<\/a><\/p>\n

We kinda teamed up with Eduardo, we worked together, and mutually helped each other. <\/p>\n

We had a lot of errors during the process about syntax but one we dealt with the most was an error called “segmentation fault”. After battling with it, we found out that our program wasn’t the problem, but the source image was. We looked and tried several images until we found one that worked, which was the golden retriever puppy on the English Wikipedia page of puppies. Eduardo told us that this picture didn’t have the same error and we confirmed that it didn’t.<\/p>\n

We are really happy about the outcome of the project.<\/p>\n

Here are some screenshots:<\/p>\n

<\/figure>\n
<\/figure>\n
<\/figure>\n

You can check out our final code here:<\/p>\n

https:\/\/github.com\/kenwbauer\/TC101F15_Team06\/blob\/master\/FINALPROJECT.cpp<\/a><\/p>\n","protected":false},"author":230,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,3],"tags":[219,107,355,40,611,893],"_links":{"self":[{"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/posts\/27749"}],"collection":[{"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/users\/230"}],"replies":[{"embeddable":true,"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/comments?post=27749"}],"version-history":[{"count":14,"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/posts\/27749\/revisions"}],"predecessor-version":[{"id":29885,"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/posts\/27749\/revisions\/29885"}],"wp:attachment":[{"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/media?parent=27749"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/categories?post=27749"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kenscourses.com\/tc101fall2015\/wp-json\/wp\/v2\/tags?post=27749"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}