ImageGeneration

所属分类:内容生成
开发工具:C++
文件大小:2070KB
下载次数:0
上传日期:2020-08-29 05:51:16
上 传 者sh-1993
说明:  随机图像发生器
(A random image generator)

文件列表:
.idea (0, 2020-08-29)
.idea\ImageGeneration.iml (97, 2020-08-29)
.idea\misc.xml (137, 2020-08-29)
.idea\modules.xml (282, 2020-08-29)
.idea\vcs.xml (180, 2020-08-29)
CMakeLists.txt (358, 2020-08-29)
RandomGenerator.cpp (4316, 2020-08-29)
RandomGenerator.h (898, 2020-08-29)
images (0, 2020-08-29)
images\1.png (1483353, 2020-08-29)
images\2.png (387098, 2020-08-29)
images\3.png (252869, 2020-08-29)
main.cpp (1001, 2020-08-29)

# Abstract Image Generator from Computation Graphs A C++ implementation of an abstract image generator using OpenMP for parallel computing. Images are generated by computation graphs. Each graph is randomly built and executed by post order traversal. # Examples ![alt text](https://github.com/Rendok//ImageGeneration/blob/master/images/1.png?raw=true)
![alt text](https://github.com/Rendok//ImageGeneration/blob/master/images/2.png?raw=true) ![alt text](https://github.com/Rendok//ImageGeneration/blob/master/images/3.png?raw=true)

近期下载者

相关文件


收藏者