Home > xlzhuathku_depthcolor

xlzhuathku_depthcolor

Xlzhuathku_depthcolor is a project mainly written in C++ and JAVA, it's free.

Analysis codes of depth and color images

***********************************
My MPhil Research in HongKongU
Xiaolong ZHU@HKU
[email protected]
***********************************

1. Introduction

1.1 xlzhuathku_depthcolor

Depth Color Image Analysis Using GPU accelerated Random Forests

1.2 rf_id3

Implement a Random Forest in CUDA C.

1.3 rf_featuregenerator

Generate Training Set for Training a Random Forest.

2. Prerequisites

2.1 xlzhuathku_depthcolor

See ./xlzhuathku_depthcolor/README

2.2 rf_id3

See ./rf_id3/README

2.3 rf_featuregenerator

See ./rf_featuregenerator/README

3. Collabrators

lucienzhu@github gulimujyujyu@github

Previous:demo_app