首页 > > 详细

代做CMPT 401、代写 c++设计程序

项目预算:   开发周期:  发布时间:   要求地区:
CMPT 401 – Assignment 1 (Due Oct 11th 23:59)
Instructions
 You are going to submit Assignment1.cpp, Solution1.png and Solution2.png.
 Fill out the functions CreateImageFromTextFile() and DiamondFilter() in
Assignment1.cpp.
 Use to create Solution1.png
 Use to create Solution2.png
Question 1
The pixel values of a 299-by-299 RGBA image is stored in pixels.txt in a row-major, interleaved order. Write a function CreateImageFromTextFile() to create a PNG image using these values. Save the output image as Solution1.png.
Question 2
Write a function DiamondFilter() to apply the “diamond filter” (shown below) on a grayscale version of dog.jpg. Padded the image border using cv::BORDER_DEFAULT. Save the output image as Soution2.png.
Note: remember to normalize the output pixel values with the total kernel weight.
Note: if you are using two for-loops to calculate the output pixel values one-by-one, some of the values will not be integers. In such case, apply rounding before you write the values into the output byte array.
CreateImageFromTextFile()
DiamondFilter()

软件开发、广告设计客服
  • QQ:99515681
  • 邮箱:99515681@qq.com
  • 工作时间:8:00-23:00
  • 微信:codinghelp
热点标签

联系我们 - QQ: 9951568
© 2021 www.rj363.com
软件定制开发网!