Community Profile

photo

Florian Enner


HEBI Robotics, Carnegie Mellon University

Last seen: 2 months ago Active since 2016

Followers: 0   Following: 0

Message

Florian Enner is a Software Engineer and Co-Founder of HEBI Robotics. He mainly works on core libraries and tools for robotics R&D.

Statistics

All
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 3
  • First Submission
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Submitted


MAT File Library
Read and write MAT files from Java

5 years ago | 2 downloads |

Answered
Write .mat files in java
This question is pretty old, but it still comes up on Google. We recently open sourced MAT File Library for working with MAT fi...

5 years ago | 1

Answered
How can i generate .mat file from eclipse (java) ?
Text based formats like CSV come with a lot of parsing overhead. Loading a 100 MB CSV file can take a long time and resources, w...

5 years ago | 0

Submitted


HebiRobotics/HebiCam
Read images from live video streams (ip cameras, usb cameras, h264, mjpeg, etc.)

7 years ago | 5 downloads |

Submitted


HebiRobotics/MatlabInput
Library for getting keyboard and joystick input into MATLAB

7 years ago | 5 downloads |

Submitted


HebiRobotics/HebiJoystick
An alternative to MATLAB's vrjoystick

7 years ago | 1 download |

Submitted


SharedTransform
Shares a 4x4 homogeneous transform among MATLAB instances

7 years ago | 6 downloads |

Submitted


SharedData
Shares arbitrary data among MATLAB instances using memory mapped files

7 years ago | 2 downloads |

Answered
Can I get video stream from a tcpip port (ArDrone) to a Matlab figure?
I've just uploaded a submission that supports streaming h264 (among other formats) from ip cameras. It doesn't require any toolb...

8 years ago | 1

Answered
synchronised double webcam acquisition
I've uploaded a submission that supports streaming from webcams and ip cameras with very low overhead. We've used it for stereo ...

8 years ago | 1

Answered
How can I receive stream video content over a network with UDP protocol?
I've uploaded a submission that supports streaming h264 (among other formats) from ip cameras. % Connect to stream cam ...

8 years ago | 0

| accepted

Answered
Playing/processing video stream
I've uploaded a submission that supports streaming h264 (among other formats) from ip cameras. It supports R2013b and does not r...

8 years ago | 0

Answered
H.264/MPEG-4 video over network
I know this thread is very old, but it does show up quite high when searching for h264 streaming. In case someone else comes acr...

8 years ago | 0

Answered
How to convert a video file to a bit stream in matlab?
I've uploaded a submission that supports streaming h264 (among other formats) from ip cameras. % Connect to stream cam ...

8 years ago | 0