Very simple ray tracing engine in (almost) pure Python. Depends on NumPy and Matplotlib. Diffuse and specular lighting, simple shadows, reflections, no refraction. Purely sequential algorithm, slow execution. · GitHub [https://gist.github.com/rossant/6046463] - 2019-06-19 16:58:32 - public:stevetao Numpy, Python, Ray-tracing - 3 | id:253403 -
A reasonably speedy Python ray-tracer [https://excamera.com/sphinx/article-ray.html] - 2019-06-19 16:57:57 - public:stevetao Numpy, Python, Ray-tracing - 3 | id:253401 -
Image Processing with Numpy [http://www.degeneratestate.org/posts/2016/Oct/23/image-processing-with-numpy/] - 2019-02-27 21:25:46 - public:stevetao Image-Processing, Numpy, Python - 3 | id:243751 -
Canny edge detector — skimage v0.15.dev0 docs [http://scikit-image.org/docs/dev/auto_examples/edges/plot_canny.html] - 2019-02-25 15:58:26 - public:stevetao Canny, Edge-Detection, Numpy, Python - 4 | id:243720 -
python - Edge detection for image stored in matrix - Stack Overflow [https://stackoverflow.com/questions/29434533/edge-detection-for-image-stored-in-matrix] - 2019-02-25 15:57:41 - public:stevetao Edge-Detection, Numpy, Python - 3 | id:243719 -
python - Numpy Resize/Rescale Image - Stack Overflow [https://stackoverflow.com/questions/48121916/numpy-resize-rescale-image] - 2019-02-22 11:09:39 - public:stevetao Image, Image-Processing, Numpy, Python, Resize - 5 | id:243698 -
Ray Tracing with Numpy and Autograd | Frolian's blog [http://flothesof.github.io/ray-tracing-numpy-autograd.html] - 2019-02-15 16:06:11 - public:stevetao Numpy, Python, Ray-tracing - 3 | id:241738 -
100 numpy exercises [http://www.labri.fr/perso/nrougier/teaching/numpy.100/] - 2019-01-31 02:07:23 - public:stevetao Numpy - 1 | id:234085 -
python - How to get a normal distribution within a range in numpy? - Stack Overflow [https://stackoverflow.com/questions/36894191/how-to-get-a-normal-distribution-within-a-range-in-numpy] - 2019-01-23 21:02:10 - public:stevetao Normal-Distribution, Numpy, Python - 3 | id:233975 -
python - How can the Euclidean distance be calculated with NumPy? - Stack Overflow [https://stackoverflow.com/questions/1401712/how-can-the-euclidean-distance-be-calculated-with-numpy] - 2018-12-06 18:08:53 - public:stevetao Distance-Map, Numpy, Python - 3 | id:229106 -
python - numpy matrix vector multiplication - Stack Overflow [https://stackoverflow.com/questions/21562986/numpy-matrix-vector-multiplication] - 2018-11-01 21:01:53 - public:stevetao Matrix, Multiplication, numpy - 3 | id:187307 -
Numerical & Scientific Computing with Python: Boolean Masking of Arrays [https://www.python-course.eu/numpy_masking.php] - 2018-10-15 15:07:09 - public:stevetao Numpy, Scipy, Tutorial - 3 | id:186770 -
python - bounding box of numpy array - Stack Overflow [https://stackoverflow.com/questions/31400769/bounding-box-of-numpy-array] - 2018-10-10 18:19:57 - public:stevetao Bounding-Box, Numpy, Python - 3 | id:186690 -