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:
- An example of a hybrid python/C++ package with unit tests☆146Updated 6 years ago
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras☆82Updated 6 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆66Updated 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++ Implementation of Savitzky-Golay filters☆35Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- C++20 N-dimensional Matrix class for hobby project☆23Updated 4 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- opencv-power☆23Updated 3 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- NNPACK for Darknet☆32Updated 8 years ago
- Python module for projective camera model☆53Updated 9 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 8 months ago
- Simple example of using pybind11.☆18Updated 7 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
- Wrapping python made easy☆124Updated 6 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆90Updated last year
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- OpenGL seen through Hartley-Zisserman camera model☆22Updated 8 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- Libtorch C++ Examples☆52Updated 4 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆67Updated 4 years ago
- Implementation of cv::Mat conversion to numpy.array for pybind11☆207Updated 4 years ago
- ☆42Updated last year
- BLAS extension to xtensor☆172Updated 6 months ago
- Corrected source for the OpenCL in Action book (work in progress)☆63Updated 12 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆164Updated last year