All Projects → StephenClearyApps → PortableLibraryProfiles

StephenClearyApps / PortableLibraryProfiles

Licence: MIT license
A simple desktop app to enumerate all PCL profiles for all frameworks installed on the local machine.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to PortableLibraryProfiles

Lidar camera calibration
Light-weight camera LiDAR calibration package for ROS using OpenCV and PCL (PnP + LM optimization)
Stars: ✭ 133 (+269.44%)
Mutual labels:  pcl
3D object recognition
recognize and localize an object in 3D Point Cloud scene using VFH - SVMs based method and 3D-CNNs method
Stars: ✭ 91 (+152.78%)
Mutual labels:  pcl
Crawler4Caida
一个致力于用Python提高部门工作自动化水平的程序库!(包括数据采集、办公自动化、辅助研究、图网络、复杂系统、3D可视化等)
Stars: ✭ 82 (+127.78%)
Mutual labels:  pcl
Cloud annotation tool
L-CAS 3D Point Cloud Annotation Tool
Stars: ✭ 182 (+405.56%)
Mutual labels:  pcl
annotate
Create 3D labelled bounding boxes in RViz
Stars: ✭ 104 (+188.89%)
Mutual labels:  pcl
iros bshot
B-SHOT : A Binary Feature Descriptor for Fast and Efficient Keypoint Matching on 3D Point Clouds
Stars: ✭ 43 (+19.44%)
Mutual labels:  pcl
Pcl Ros Cluster Segmentation
Cluster based segmentation of Point Cloud with PCL lib in ROS
Stars: ✭ 123 (+241.67%)
Mutual labels:  pcl
pcl-edge-detection
Edge-detection application with PointCloud Library
Stars: ✭ 32 (-11.11%)
Mutual labels:  pcl
gitter-api-pcl
Gitter# provide you the minimum code you need to use the Gitter API
Stars: ✭ 22 (-38.89%)
Mutual labels:  pcl
ros object recognition
A framework for ROS-based 2D and 3D object recognition.
Stars: ✭ 64 (+77.78%)
Mutual labels:  pcl
Stripe
Typed .NET clients for stripe.com REST APIs
Stars: ✭ 193 (+436.11%)
Mutual labels:  pcl
Connectivityplugin
Connectivity Plugin for Xamarin and Windows
Stars: ✭ 253 (+602.78%)
Mutual labels:  pcl
pcl.py
Templated python inferface for Point Cloud Library (PCL) based on Cython
Stars: ✭ 64 (+77.78%)
Mutual labels:  pcl
Portable.xaml
Portable .NET library for reading/writing xaml files.
Stars: ✭ 145 (+302.78%)
Mutual labels:  pcl
3D-Reconstruction-With-RGBD
a 3D-Reconstruction demo done with Kinect
Stars: ✭ 16 (-55.56%)
Mutual labels:  pcl
Xam.plugin.webview
Xamarin Plugin for a HybridWebView in PCL projects.
Stars: ✭ 132 (+266.67%)
Mutual labels:  pcl
strados
Transform OBD2 data from your car into human readable data
Stars: ✭ 27 (-25%)
Mutual labels:  portable-class-library
GA SLAM
🚀 SLAM for autonomous planetary rovers with global localization
Stars: ✭ 40 (+11.11%)
Mutual labels:  pcl
pcl localization ros2
ROS2 package of 3D LIDAR-based Localization using PCL (Not SLAM)
Stars: ✭ 74 (+105.56%)
Mutual labels:  pcl
CARE
CHAI and RAJA provide an excellent base on which to build portable codes. CARE expands that functionality, adding new features such as loop fusion capability and a portable interface for many numerical algorithms. It provides all the basics for anyone wanting to write portable code.
Stars: ✭ 22 (-38.89%)
Mutual labels:  portable-class-library

PortableLibraryProfiles

A simple library and console app to enumerate all PCL profiles for all frameworks installed on the local machine.

Usage

Just execute the app.

All PCL profiles on the local machine (at C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETPortable) are examined, converted to JSON, and stored in a "profiles.json" file.

Also, if there are any folders in the same directory as the executable, they are treated as a .NETPortable folder, and they are processed separately into their own profiles.json file.

To see the results in a table, go here:

http://portablelibraryprofiles.apps.stephencleary.com/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].