Skip to content

Commit

Permalink
Renaming C# wrapper folder and adding MDs
Browse files Browse the repository at this point in the history
  • Loading branch information
dorodnic committed Dec 17, 2017
1 parent beed47f commit c156f5f
Show file tree
Hide file tree
Showing 27 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -34,7 +34,7 @@ Information about the Intel® RealSense™ technology at [realsense.intel.com](h
These simple examples demonstrate how to easily use the SDK to include code snippets that access the camera into your applications.

**[Wrappers](https://github.com/IntelRealSense/librealsense/tree/development/wrappers)**
We provide a C, C++, [Python](./wrappers/python), [Node.js](./wrappers/nodejs) API, as well as integration with the following 3rd-party technologies: [ROS](https://github.com/intel-ros/realsense/releases), [LabVIEW](./wrappers/labview), [OpenCV](./wrappers/opencv), [PCL](./wrappers/pcl) and more to come, including C#, Unity and Matlab.
We provide a C, C++, [Python](./wrappers/python), [.NET](./wrappers/csharp), [Node.js](./wrappers/nodejs) API, as well as integration with the following 3rd-party technologies: [ROS](https://github.com/intel-ros/realsense/releases), [LabVIEW](./wrappers/labview), [OpenCV](./wrappers/opencv), [PCL](./wrappers/pcl) and more to come, including C#, Unity and Matlab.

## Quick Start

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Empty file added wrappers/csharp/readme.md
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion wrappers/readme.md
Expand Up @@ -6,5 +6,5 @@
* [LabVIEW](./labview) - integration with National Instruments LabVIEW
* [OpenCV](./opencv) - integration with OpenCV computer-vision library
* [PCL](./pcl) - basic integration with the Point-Cloud Library
* .NET - TBD
* [.NET](./csharp) - support for .NET languages with examples in C#
* Matlab - TBD

0 comments on commit c156f5f

Please sign in to comment.