Skip to content

Sample code of Python C++ extension module. Demonstrates how to deal with Numpy objects in C++ codes. Also, OpenCV Mat and Numpy interaction code example is included.

Notifications You must be signed in to change notification settings

yas-sim/python-cpp-extension-sample-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample code of Python extension module

Description:

This project includes C++ Python extension module which handles Numpy objects. Numpy object and OpenCV Mat object interaction code example is also included.

image

How to build:

build.bat

Note:

Tested on Win10 with MSVC 2019.

About

Sample code of Python C++ extension module. Demonstrates how to deal with Numpy objects in C++ codes. Also, OpenCV Mat and Numpy interaction code example is included.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published