Broadmann area (wiki)
Source: https://en.wikipedia.org/wiki/Brodmann_area
Lateral surface
Medial serface
- Areas 3, 1 & 2 – Primary Somatosensory Cortex (frequently referred to as Areas 3, 1, 2 by convention)
- Area 4 – Primary Motor Cortex
- Area 5 – Somatosensory Association Cortex
- Area 6 – Premotor cortex and Supplementary Motor Cortex (Secondary Motor Cortex) (Supplementary motor area)
- Area 7 – Somatosensory Association Cortex
- Area 8 – Includes Frontal eye fields
- Area 9 – Dorsolateral prefrontal cortex
- Area 10 – Anterior prefrontal cortex (most rostral part of superior and middle frontal gyri)
- Area 11 – Orbitofrontal area (orbital and rectus gyri, plus part of the rostral part of the superior frontal gyrus)
- Area 12 – Orbitofrontal area (used to be part of BA11, refers to the area between the superior frontal gyrus and the inferior rostral sulcus)
- Area 13 and Area 14* – Insular cortex
- Area 15* – Anterior Temporal lobe
- Area 16 – Insular cortex
- Area 17 – Primary visual cortex (V1)
- Area 18 – Secondary visual cortex (V2)
- Area 19 – Associative visual cortex (V3,V4,V5)
- Area 20 – Inferior temporal gyrus
- Area 21 – Middle temporal gyrus
- Area 22 – Superior temporal gyrus, of which the caudal part is usually considered to contain the Wernicke's area
- Area 23 – Ventral posterior cingulate cortex
- Area 24 – Ventral anterior cingulate cortex.
- Area 25 – Subgenual area (part of the Ventromedial prefrontal cortex)[4]
- Area 26 – Ectosplenial portion of the retrosplenial region of the cerebral cortex
- Area 27 – Piriform cortex
- Area 28 – Ventral entorhinal cortex
- Area 29 – Retrosplenial cingulate cortex
- Area 30 – Part of cingulate cortex
- Area 31 – Dorsal Posterior cingulate cortex
- Area 32 – Dorsal anterior cingulate cortex
- Area 33 – Part of anterior cingulate cortex
- Area 34 – Dorsal entorhinal cortex (on the Parahippocampal gyrus)
- Area 35 – Perirhinal cortex (in the rhinal sulcus)
- Area 36 – Ectorhinal area, now part of the perirhinal cortex (in the rhinal sulcus)
- Area 37 – Fusiform gyrus
- Area 38 – Temporopolar area (most rostral part of the superior and middle temporal gyri)
- Area 39 – Angular gyrus, considered by some to be part of Wernicke's area
- Area 40 – Supramarginal gyrus considered by some to be part of Wernicke's area
- Areas 41 and 42 – Auditory cortex
- Area 43 – Primary gustatory cortex
- Area 44 – Pars opercularis, part of the inferior frontal gyrus and part of Broca's area
- Area 45 – Pars triangularis, part of the inferior frontal gyrus and part of Broca's area
- Area 46 – Dorsolateral prefrontal cortex
- Area 47 – Pars orbitalis, part of the inferior frontal gyrus
- Area 48 – Retrosubicular area (a small part of the medial surface of the temporal lobe)
- Area 49 – Parasubicular area in a rodent
- Area 52 – Parainsular area (at the junction of the temporal lobe and the insula)
Broadmann area (wiki)的更多相关文章
- http://wiki.apache.org/tomcat/HowTo
http://wiki.apache.org/tomcat/HowTo Contents Meta How do I add a question to this page? How do I con ...
- SLAM: SLAM的发展历程(WIKI)
参考维基百科: https://en.wikipedia.org/wiki/Simultaneous_localization_and_mapping 你们叫他SLAM,我还是习惯叫他三维重建.... ...
- [D3] Build an Area Chart with D3 v4
Similar to line charts, area charts are great for displaying temporal data. Whether you’re displayin ...
- linux 下使用 tc 模拟网络延迟和丢包-使用 linux 模拟广域网延迟 - Emulating wide area network delays with Linux
tc 是linux 内置的命令:使用man pages 查看 我们看到,其功能为 show / manipulate traffic control settings,可对操作系统进行流量控制: ne ...
- api.versioning 版本控制 自动识别最高版本和多Area但同名Contoller问题解决办法
Microsoft.AspNetCore.Mvc.Versioning //引入程序集 .net core 下面api的版本控制作用不需要多说,可以查阅https://www.cnblogs.com/ ...
- 烂泥:wiki系统confluence5.6.6安装、中文、破解及迁移
本文由ilanniweb提供友情赞助,首发于烂泥行天下 想要获得更多的文章,可以关注我的微信ilanniweb confluence是一个专业的企业知识管理与协同软件,可以用于构建企业wiki.通过它 ...
- [转]NopCommerce How to add a menu item into the administration area from a plugin
本文转自:http://docs.nopcommerce.com/display/nc/How+to+code+my+own+shipping+rate+computation+method Go t ...
- ASP.NET MVC系列:Area
1. Area简介 ASP.NET MVC Area机制构建项目,可以将相对独立的功能模块切割划分,降低项目的耦合度. 2. Area设置Routing 新建Admin Area后,自动创建Admin ...
- Web API项目中使用Area对业务进行分类管理
在之前开发的很多Web API项目中,为了方便以及快速开发,往往把整个Web API的控制器放在基目录的Controllers目录中,但随着业务越来越复杂,这样Controllers目录中的文件就增加 ...
随机推荐
- 【iOS】小项目框架设计(ReactiveCocoa+MVVM+AFNetworking+FMDB)
上一个项目使用到了ReactiveCocoa+MVVM+AFNetworking+FMDB框架设计,从最初的尝试,到后来不断思考和学习,现在对这样一个整体设计还是有了一定了理解与心得.在此与大家分享下 ...
- iOS-点击推送消息跳转处理
当用户通过点击通知消息进入应用时 - (BOOL)application:(UIApplication*)application didFinishLaunchingWithOptions:(NSDi ...
- iOS 为视图添加抖动效果
抖动效果在开发中比较少用到,不过有时使用了确有个很好的装逼效果,用的时候就例如一些用户错误操作之类的 效果如下,不过gif看到的效果没实际的好看 上代码 - (void)shakeAnimationF ...
- WEB压力测试
原文地址:WEB压力测试 作者:鸟哥のlinux webbench最多可以模拟3万个并发连接去测试网站的负载能力,个人感觉要比Apache自带的ab压力测试工具好,安装使用也特别方便. 1.适用系统: ...
- EF Power Tools 数据库逆向生成时T4模板修改
VS2013上使用EF Power Tools的Reverse Engineer Code First逆向生成. 发现数据库中的decimal(18, 4)字段在生成的mapping类中没有精度和小数 ...
- MFC MDI 获取当前视图
==================================声明================================== 本文原创,转载在正文中显要的注明作者和出处,并保证文章的完 ...
- 烂泥:通过binlog恢复mysql数据库
本文由秀依林枫提供友情赞助,首发于烂泥行天下. 在上一篇文章,我们讲解了有关mysql的binlog日志的基础知识.这篇文章,我们来讲解如何通过mysql的binlog日志来恢复数据库. 在使用bin ...
- iOS tabbar 自定义小红点 消息显示,定制边框、颜色、高宽
一般我们需要显示消息数,会利用到系统提供的api UIApplication.sharedApplication().applicationIconBadgeNumber = 10 但如果我们不想显示 ...
- 深度学习笔记------windows系统下进行Linux-Ubuntu14.04双系统安装笔记(二)
在上一篇文章中介绍了新手如何安装Ubuntu14.04的双系统,本文会说明Ubuntu系统下搜狗输入法的安装,并就我遇见的一些bug给出最简单的解决办法. 第一部分.搜狗输入法的安装 本身搜狗输入法的 ...
- android JAVA字符串转日期或日期转字符串(转)
用法: SimpleDateFormat sdf = new SimpleDateFormat( " yyyy-MM-dd HH:mm:ss " ); 这一行最重要,它确立了转换的 ...