当前位置:
首页
资源下载

搜索资源 - convert image to data
搜索资源列表
-
0下载:
a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.
The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.
Digit
-
-
0下载:
Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
-
-
0下载:
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。,This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any g
-
-
0下载:
一个简单的bmp转换成数据的程序,在图象的处理中可能会用到-Bmp a simple procedure to convert the data in the image processing may be used
-
-
0下载:
convert image to data
-
-
0下载:
读取raw数据格式图像,转换为bmp图像保存
实现批量读取转换,带测试图。运行run文件,需要修改当前测试图像路径。-Read the raw data format images converted to read bmp images are saved to achieve batch conversion, with a test pattern. Run the run file, you need to modify the current test image path.
-
-
0下载:
im2dat.m is used to convert images to data which can be plotted using the standard MATLAB functions. This is very handy if you have plots on hardcopy and you want to convert them into data that MATLAB can use. The scanned image can be analysed by thi
-
-
0下载:
GDAL1.6最新代码,其中包含图形、图像处理。特别是GIS的多种格式数据的读取与转换处理。-GDAL1.6 the latest code, which includes graphics, image processing. In particular, the GIS data in multiple formats to read and convert to deal with.
-
-
0下载:
将图像转换成dat数据格式~seestar,好用!-Dat convert the image data format ~ seestar, easy to use!
-
-
1下载:
工业机器人的图像处理,动画控制其他MATLAB工具箱(虚拟现实工具箱)Matlab的许多功能。 所附文件包含在Simulink模型,转换成图像信号,数据处理,以控制机器人动画-In this project I try to use many features of Matlab like image processing , animation control (Virtual Reality Toolbox) with other Matlab toolboxes. The attached
-
-
1下载:
Servlet过滤器
用用户请求进行统一认证(如:限制IP、不允许黑名单中用户访问)
对用户请求进行记录、审核(如:写入日志等)
对用户发送的数据进行过滤或替换(如:过滤不良信息等)
转换图像格式
对响应内容进行压缩,减少传输量
对请求、响应内容进行加密、解密操作-Servlet Filters are used to a user request for a unified authentication (such as: restrictions on IP, the
-
-
0下载:
bmp2h是一个专门用来转换64K色bmp图片用的它可以把bmp格式的图片转换成64K色的数组数据-bmp2h is designed to convert a 64K-color bmp image which can be used in bmp format images converted into a 64K-color array data
-
-
3下载:
本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。
整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。
解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。
支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。
编译平台:VC6.0,VC200
-
-
0下载:
圖片檔案格式的轉換其實很簡單,應為所有轉換格式的演算法都包在cvLoadImage(),cvSaveImage()裡啦,對OpenCV而言,可以不用去知道如何去實作它的圖檔格式而做到直接開啟的功能,而他讀到的檔案甚至連它的相關資訊全都包在IplImage資料結構裡-Image file format conversion is very simple, they should convert the format for all algorithms are wrapped in cvLoadI
-
-
0下载:
Bmp2Raw v0.3, DOS 版本.
使用方法:
Bmp2Raw filename.bmp-Bmp2Raw V0.3 (DOS version)
Useage:
Bmp2Raw filename.bmp
filename.bmp = your 256 colour bitmap image
Bmp2Raw is a simple tool that will convert your 256 colour
bitmap
-
-
0下载:
JPEG本身只有描述如何將一個影像轉換為位元組的數據串流(streaming),但並沒有說明這些位元組如何在任何特定的儲存媒體上被封存起來。JPEG的壓縮方式通常是破壞性資料壓縮(lossy compression),意即在壓縮過程中圖像的品質會遭受到可見的破壞,有一種以JPEG為基礎的標準Lossless JPEG是採用無失真的壓縮方式,但Lossless JPEG並沒有受到廣泛的支援。
一個由獨立JPEG小組(Independent JPEG Group)所建立的額外標準,稱為JFIF(
-
-
0下载:
读取图像数据,将彩色图像转换为灰度图像,提取图像的SIFT特征点。-Read image data, convert the colorful image to gray image, and extract SIFT feature points.
-
-
0下载:
读取指纹图象、提取特征、保存数据和比对。在一开始,通过指纹读取设备读取到人
体指纹的图象,取到指纹图象之后,要对原始图象进行初步的处理,使之更清晰。接下来,
指纹辨识软件建立指纹的数字表示——特征数据,一种单方向的转换,可以从指纹转换成特
征数据但不能从特征数据转换成为指纹,而两枚不同的指纹不会产生相同的特征数据-Reads the fingerprint image, extracting features, save the data and comparison. In the
-
-
0下载:
将mnist数据集.idx3-ubyte文件转换为.png文件,将转换后的图片自动保存到'picture'文件夹中,并且按照手写字体的数字分别放在对应“0-9”命名子文件夹中。(Convert the MNIST data set.Idx3-ubyte file to the.Png file, automatically save the converted image to the'PICTURE'folder, and place the number in the correspondi
-
-
0下载:
读入YUV文件一帧图像数据,转换为RGB并显示各分量(Read a frame of image data from a YUV file, convert it to RGB and display the components)
-