Difference between revisions of "Template:GstCUDA TOC"

From RidgeRun Developer Connection
Jump to: navigation, search
(Remove "Example #:" words. Add opencv examples.)
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
   <div class="toc" style="font-size:80%;">
 
   <div class="toc" style="font-size:80%;">
         <ol>
+
         <ol>        
           <li> [[GstCUDA - Supported Platforms|Supported Platforms]] </li>        
+
           <li> [[GstCUDA - Features and Limitations|Features and Limitations]]
           <li> [[GstCUDA - Features and Limitations|Features and Limitations]] </li>
+
            <ol style="margin-left:15%">
 +
              <li> [[GstCUDA - Supported Platforms|Supported Platforms]] </li>
 +
            </ol>
 +
           <li> [[GstCUDA - Evaluating GstCUDA|Evaluating GstCUDA]] </li>
 
           <li> [[GstCUDA - Building and Installation Guide|Building and Installation Guide]] </li>
 
           <li> [[GstCUDA - Building and Installation Guide|Building and Installation Guide]] </li>
           <li> [[GstCUDA - Elements Detailed Description|Elements Detailed Description]]
+
           <li> [[GstCUDA - Project Structure|Project Structure]] </li>
 +
          <li> [[GstCUDA - GstCUDA Framework|GstCUDA Framework]]
 +
            <ol style="margin-left:15%">
 +
              <li> [[GstCUDA - libGstCUDA API | libGstCUDA API]] </li>
 +
              <li> [[GstCUDA - GstCUDABaseFilter|GstCUDABaseFilter]] </li>
 +
              <li> [[GstCUDA - GstCUDABaseMISO|GstCUDABaseMISO]] </li>
 +
              <li> [[GstCUDA - GstCUDABaseSIMO|GstCUDABaseSIMO]] </li>
 +
              <li> [[GstCUDA - GstCUDABaseMIMO|GstCUDABaseMIMO]] </li>
 +
            </ol>
 +
          </li>
 +
          <li> [[GstCUDA - GstCUDA Quick Prototyping Elements|GstCUDA Quick Prototyping Elements]]
 
             <ol style="margin-left:15%">  
 
             <ol style="margin-left:15%">  
 
               <li> [[GstCUDA - cudafilter|cudafilter]] </li>
 
               <li> [[GstCUDA - cudafilter|cudafilter]] </li>
               <li> [[GstCUDA - cudadebayer|cudadebayer]] </li>
+
               <li> [[GstCUDA - cudamux|cudamux]] </li>
 +
              <li> [[GstCUDA - cudademux|cudademux]] </li>
 +
              <li> [[GstCUDA - cudamimo|cudamimo]] </li>
 
             </ol>
 
             </ol>
 
           </li>
 
           </li>
           <li> [[GstCUDA - Cudafilter's Custom CUDA Library Guide|Cudafilter's Custom CUDA Library Guide]] </li>
+
           <li> [[GstCUDA - GstCUDA Algorithm Developer’s Guide|GstCUDA Algorithm Developer’s Guide]] </li>
           <li> [[GstCUDA - GstCUDA Framework|GstCUDA Framework]]
+
           <li> [[GstCUDA - GstCUDA Add-Ons | GstCUDA Add-Ons]]
            <ol style="margin-left:15%">  
+
            <ol style="margin-left:15%">  
               <li> [[GstCUDA - API Reference | API Reference]] </li>
+
               <li> [[GstCUDA - cudadebayer|cudadebayer]] </li>
 
             </ol>
 
             </ol>
 
           </li>
 
           </li>
 
           <li> [[GstCUDA - Examples | Examples]]
 
           <li> [[GstCUDA - Examples | Examples]]
 
             <ol style="margin-left:15%">  
 
             <ol style="margin-left:15%">  
               <li> [[GstCUDA - Example 1: cudafilter | Example 1: cudafilter]] </li>
+
               <li> [[GstCUDA - Example 1: cudafilter | cudafilter]] </li>
               <li> [[GstCUDA - Example 2: cudadebayer | Example 2: cudadebayer]] </li>
+
                  <ol style="margin-left:15%">
 +
                  <li> [[GstCUDA - Example - cudafilter: NVMM direct mapping | cudafilter: NVMM direct mapping]] </li>
 +
                  <li> [[GstCUDA - Example - cudafilter: Unified memory allocator | cudafilter: Unified memory allocator]]
 +
                  </li>
 +
                  </ol>
 +
              <li> [[GstCUDA - Example: cudamux | cudamux]] </li>
 +
                  <ol style="margin-left:15%">
 +
                  <li> [[GstCUDA - Example - cudamux: NVMM direct mapping | cudamux: NVMM direct mapping]] </li>
 +
                  <li> [[GstCUDA - Example - cudamux: Unified memory allocator | cudamux: Unified memory allocator]]
 +
                  </li>
 +
                  </ol>
 +
               <li> [[GstCUDA - Example 2: cudadebayer | cudadebayer]] </li>
 +
              <li> [[GstCUDA - Example: opencv | opencv]] </li>
 +
                  <ol style="margin-left:15%">
 +
                  <li> [[GstCUDA - Example - opencvwarp | opencvwarp]] </li>
 +
                  <li> [[GstCUDA - Example - opencvfilter | opencvfilter]] </li>
 +
                  </ol>
 
             </ol>
 
             </ol>
 
           </li>
 
           </li>
 +
          <li> [[GstCUDA - Performance Profiling|Performance Profiling]] </li>
 +
          <li> [[GstCUDA - Contact Us|Contact Us]] </li>
 
         </ol>
 
         </ol>
 
   </div>
 
   </div>

Latest revision as of 14:16, 3 September 2020