Community Profile

photo

Devdolly Saini


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Calculate the distance squared of a point in 3d space
how do I calculate the squared distance between two points in 3d space where the 2 inputs say P and Q and 1d arrays say P=[P1,P2...

4 years ago | 1 answer | 0

1

answer

Question


average RGB values from list of pixels.
how do you average the RGB values from a list of pixels through the use of a function where the input is a 3d array and the outp...

4 years ago | 1 answer | 0

1

answer

Question


Read a specified list of images given the filename and the directory the files are in
I am not too sure on how to write a function that takes in as inputs a string containing the name of a directory that the images...

4 years ago | 2 answers | 0

2

answers