Feeds
提问
saving gray scale images in a 3D array
I want to save 4 gray scale images in a 3D array and use them. I wrote the following code for this purpose but it did not work! ...
6 years 前 | 1 个回答 | 0
1
个回答提问
converting vector to 3d array
I am working on CIFAR-10 dataset. I found that working with gray scale image would be easier for me at this time. The image are ...
7 years 前 | 1 个回答 | 0
1
个回答提问
how to convert a 2D array x and y to a limited number of pixels?
I am working on a virtual camera model that takes an image of a scene. I have the x and y of the image of each point on the imag...
7 years 前 | 1 个回答 | 0
1
个回答提问
limiting columns of a matrix
I'm trying to have limitation over the columns of a matrix. The limits are set automatically during running the code and the val...
7 years 前 | 1 个回答 | 0

