1b 面向2D和3D的面向热敏打印机的1位图形渲染器。 / / 产品特点 没有标头的仅标头C99库。 内置的ESC / POS(打印命令)支持。 栅格化2D和3D图元:线,三角形,椭圆,多边形,网格... 图案填充:24种内置填充+自定义设计。 所有填充区域的绘图例程均支持模式。 位图字体支持:使用内置字体或加载unifont .hex格式,存储库中包含200多种其他字体。 加载.obj 3D模型,并使用线框和阴影对其进行渲染。 使用各种算法(Floyd-Steinberg,有序抖动,Otsu阈值,自适应阈值...)将抖动和阈值图像转换为1位 支持多个像素艺术升级后端:SAA5050,EPX,Eagle,HQX,Bedstead,以及最近邻居和双线性重采样。 CV好东西:Sobel和Canny边缘检测,高斯和盒模糊,侵蚀,膨胀,卷积。 通过SWIG提供Python 3绑定! 画廊 以下图像是用r1b制作并用我的SKY POS-5870热力收据打印机打印的: 可以在文件夹中找到生成它们的代码。 手册 入门 首先build/r1b.h获取build/r1b.h并将其放
2023-08-30 08:48:24 11.56MB computer-graphics thermal-printer 3d 2d
1
用于文档图像变形的门控和分叉堆叠式U-Net模块 捕获文档图像是记录它们的最简单,最常用的方法之一。 但是,这些图像是在手持设备的帮助下捕获的,通常会导致难以消除的不良失真。 我们提出了一个监督的门控和分叉堆叠式U-Net模块,以预测变形网格并从输入中创建无失真的图像。 在对网络进行人工合成的文档图像训练时,将根据真实世界的图像来计算结果。 我们方法的新颖性不仅存在于U-Net的分叉中,以帮助消除网格坐标的混合,而且还存在于使用门控网络的情况下,该门控网络为模型增加了边界和其他分钟线级别的细节。 我们提出的端到端流水线仅在先前方法中使用的数据的8%进行训练后,就可以在DocUNet数据集上实现最新的性能。 要求 所需的软件包: 火炬(> 1.4.0) 火炬视觉(> 0.6.0) numpy(> 1.18.4) 要安装所有必需的软件包,请使用pip install -r requir
1
Computer Systems_A Programmer’s Perspective, 3rd Edition 英文版
2023-08-14 15:08:03 35.97MB 计算机
1
Probability+and+Statistics+for+Computer+Scientists
2023-08-11 01:27:25 12.38MB Probability
1
在线实例分类器细化(OICR)的多实例检测网络的PyTorch实现 如何开始 git clone http://www.github.com/jd730/OICR-pytorch 依存关系 Python 3.5或更高版本 火炬0.4.0(不是0.4.1) CUDA 8.0或更高 资料准备 PASCAL_VOC 07 + 12 :请按照中的说明准备VOC数据集。 实际上,您可以参考其他任何人。 下载数据后,在文件夹data /中创建软链接。 选择性搜寻 wget https://dl.dropboxusercontent.com/s/orrt7o6bp6ae0tc/selective_search_data.tgz tar -xvf selective_search_data.tgz rm -rf selective_search_data.tgz 将selective_search_
2023-07-19 20:23:35 4.79MB computer-vision pytorch object-detection weakly
1
作者: William Stallings 出版社: Prentice Hall 副标题: Designing for Performance 出版年: 2009-4-13 页数: 792 定价: USD 149.00 装帧: Hardcover ISBN: 9780136073734
2023-07-07 11:25:34 5MB 计算机组成
1
用单个深度学习模型替换移动相机ISP 1.概述 该库提供了RAW到RGB映射方法的实施和PyNET CNN在介绍。 该模型经过训练,可以将直接从移动相机传感器获得的RAW Bayer数据转换为使用专业的佳能5D DSLR相机拍摄的照片,从而取代了整个手工制作的ISP相机产品线。 提供的预训练PyNET模型可用于从使用Sony Exmor IMX380相机传感器捕获的RAW(DNG)图像文件生成全分辨率12MP照片。 对于华为P20和BlackBerry KeyOne智能手机,此方法的更多视觉效果可在找到。 2.先决条件 Python:scipy,numpy,imageio和枕头套件 + 英伟达GPU 3.第一步 下载预训练的 ,并将其放入vgg_pretrained/文件夹。 下载经过预训练的,并将其放入models/original/文件夹中。 将下载并将其提取到raw_images/文件夹中。 此文件夹应包含三个子文件夹: train/ , test/和full_resolution/ 请注意,Google云端硬盘的配额限制了每天的下载量。 为了避免这种情况,您可以
2023-06-17 20:47:57 21KB photos mobile computer-vision deep-learning
1
清晰版 Computer networks 5th Andrew S.Tanenbaum Vrije University Person
2023-05-25 11:10:38 8.2MB 英文版
1
E-C Computer Dictionary ,非常好的计算机词典资源. 配合欧陆词典使用. 导入到欧陆词典的方式可以看官方网站或者百度知道.
2023-05-24 21:09:59 6.67MB E-C Computer 计算机 词典
1
From the Back Cover This multivolume work on the analysis of algorithms has long been recognized as the definitive description of classical computer science. The three complete volumes published to date already comprise a unique and invaluable resource in programming theory and practice. Countless readers have spoken about the profound personal influence of Knuth's writings. Scientists have marveled at the beauty and elegance of his analysis, while practicing programmers have successfully applied his "cookbook" solutions to their day-to-day problems. All have admired Knuth for the breadth, clarity, accuracy, and good humor found in his books. To begin the fourth and later volumes of the set, and to update parts of the existing three, Knuth has created a series of small books called fascicles, which will be published t regular intervals. Each fascicle will encompass a section or more of wholly new or evised material. Ultimately, the content of these fascicles will be rolled up into the comprehensive, final versions of each volume, and the enormous undertaking that began in 1962 will be complete. Volume 1, Fascicle 1 This first fascicle updates The Art of Computer Programming, Volume 1, Third Edition: Fundamental Algorithms, and ultimately will become part of the fourth edition of that book. Specifically, it provides a programmer's introduction to the long-awaited MMIX, a RISC-based computer that replaces the original MIX, and describes the MMIX assembly language. The fascicle also presents new material on subroutines, coroutines, and interpretive routines.
2023-05-16 14:55:35 10.48MB 算法
1