Developer - help getting started with CC
Posted: Wed Jan 24, 2018 6:09 am
Hi all, I have a requirement to locate 'certain' features in a point cloud. I have faith these features will reveal themselves with some cunning code to search the cloud for the point arrangements/patterns/anomalies I am looking for. An example of what I am trying to achieve is location of manhole covers in a length of road - these circular deformations in an otherwise 'flat' cloud should be easy to locate (well I would like to give it a go anyway).
I have written many point processing apps from a CAD perspective, including some triangulation algorithms, so hopefully I will be able to make a good go of this task. Can someone please guide me as to cloud compare being a good candidate as the foundation for my task. Lets start with the basics.
1. Does it have an SDK?
2. What language does it support? (ANSI C, C++, other)
3. Is there a cost involved in obtaining/using the SDK?
4. Will I need Visual Studio, and if so, what version(s) can I use? Will the VS 2015 community edition suffice?
5. How can I find out if someone has already done pattern recognition from point clouds? (I hate reinventing the wheel)
6. Are there existing functions to locate near points, with the possibility of including selection criteria?
7. Once I have a point (or collection of points) can I obtain/extract their geographical position (GPS aligned coords)?
8. Will the application I write be implemented as an add-on, or a plug in, or integrate with the product?
9. How would I load and invoke my add-on?
10. Can I run my add-on on other computers with CC installed, for free?
Thanks,
Graeme
I have written many point processing apps from a CAD perspective, including some triangulation algorithms, so hopefully I will be able to make a good go of this task. Can someone please guide me as to cloud compare being a good candidate as the foundation for my task. Lets start with the basics.
1. Does it have an SDK?
2. What language does it support? (ANSI C, C++, other)
3. Is there a cost involved in obtaining/using the SDK?
4. Will I need Visual Studio, and if so, what version(s) can I use? Will the VS 2015 community edition suffice?
5. How can I find out if someone has already done pattern recognition from point clouds? (I hate reinventing the wheel)
6. Are there existing functions to locate near points, with the possibility of including selection criteria?
7. Once I have a point (or collection of points) can I obtain/extract their geographical position (GPS aligned coords)?
8. Will the application I write be implemented as an add-on, or a plug in, or integrate with the product?
9. How would I load and invoke my add-on?
10. Can I run my add-on on other computers with CC installed, for free?
Thanks,
Graeme