搜索资源列表
ARM_jpgdecoder.rar
- 开发平台:ADS 1.2 功能:ARM下JPG文件解码(JPG文件数据流来自内存) 1、在ads1.2的AXD下选ARMULATE仿真。 2、运行前,在AXD上选“File"->选“Load Memory From File..." 3、在弹出的“Load Memory From File”对话框中"Address:"栏中填上0x20000, 然后选择一个jpg文件,按“打开” 4、按“F5”开始运行程序,运行完毕,在C盘根目录下会产生一个test.bmp文件
spapi.zip
- 一个基于文件流的三角网生成库,用c++写的,速度非常快,A file-based stream library to generate a triangular network, with c++ written by very fast
Document-flow-operation
- 用C语言输入输出BMP图像包含最基本的文件流读入读出-BMP C language with the image that contains the basic input and output file stream to read read
exam
- 用c语言打开图像数据流,然后保存位bmp文件-Open the image using c language data stream, and then save-bit bmp file
CLG
- CLG光流算法的c语言实现。包含cpp和h文件。-CLG Opticflow
diplab
- raw转bmp程序。输入输出为纯C++文件流编写-bmp turn raw procedures. Input and output is pure C++ file stream write
readBMP
- C++读取bmp图像文件demo,以二进制流形式读入,从二进制流中解析bmp数据格式,并完成OpenCV格式的转换-A demo for reading BMP image using C++, binary stream is used as input, and parse data format bmp binary stream, finally complete the conversion OpenCV format