Skip to content

WAMP client for SPFN predictions using PubSub pattern

Notifications You must be signed in to change notification settings

ddavid/spfn-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPFN-client

Purpose

This small client written using simple Python TCP Sockets is supposed to implement a small server for the interaction between a Zenfone providing point clouds from a depth sensor and a Deep Learning application that performs geometric fitting on unordered point clouds.

  • Subscribe to Point Clouds in the .xyz file format through a simple TCP socket
  • Predict Geometric Primitives using SPFN
  • Send Predicted Primitives through TCP socket to UE4 application

About

WAMP client for SPFN predictions using PubSub pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages