Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Saving an numpy.ndarray as .ply file in python
Post: RE: Saving an numpy.ndarray as .ply file in python

(Oct-11-2017, 06:06 PM)Larz60+ Wrote: Sorry,  this package seems to do that: https://github.com/dranjan/python-plyfile Thanks for the quick reply. I have already read that. It provides a way of read...
Tina Homework 4 17,087 Oct-11-2017, 06:08 PM
    Thread: Saving an numpy.ndarray as .ply file in python
Post: RE: Saving an numpy.ndarray as .ply file in python

(Oct-11-2017, 05:55 PM)Larz60+ Wrote: https://docs.scipy.org/doc/numpy-1.13.0/....save.html Thank you. But I want to re save it in .ply format.
Tina Homework 4 17,087 Oct-11-2017, 06:02 PM
    Thread: Saving an numpy.ndarray as .ply file in python
Post: Saving an numpy.ndarray as .ply file in python

hello, I open an already existing .ply file and modify it in a loop working with the line in this file. At the end, I have a numpy.ndarray that I would like to save as a .ply file. How can I do this ...
Tina Homework 4 17,087 Oct-11-2017, 03:13 PM
    Thread: Finding the intersection of interpolated curves
Post: Finding the intersection of interpolated curves

Hello everyone, as the title cites, I am trying to find the intersection of 2 arrays by interpolating them.  I found this method, but it does not suit my situation as it needs a sorted input Data to ...
Tina General Coding Help 1 4,166 Mar-23-2017, 09:56 AM
    Thread: Convolution with numpy
Post: RE: Convolution with numpy

(Mar-06-2017, 03:38 PM)zivoni Wrote: Neither I am an expert about signal processing, but out of curiosity I tried it and np.convolve convoluted happily. import numpy as np from scipy.signal import ...
Tina Data Science 3 10,863 Mar-07-2017, 03:16 PM
    Thread: Convolution with numpy
Post: Convolution with numpy

Hello everyone,  I am trying to convolute 2 signals in the time-domain: the first when is a gaussien function and the second one is a zero array but has an impulse at x1 and an increasing ramp betwe...
Tina Data Science 3 10,863 Mar-06-2017, 12:24 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020