Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hydra-image-processor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenSource
hydra-image-processor
ade9f6a431bd1bd34853937a2331f1f4dae4ec27
hydra-image-processor
src
c
Python
PyIncludes.h
Find file
Normal view
Permalink
PyIncludes.h
71 B
Newer
Older
Initial Python3 wrappers for Hydra Image Processing library.
Mark Winter
committed
6 years ago
1
2
#pragma once
Moved script-array helper routines into common code and namespace with define guards
Mark Winter
committed
6 years ago
3
4
#define PY_BUILD
#include
"../WrapCmds/ScriptHelpers.h"
Initial Python3 wrappers for Hydra Image Processing library.
Mark Winter
committed
6 years ago
5