Difference between revisions of "Template:Computer vision footer"

From blackwiki
Jump to navigation Jump to search
imported>KYN
(fix small letter)
 
(16 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
|name = Computer vision footer|title = <!-- [[Computer vision]] --> [[Computer vision]]
+
| name     = Computer vision footer
|state = {{{state|expanded}}}
+
| title     = [[Computer vision]]
 +
| listclass = hlist
 +
| state     = {{{state|expanded}}}
  
|group1 = Categories
+
| group1 = Categories
|list1 = <div>
+
| list1 =  
[[:Category:Datasets in computer vision|Datasets]]{{·w}}
+
* [[:Category:Datasets in computer vision|Datasets]]
[[:Category:Digital geometry|Digital geometry]]{{·w}}
+
* [[:Category:Digital geometry|Digital geometry]]
[[:Category:Commercial computer vision systems|Commercial systems]]{{·w}}
+
* [[:Category:Commercial computer vision systems|Commercial systems]]
[[:Category:Geometry in computer vision|Geometry]]{{·w}}
+
* [[:Category:Feature detection (computer vision)|Feature detection]]
[[:Category:Image sensor technology in computer vision|Image sensor technology]]{{·w}}
+
* [[:Category:Geometry in computer vision|Geometry]]
[[:Category:Learning in computer vision|Learning]]{{·w}}
+
* [[:Category:Image sensor technology in computer vision|Image sensor technology]]
[[:Category:Mathematical morphology|Morphology]]{{·w}}
+
* [[:Category:Learning in computer vision|Learning]]
[[:Category:Motion in computer vision|Motion analysis]]{{·w}}
+
* [[:Category:Mathematical morphology|Morphology]]
[[:Category:Object recognition and categorization|Recognition and categorization]]{{·w}}
+
* [[:Category:Motion in computer vision|Motion analysis]]
[[:Category:Computer vision research infrastructure|Research infrastructure]]{{·w}}
+
* [[:Category:Image noise reduction techniques|Noise reduction techniques]]
[[:Category:Computer vision researchers|Researchers]]{{·w}}
+
* [[:Category:Object recognition and categorization|Recognition and categorization]]
[[:Category:Computer vision software|Software]]
+
* [[:Category:Computer vision research infrastructure|Research infrastructure]]
</div>
+
* [[:Category:Computer vision researchers|Researchers]]
 +
* [[:Category:Image segmentation|Segmentation]]
 +
* [[:Category:Computer vision software|Software]]
  
|group2 = [[:Category:Applications of computer vision|Applications]] |list2= <div>
+
| group2 = Technologies
[[:Category:Driverless cars|Autonomous vehicles]]{{·w}}
+
| list2  =
[[:Category:Face recognition|Face recognition]]{{·w}}
+
* [[Computer stereo vision]] 
[[:Category:Image search|Image search]]{{·w}}
+
* [[3D reconstruction]]
[[:Category:Optical character recognition|Optical character recognition]]{{·w}}
+
** [[3D reconstruction from multiple images]]
[[:Category:Remote sensing|Remote sensing]]{{·w}}
+
** [[Free viewpoint television]]
[[:Category:Robots|Robots]]
+
** [[Structure from motion]]
</div>
+
** [[Visual hull]]
 +
* [[Motion capture]]
 +
 
 +
| group3 = [[:Category:Applications of computer vision|Applications]] |list3=
 +
* [[:Category:Augmented reality|Augmented reality]]
 +
* [[Autonomous vehicle|Autonomous vehicles]]
 +
* [[:Category:Face recognition|Face recognition]]
 +
* [[:Category:Image search|Image search]]
 +
* [[:Category:Optical character recognition|Optical character recognition]]
 +
* [[:Category:Remote sensing|Remote sensing]]
 +
* [[:Category:Robots|Robots]]
  
 
| below = '''[[:Category:Computer vision|Main category]]'''
 
| below = '''[[:Category:Computer vision|Main category]]'''
}}
+
}}<noinclude>{{documentation|content=
<noinclude>
+
{{Collapsible option|default=expanded}}
{{Collapsible option}}
+
 
</noinclude>
+
[[Category:Robotics templates]]
 +
}}</noinclude>

Latest revision as of 19:59, 8 June 2019

Template documentation

Initial visibility: currently defaults to expanded

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Computer vision footer|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Computer vision footer|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Computer vision footer|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to expanded.