Vertaling van "and numpy" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The first thing we need to do is import the OpenCV and NumPy libraries, as follows
Lo primero que tenemos que hacer es importar las librerías OpenCV y NumPy, como sigue
For the development of this work we used a Raspberry Pi 3, a webcam, a monitor, a keyboard, a mouse, a programming editor (Ninja) and the Python compiler with the OpenCV libraries and NumPy.
Para el desarrollo de este trabajo se utilizó una Raspberry Pi 3, una cámara web, un monitor, un teclado, un mouse, un editor de programación (Ninja) y el compilador Python con las librerías OpenCV y NumPy.
Relationship between scipy and numpy
To convert a 422 image to JPEG on the PC, use 422-jpg.exe (Windows and Wine) or 422-jpg.py (all platforms, you need to install Python, PIL and numpy).
Para convertir una imagen 422 a JPEG en el PC, usa 422-jpg.exe (Windows y Wine) o 422-jpg.py (todas las plataformas, necesitas instalar Python, PIL y numpy).
Its user interface uses PyQt and Numpy is used to manipulate data.
Su interfaz de usuario utiliza PyQt y Numpy se utiliza para manipular datos.
And this is where the, the, the power of Python and Numpy really comes out because it's, it's easy.
Y aquí es donde la, la, la potencia de Python y Numpy realmente viene hacia fuera porque tiene, es fácil.
A lot of students decided to use R or Python with Pandas and Numpy.
Mucha gente que está apuntada al curso está usando R y Python con Pandas y Numpy.
Hone your data wrangling and munging skills using Python's pandas and NumPy libraries with the CNC Mill Tool Wear dataset.
Perfecciona tus habilidades de manipulación, procesamiento y manejo de datos, utilizando las librerías de Pandas y NumPy, de Python, con el dataset CNC Mill Tool Wear.
PyCharm integrates with IPython Notebook, has an interactive Python console, and supports Anaconda as well as multiple scientific packages including matplotlib and NumPy.
Se integra con IPython Notebook, tiene una consola Python interactiva y es compatible con Anaconda, así como con múltiples paquetes científicos, incluidos matplotlib y NumPy.
The Python Data Analysis Library, or pandas, is another tool with ties to SciPy and NumPy created specifically to address the task of data analysis.
La Python Data Analysis Library, o Pandas, es otra herramienta que se enlaza con SciPy y NumPy, creada específicamente para responder a la tarea de análisis de datos.
We used jupyter notebooks with Python 3.6 along with the pandas and NumPy libraries as our working environment.
Decidimos elegir jupyter notebooks con Python 3.6 junto con las bibliotecas pandas and NumPy como nuestro entorno de trabajo.
As a grey scale image in the end is nothing but a matrix, we can use basic image manipulation to show how to work with them with Numpy, like using slicing and numpy functions.
Como una imagen en escala de grises en el fondo no es más que una matriz, usaremos unas pocas manipulaciones básicas con imágenes para mostrar cómo trabajar con funciones de Numpy, hacer slicings, etc.