搜索资源列表
CFingerprint
- 该部分的代码由C写成的指纹识别代码。 程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像 的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改 程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。 代码可以在Linux下面编译通过。-That part of the code written by the C code for fingerprint recognitio
NanoX_app
- nano- X是一个著名的开放式源码嵌入式GUI 软件,目的是把图形视窗环境引入到运行Linux 的小型设备和平台上。nano-X使用了分层设计的思想,可移植性非常好,nano-X 的图形引擎能够运行在任何支持readpixel,writepixel,drawhorzline, drawvertline 和setpalette 的系统之上,在底层函数的支持之下,nano-X 支持新的Linux内核帧缓存结构,并基于framebuffer来实现图像的绘制。nanox应用程序运行时占用的资源较少,s
openCv
- OPENCV下的图像处理函数,基于QT开发,在S5pv210下实现-OPENCV under the image processing function, based on the development of S5pv210, in the QT
lcd_snake_01a_150922
- 基于点阵液晶屏的贪吃蛇游戏算法源码。本算法是在树莓派Linux平台下实现的。附带12864液晶驱动以及简单的图形库函数,支持ASCII码显示。贪吃蛇算法是独立的,可以移植到任意的显示平台上,并且可以自定义图像缩放(DPI)。-Based dot matrix LCD screen Snake game algorithm source code. This algorithm is at Raspberry Pi Linux platform to achieve. 12864 comes wi
mypaint.tar
- qt5触摸画图的简单实现,通过重载event函数,获取触摸事件,根据获得的触摸点坐标,绘制图像-qt5 touch simple implementation of drawing, by overloading event function, get a touch event, the touch point coordinates obtained, draw the image
RGB2YUV420
- 这个函数主要把RGB图像转化为YUV420图像-Transfer RGB format image to YUV420
rasterio
- 用gdal中的rasterIO函数实现图像的缩放复制-Function with gdal in rasterIO copy the resized image