搜索资源列表
BITS_transform
- 把一幅图像按比特平面写入8个文件,进行后续使用,小程序,有聊胜于无
BP
- 我自己编写的用VisualC++实现的BP神经网络类,网络节点和层数可任意定义,封装性好,调用简单方便。第一次调用时随机产生权值,可将网络结构写入文件,以后从文件读出。在图像处理方面是很有用的。
yuv-rw
- openyuv.m将yuv视频文件打开,保存为png文件。writeyuv.m将yuv视频中的第一镇上/下/左/右位移后写入另一yuv文件。
SAR
- 合成孔径雷达图像(SAR)基本程序,打开‘.raw’原始16位幅度或者强度数据,另外需要一个文本文件写入高度宽度信息,文本文件后缀 .txt 需要改为 .dim 。
image4j-core-0.7-all
- bmp文件读取,写入库程序。可读取/写入bmp格式及ico格式文件,为后续图象处理所用
AVI-video-file-to-write
- OPENCV 写入AVI视频文件!!!!! 适用于初学者-OPENCV AVI video file to write! ! ! ! ! Apply to beginners. . .
bmp_image
- 此程序是用C语言编写的一个读取BMP文件的源程序,主要实现了BMP文件的读取和写入功能。-This file has complemented the functions of reading and writing the bmp files.
800049123
- 这是对经典图片的灰度级统计处理的c++处理程序,可以通过改变参数,将灰度级作任意处理,并写入到BMP文件中-This is the classic image of the gray-scale statistical treatment of the c++ handler, you can change the parameters, would be an arbitrary gray-scale processing, and write to BMP file
save_img_txt
- 利用opencv打开图像,同时将图像的所有像素值写入txt文件中。-Open the image using opencv, while all the pixel values of the image written to txt file.
CBIRsys
- 提取Hu不变矩以及边缘直方图的特征,将特征写入txt文件,可以查看使用,为后期的特征提取铺垫-extract the Hu invriant moment and edge histgram.
pic2acsii
- 能够把一个图片还原成ASCII码进行输出的操作,并且写入文件-Able to restore an image to ASCII code output operation, and write files
TP1
- 此程序允许读入文件data,并根据每行行首要求制定分配到f1,f2。并检验每行字数,若字数与每行末数字相等,则能成功写入,若不等,将所有字数出错的都写入f0。-This procedure allows to read the file data, and according to the first calls for each line assigned to f1, f2. And test the number of words per line, with each end of th
imformation_write
- 基于LSB的信息隐藏,用matlab实现的,本文件只实现信息写入,而读出隐写的信息需要另外一个文件-Based on the information hiding LSB, using matlab, only to realize this document information, and read the hidden write information need to another file
imformation_read
- 基于LSB的信息隐藏,使用matlab实现的,本文件只实现信息读出,而写入隐写的信息需要另外一个文件-Based on the information hiding LSB, using matlab, the documents to realize information only read, write and hidden write information need to another file
BMP
- 可将bmp图片转换为raw格式,或将bmp图片转换为数据写入.c文件-turn the image format form bmp to raw or write the bmp image data into .c file
BMPViewer222
- 24位BMP图象的读入与显示 BMP图象的读取 使用C语言对BMP图象进行读取和显示 将BMP图象内容写入到AVI文件中去 简单的可操作8位和24位bmp位图的图像类 图象处理程序, 能把16位或24位等图象转化为8位 bmp图象处理类,实现了bmp图象的读写操作-24 BMP images read into and display
matlabHyperspectralToolbox-master
- 目标检测物质丰度图(MAM)生成光谱解混合自动处理更改检测可视化读取/写入文件(Target detection Material abundance map (MAM) generation Spectral unmixing Automated processing Change detection Visualization Reading / writing files)
新建文件夹
- 用相移数字全息技术对图像的再现过程,通过ccd采集的图片,写入编写的程序中,实现再现过程。(Phase-shifting digital holography)
bin文件读写
- 实现SAR复数数据bin文件的读取、写入,可被ENVI、PolSARpro等软件读取(SAR complex data read and write)
图像的读取与写入
- (1) imread 函数用来实现图像文件的读取 (2) imwrite函数用来实现图像文件的写入 (3) imshow函数用来显示图像 (4) rgb2gray函数用来把彩色图像转换为灰度图像
