Auctoris / ctypes_demoLinks
A simple demonstration of using ctypes to call a C++ class from Python
☆30Updated 5 years ago
Alternatives and similar repositories for ctypes_demo
Users that are interested in ctypes_demo are comparing it to the libraries listed below
Sorting:
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras☆82Updated 6 years ago
- Comparing the performance of Python, NumPy and C extensions☆40Updated 6 years ago
- Scripts to create Debian packages with the Tensorflow C/C++ API for Ubuntu x86_64 and Raspberry Pi☆87Updated 6 years ago
- C++20 N-dimensional Matrix class for hobby project☆23Updated 4 years ago
- An example of a hybrid python/C++ package with unit tests☆146Updated 6 years ago
- opencv-power☆23Updated 3 years ago
- Wrapping python made easy☆124Updated 6 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆60Updated 12 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 8 months ago
- Graph plots, drawing, layout and windows in OpenCV☆130Updated 3 years ago
- NNPACK for Darknet☆32Updated 8 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆66Updated 6 years ago
- An automatic Python wrapper generator for C++ code.☆50Updated last year
- ☆42Updated last year
- C++11 wrapper for NumPy, SciPy and Matplotlib using pybind11☆21Updated 7 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- Machine learning library in C++ with Eigen☆20Updated 10 years ago
- A simple example of how to bind C++ code in Python☆14Updated 5 years ago
- Using nlohmann::json with pybind11☆163Updated 8 months ago
- View OpenCV Mat in GDB, Code from: [Visualize in memory OpenCV image or matrix from GDB pretty printers](https://sourceware.org/ml/gdb/20…☆10Updated 10 years ago
- Examples of libtorch, which is C++ front end of PyTorch☆30Updated 5 years ago
- Deep Neural Network Architectures with dlib☆19Updated last year
- C++ Implementation of Savitzky-Golay filters☆35Updated 5 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆90Updated last year
- A series of convenience functions to make basic image processing operations such as translation, rotation, resizing and skeletonization w…☆14Updated 7 years ago
- Convert PyObject* to C++ datatypes and vice versa☆29Updated 9 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- An example of mapping shared memory between boost::interprocess and Python's mmap.☆56Updated 10 years ago