搜索资源列表
-
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下载:
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下载:
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
-
-
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下载:
用于将yuv格式的图像数据转换成bmp格式的图像-Yuv format image data is used to convert the bmp format images
-
-
0下载:
读取图像数据,将彩色图像转换为灰度图像,提取图像的SIFT特征点。-Read image data, convert the colorful image to gray image, and extract SIFT feature points.
-
-
0下载:
ImageMagic 圖片色彩平衡調整
Ever wonder how to extract data from a JPEG and manipulate it using only WPF? Or how WPF performs on a moderately sized image (10 MB)? The ImageMagic program provides an answer. The program opens an included 2592 x 3872 JPEG, ex
-
-
0下载:
一个简单的bmp转换成数据的程序,在图象的处理中可能会用到-Bmp a simple procedure to convert the data in the image processing may be used
-
-
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)
-