Difference between revisions of "Qualcomm Robotics RB5/Image Processing Software/Fast CV"

From RidgeRun Developer Connection
Jump to: navigation, search
(Created page with "<noinclude> {{Qualcomm Robotics RB5/Head|previous=Image_Processing_Software/GPU_Profiling|next=Image_Processing_Software/Fast_CV/Installing_Hexagon_SDK|keywords=board,fastcv}}...")
 
 
Line 3: Line 3:
 
</noinclude>
 
</noinclude>
 
__TOC__
 
__TOC__
{{DISPLAYTITLE:Qualcomm Robotics RB5 - FastCV|noerror}}
+
{{DISPLAYTITLE:Qualcomm Robotics RB5/RB6 - FastCV|noerror}}
  
The Qualcomm Robotics RB5 platform provides many tools for developers to work with Artificiall Intelligence and Computer Vision applications. In this section, we are going to explore the Hexagon Digital Signal Processor. To work with it, we are using two SDKs: Qualcomm Hexagon DSP SDK and Computer Vision SDK. We will see how to download and install both SDKs, how to use them and an example project. Please check our next sections for more information:
+
The Qualcomm Robotics RB5/RB6 platform provides many tools for developers to work with Artificial Intelligence and Computer Vision applications. In this section, we are going to explore the Hexagon Digital Signal Processor. To work with it, we are using two SDKs: Qualcomm Hexagon DSP SDK and Computer Vision SDK. We will see how to download and install both SDKs, how to use them and an example project. Please check our next sections for more information:
  
 
*The [[Qualcomm_Robotics_RB5/Image_Processing_Software/Fast_CV/Installing_Hexagon_SDK|Hexagon SDK Installation]] section covers the steps needed to download the Hexagon SDK and get it ready for work!
 
*The [[Qualcomm_Robotics_RB5/Image_Processing_Software/Fast_CV/Installing_Hexagon_SDK|Hexagon SDK Installation]] section covers the steps needed to download the Hexagon SDK and get it ready for work!

Latest revision as of 17:32, 31 July 2023



Index






The Qualcomm Robotics RB5/RB6 platform provides many tools for developers to work with Artificial Intelligence and Computer Vision applications. In this section, we are going to explore the Hexagon Digital Signal Processor. To work with it, we are using two SDKs: Qualcomm Hexagon DSP SDK and Computer Vision SDK. We will see how to download and install both SDKs, how to use them and an example project. Please check our next sections for more information:

  • The Hexagon SDK Installation section covers the steps needed to download the Hexagon SDK and get it ready for work!
  • The FastCV Installation section shows the steps to download FastCV, that is the Computer Vision SDK. In it, you'll learn how to use the SDK and get a sample application working.
  • The Building your own Fast CV application section shows you the steps needed to develop and get running your own FastCV application!


Index