Recent questions in Computer Graphics

1 votes
0 answers
4
Given an input image of size $230 \times 230$ with convolution filter of size $5 \times 5$ and stride $3$. What would be the size of the output?
0 votes
2 answers
10
0 votes
1 answer
14
In the parallel projection, the picture definition of the window to the view port, the parallel projection lines areParallel to the viewportPerpendicular to the viewportP...
1 votes
2 answers
15
Consider a raster system with resolution $640$ by $480$. What size is frame buffer (in bytes) for this system to store $12$ bits per pixel?$450$ kilobytes$500$ kilobytes$...
5 votes
0 answers
19
Find the transformation matrix that converts a square with diagonal vertices (0,3) and (-3,6) into a unit square at the origin??