# HIPE **Repository Path**: fireae/HIPE ## Basic Information - **Project Name**: HIPE - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-29 - **Last Updated**: 2022-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Content [TOC] [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) ## [1.](#Content) HIPE Hiearchic Image Processing Engine Three watchwords into our world : TO BE A **FAST**, **SCALABLE** and **RESPONSIVE** software for **Computer Vision**... HIPE is a standalone software as service centralazing all of ours knowledges and using several skills in ANEO like HPC/HTC, HPDA, BIG-DATA and of course Computer vision. We are convinced that all work can be reusable in a large variety of project and can be profitable to share our knowledge for your project as well as to help team interaction within your software development. #### 1.1 What are you talking about ? ##### The concept is to build an algorithm graph to compose your need as you wish and where the nodes represent our work, yours or external algorithm. ##### 1.1.1 __**Simple model conception**__ >> [![Simple model conception](http://img.youtube.com/vi/NgPpJBbO3K0/0.jpg)](http://www.youtube.com/watch?v=NgPpJBbO3K0) ##### 1.1.2 Demo Devoxx 2018 Paris : Facial recognition #### >> [![Demo Devoxx 2018 Paris : Facial recognition](http://img.youtube.com/vi/zphhtP0VNTU/0.jpg)](http://www.youtube.com/watch?v=zphhtP0VNTU) **..** **More video is coming soon ...** ## 2. How to start with HIPE ### 2. Download prebuilt Software : ### 2.1 for Windows x86-64bits Coming soon ### 2.2 for Linux x86-64bits Coming soon ## 3. Build HIPE ### Requirements Please follow the guideline to install all prerequisites dependencies in the [requierements](wiki/Requirements.md) page ### 3.1 Build HIPE CORE Please follow this step to build the HIPE Core [how-to-build](wiki/Howto-Build/Howto-build-core.md) **before to build any modules** ### 3.2 Build HIPE MODULES Please follow this step to build the HIPE Modules [how-to-build](wiki/Howto-Build/HowTo-build-core.md) ## 4. HOWTO : ## 4.1 How to run If you want test HIPE and a simple Computer vision application. Please follow this step to execute a process [how-to-run](wiki/Howto-Run/HowTo-Use.md) ### 4.2 How to Develop in HIPE Core Coming soon... ### 4.3 How to Develop in HIPE Modules If you want develop in HIPE. Please follow this tutorial to implement new node and data processing. [how to develop](wiki/Howto-Develop/HowTo-Develop.md)