搜索资源列表
PtInRect
- 这是我写的一个实现点选中多边形的数值算法,算法进行了特别设计,速度很快,可以判断点在浮点型的多变形中或在多边形外,可以移植到UNIX或linux平台,因为这两个平台没有CRect的PtInRect() 和 CRgn的PtInRgn()函数,这是一个很高效的算法-This is the one I wrote to achieve Polygon click the numerical algorithm, the algorithm specifically designed, very fas
libwavelet-1.1
- 小波变换函数库,在linux环境下用C++实现,但可以方便移植到Win32平台。-wavelet transform libraries, the Linux environment with C realized, it can easily migrate to the Win32 platform.
fbv-1.0b.tar
- linux下基于控制台的图片浏览器,基于FrameBuffer驱动实现,支持BMP、JPG、PNG、GIF格式图片浏览,支持缩放、翻转等功能,纯C实现,小巧且使用方便,很适合拿来做嵌入式移植和二次开发,可参考其来实现数码产品的图片浏览器。-linux based console Photo browser, Drivers based framebuffer support BMP, JPG, PNG, GIF format images View, support zoom, flip, an
ocr0
- 基于人工神经网络的光学字符识别系统及硬件实现 研究了人工神经网络及光学字符识别的基本理论、一般方法: 对人工神经网络的发展、现状、理论做了深入的研究。重点研究了BP网络的原理、特点、应用方法。研究了脱机光学字符识别的方法、理论。重点研究了基于K-L变换的字符图像的特征抽取方法。 研究了基于ARM技术的嵌入式系统的构造、设计: 通过实际动手,研究了基于ARM技术的处理器的基本构造、使用方法;使用并比较了三星4510b、atmel at91rm9200芯片的性能;掌握了高频印刷
C_fvs
- C语言指纹识别算法,demo目录内有各种示例用法. 可以linux下编译,稍微修改就可移植到windows系统下.-C language algorithm for fingerprint recognition, demo directory has a variety of examples of usage. Can be compiled under linux, a slight modification can be transplant to the windows system.
ReadingPeopleTracker-Win32
- ReadingPeopleTracker-Win32项目,作者是在Linux下做的,现在已经移植windows xp下来,vc++2005作为开发环境。原项目因为用到外部库,所以需要配置一下,配置步骤已经形成文档,与源码打包在一起了。-ReadingPeopleTracker-Win32 project, the original one was development under Linux, now it has been transplanted to win xp. the config
LiHge
- hge的opengl化实现,是个雏形,还将完成linux上的移植-useing opengl program hge
signature
- 该目录包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范 性的意义,且有一定的鲁棒性。 需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。 NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。我们已经对 256灰度级,512×512大小的图像进行了测试。程序编译后的调用格式如下(以encode为例): wm_cox_e -s cox.sig -o wm_image.pgm image.pgm 其中,-s表示要
watermark
- 基于可移植的C语言的数字水印算法的代码,需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。 NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。我们已经对 256灰度级,512×512大小的图像进行了测试。-Portable C-based digital watermarking algorithm code, need to install NetPGM package (used to access the pgm format ima
jck_console_hmm
- 经典的hmm源码的识别序列部分,全部工程文件和加部分中文解释,将linux中的hmm源码移植到vs2008上,将功能函数写到两个文件上,一个hmm部分,一个分配内存部分-hmm on vs2008
WorldDemoNew
- OpenGL是个与硬件无关的软件接口,可以在不同的平台如Windows 95、Windows NT、Unix、Linux、MacOS、OS/2之间进行移植。因此,支持OpenGL的软件具有很好的移植性,可以获得非常广泛的应用。由于OpenGL是图形的底层图形库,没有提供几何实体图元,不能直接用以描述场景。但是,通过一些转换程序,可以很方便地将AutoCAD、3DS/3DSMAX等3D图形设计软件制作的DXF和3DS模型文件转换成OpenGL的顶点数组。-OpenGL is a hardware
dmMagic.tar
- Datamatrix 条码自动识别代码。支持Linux系统和ARM体系结构,可移植到嵌入式系统上。供条码识别工程技术人员参考-Datamatrix barcode automatic recognition codes.For Linux platform and ARM architecture.Can run on embedded systems.For the reference of bacode recognition engineers.
Panini-0.71.104-src
- 一个基于QT的全景图片游览器源码。可移植到多个平台-an open source panoramic image viewer and perspective tool for all Qt platforms, including Linux, Windows, OSX
Digital-watermarking
- 该目录包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。-This directory contains a digital watermarking algorithm based on portable C code.The code has the model significance, and has certain ro
OGLES2Demo
- 自己编写的opengl ES2.0demo,可以直接跨平台移植,如linux中.-I have written opengl ES2.0demo, it can be directly portable across platforms, such as the linux.
motioncolor_detect
- 本代码为py-opencv 程序,实现运动物体检测,通过serial与下位机通讯,可移植于windows,linux,以及树莓派,nanopi等平台或设备上,(This code is py-opencv program, to achieve moving object detection, through the serial and the slave computer communication, can be transplanted to windows, Linux, and ra
ffmpeg-4.2.3
- 1、下载ffmpeg-4.2.3代码 2、配置(编译静态库) ./configure --target-os=linux --prefix=$(pwd)/temp --enable-cross-compile --arch=arm --cc=arm-hisiv300-linux-gcc --cross-prefix=arm-hisiv300-linux- --nm=arm-hisiv300-linux-nm --disable-shared --enable-static --ena