通过计算机视觉识别杰克逊·波洛克艺术作品中的分形行为

Kailee Parkinson, A. Minaie, Reza Sanati-Mehrizy
{"title":"通过计算机视觉识别杰克逊·波洛克艺术作品中的分形行为","authors":"Kailee Parkinson, A. Minaie, Reza Sanati-Mehrizy","doi":"10.1109/IETC47856.2020.9249100","DOIUrl":null,"url":null,"abstract":"This project uses Computer Vision to verify that Jackson Pollock's drip-and-pour style paintings exhibit fractal behavior. Pseudocode provided from a different study of fractals in his artwork is converted into a working program that is easily replicable and runnable from a web browser. The Detrended Fluctuation Analysis (DFA) Algorithm is applied to a dataset of Pollock's artwork using Python and Jupytr Notebooks to verify that the output of the algorithm mirrors a power law distribution. The program converts a dataset of Pollock's drip-and-pour style paintings into black-and-white images, and saves off the luminance values into two-dimensional matrices. The algorithm is run on these matrices, and the matrices are then segmented and evaluated at increasingly magnified scales. The final results are then displayed in graphs, which are assessed against a power law distribution graph. The resulting graphs created in this project do verify that fractal behavior is observed. The program is housed in a github repository that can be uploaded and run in Google Colab. The final result is a code base that is broken into multiple sections to help any user gain an understanding of the Computer Vision algorithm.","PeriodicalId":186446,"journal":{"name":"2020 Intermountain Engineering, Technology and Computing (IETC)","volume":"68 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2020-10-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Recognizing Fractal Behavior in Jackson Pollock Artwork through Computer Vision\",\"authors\":\"Kailee Parkinson, A. Minaie, Reza Sanati-Mehrizy\",\"doi\":\"10.1109/IETC47856.2020.9249100\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"This project uses Computer Vision to verify that Jackson Pollock's drip-and-pour style paintings exhibit fractal behavior. Pseudocode provided from a different study of fractals in his artwork is converted into a working program that is easily replicable and runnable from a web browser. The Detrended Fluctuation Analysis (DFA) Algorithm is applied to a dataset of Pollock's artwork using Python and Jupytr Notebooks to verify that the output of the algorithm mirrors a power law distribution. The program converts a dataset of Pollock's drip-and-pour style paintings into black-and-white images, and saves off the luminance values into two-dimensional matrices. The algorithm is run on these matrices, and the matrices are then segmented and evaluated at increasingly magnified scales. The final results are then displayed in graphs, which are assessed against a power law distribution graph. The resulting graphs created in this project do verify that fractal behavior is observed. The program is housed in a github repository that can be uploaded and run in Google Colab. The final result is a code base that is broken into multiple sections to help any user gain an understanding of the Computer Vision algorithm.\",\"PeriodicalId\":186446,\"journal\":{\"name\":\"2020 Intermountain Engineering, Technology and Computing (IETC)\",\"volume\":\"68 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2020-10-02\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2020 Intermountain Engineering, Technology and Computing (IETC)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/IETC47856.2020.9249100\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2020 Intermountain Engineering, Technology and Computing (IETC)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/IETC47856.2020.9249100","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

这个项目使用计算机视觉来验证杰克逊·波洛克的滴水风格绘画表现出分形行为。伪代码提供了不同的研究分形在他的作品被转换成一个工作程序,很容易复制和运行从一个web浏览器。使用Python和Jupytr notebook将去趋势波动分析(DFA)算法应用于Pollock作品的数据集,以验证算法的输出是否反映了幂律分布。该程序将波洛克的“滴-倒”风格绘画的数据集转换为黑白图像,并将亮度值保存为二维矩阵。算法在这些矩阵上运行,然后对矩阵进行分割并在越来越大的尺度上进行评估。最后的结果显示在图表中,这些图表是根据幂律分布图进行评估的。在这个项目中创建的结果图确实验证了观察到的分形行为。该程序位于github存储库中,可以上传并在Google Colab中运行。最终的结果是一个代码库,它被分成多个部分,以帮助任何用户获得对计算机视觉算法的理解。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Recognizing Fractal Behavior in Jackson Pollock Artwork through Computer Vision
This project uses Computer Vision to verify that Jackson Pollock's drip-and-pour style paintings exhibit fractal behavior. Pseudocode provided from a different study of fractals in his artwork is converted into a working program that is easily replicable and runnable from a web browser. The Detrended Fluctuation Analysis (DFA) Algorithm is applied to a dataset of Pollock's artwork using Python and Jupytr Notebooks to verify that the output of the algorithm mirrors a power law distribution. The program converts a dataset of Pollock's drip-and-pour style paintings into black-and-white images, and saves off the luminance values into two-dimensional matrices. The algorithm is run on these matrices, and the matrices are then segmented and evaluated at increasingly magnified scales. The final results are then displayed in graphs, which are assessed against a power law distribution graph. The resulting graphs created in this project do verify that fractal behavior is observed. The program is housed in a github repository that can be uploaded and run in Google Colab. The final result is a code base that is broken into multiple sections to help any user gain an understanding of the Computer Vision algorithm.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Virtual Reality Training in Electric Utility Sector - An Underground Application Study Case Different assignments as different contexts: predictors across assignments and outcome measures in CS1 2020 Intermountain Engineering, Technology and Computing (IETC) Micromachining of Silicon Carbide using Wire Electrical Discharge Machining Stereophonic Frequency Modulation using MATLAB: An Undergraduate Research Project
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1