Auctoris / ctypes_demo
A simple demonstration of using ctypes to call a C++ class from Python
☆30Updated 4 years ago
Alternatives and similar repositories for ctypes_demo:
Users that are interested in ctypes_demo are comparing it to the libraries listed below
- Scripts to create Debian packages with the Tensorflow C/C++ API for Ubuntu x86_64 and Raspberry Pi☆87Updated 5 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Example of using TBB parallel pipeline with OpenCV☆16Updated 8 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- C++ Implementation of Savitzky-Golay filters☆34Updated 4 years ago
- C++20 N-dimensional Matrix class for hobby project☆23Updated 3 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- Deep Neural Network Architectures with dlib☆19Updated 2 months ago
- Libtorch C++ Examples☆53Updated 3 years ago
- Demonstration, comparison and interopereation of different c++11 class python wrapping methods, like swig, pybind11, binder, cython, cppy…☆23Updated 2 years ago
- Demonstrates how to call a C++ class from Python using pybind11.☆33Updated 4 years ago
- Sharing Ctypes Structures and NumPy Arrays in Unrelated Processes Using POSIX Shared Memory in Python☆22Updated 5 years ago
- Machine learning library in C++ with Eigen☆18Updated 9 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 11 years ago
- Multi-platform C++ library for reading and writing NPY and NPZ files, with an additional .NET interface☆19Updated 5 months ago
- Tentative implementation of RNN over dlib.☆13Updated 4 years ago
- OpenGL seen through Hartley-Zisserman camera model☆22Updated 7 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 10 months ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 7 years ago
- C++ porting of Stan Salvador's FastDTW☆34Updated 7 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 2 years ago
- RidgeRun Inference Framework☆27Updated 2 years ago
- blitzwave C++ wavelet mini-library☆39Updated 9 years ago
- C++11 wrapper for NumPy, SciPy and Matplotlib using pybind11☆20Updated 6 years ago
- Integrate your project with TensorFlow by simply cloning and linking to this prebuilt library. Support Visual Studio and WIndows.☆15Updated 7 years ago
- some test to implement cv::Mat conversion to numpy.array☆25Updated 8 years ago
- NNPACK for Darknet☆33Updated 7 years ago
- Simple C++ plotting☆17Updated 5 years ago
- Dynamic Time Warping single header library for C++☆49Updated 4 years ago
- This is my version of the Fastest Pedestrian Detector in the West☆24Updated 7 years ago