搜索资源列表
ImgProcessing
- 可读写bmp格式的图的程序,给了Visobject.cpp 和 visobject.h 做样子,很容易将它们改成合自己用的,能读写bmp格式图象的程序。使用Linux的, 给出pcbitmap.h以备使用。写程序时注意读整数时字节是按顺序还是逆序排列的。-can read and write bmp format of the processes, and to the Visobject.cpp visobject.h frill, it is very easy to change thei
cvWarpPerspective_example1.tar
- Linux下使用OpenCV实现双摄像机立体视觉的程序,需要OpenCV支持,希望对大家有用-Linux dual use OpenCV stereoscopic cameras procedures, the need to OpenCV support in the hope of useful for all
opencvLinux20060703
- 介绍如何在Linux下使用OpenCV的文章及附件了一些基本的源程序。-how to use Linux in OpenCV articles and annex some basic source.
avcodec_sample
- ffmpeg例子.FFmpeg是一个集录制、转换、音/视频编码解码功能为一体的完整的开源解决方案。FFmpeg的开发是基于Linux操作系统,但是可以在大多数操作系统中编译和使用。-ffmpeg example. Sorenson is a record collection, conversion, Audio / Video codec combines the functional integrity of the revenue-raising solutions. Sorenson D
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
jShopzOnlineShop
- jShopz是一个基于Java的在线商店系统。它的Java编码的强体系结构使得它成为要求高度可定制性和性能重要的项目的首选。数据库连接使用JDBC。这个版本增加了在Linux / Apache 环境中的测试。 -jShopz is a Java-based online store system. Its Java-coded architecture makes it a higher degree of customization and performance of impo
QRCode11
- 日本某公司制作的QRCODE生成软件,需要在LINUX环境下运行,可以使用PALM-a Japanese company produced QRCODE generation software, the Linux operating environment, PALM can use
x264_070801
- X264(H264)最新版本 包含SVN目录入口,方便更新 注意:下载后请将后缀改名为.tar.bz2 包含win32 makefile 但最好在linux下使用(win32下需修改文档编码为DOS编码)
fingerprint
- 指纹识别算法源代码,程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像 的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改 程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。 代码可以在Linux下面编译通过。
malic-0.0.9.1.tar
- Malic是一个完整的Linux下的人脸识别系统源代码,它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)
OpenSceneGraph-2.4.0
- OSG仿真开发包2.4最新版源代码,OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统。
AFIS
- 指纹自动识别该部分的代码由C写成。 程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像 的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改 程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。 代码可以在Linux下面编译通过。
malic
- Malic是一个完整的Linux下的人脸识别系统源代码,它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)
mitk-1.4alpha-linux-refman
- 简要介绍mitk的安装,配置,使用方法,这是官方文档。主要用于医学图像处理。-It s for Mitk ,a brief introduction of installation, configuration, use the method, which is the official document. Mainly used in medical image processing.
OpenSceneGraph-2.8.0
- OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和 OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统。-OpenSceneGraph is a high-performance 3D graphics development library. Widely used in visual simulatio
yuv_player_using_framebuffer
- linux,使用framebuffer来播放yuv文件的一个源代码。-linux, use the framebuffer to play yuv file a source code.
framebufferprincipal
- Linux下framebuffer的使用,对开发linux下图像的显示有参考价值。-Framebuffer under Linux use linux for developing the next image shows a valuable reference.
VideoMonitoringSystem
- 本系统从摄像头实时采集视频并显示,相片拍照,预览与管理。本系统支持多平台多操作系统,对多种摄像头采集方法的支持,使用工厂模式进行封装,提供了统一的摄像头视频采集接口。本系统的Qt开发版本 Windows: Qt 4.4.3 Linux: qt-embedded-linux-opensource-src-4.4.1-The real-time acquisition system from the video camera and display, photos photos, previ
OpenCV-2.1.0-win
- 最新OpenCV源码, Linux使用。含源码与示例。-Open CV 2.1, For Linux
TestBMPBuffer
- linux 使用codeblock 得到图像二进制数据、将二进制数据输出为BMP 并且可将二进制数据读入OPENCV-linux use codeblock image binary data, binary data output to BMP and binary data can be read into the OPENCV
