搜索资源列表
bmptxt
- 一个将将bmp文件转换为txt文件的代码,适合初学者-a bmp documents will be converted to txt document code for beginners
RGBYUV_Pixel_Conversion
- RGBYUV Pixel Conversion,里面有readme.txt文件,请仔细阅读。-RGBYUV Pixel Conversion, There are readme.txt file, read carefully.
bmpfile111111
- 程序能比较好的处理直方图的均衡化,规定化并将每次操作的各灰度级频数保存在txt文件中-procedures can be better dealt with histogram equalization. each of the provisions and operation of the gray level frequency preserve documents in txt
YCrCb
- 有YCrCb色彩系统的肤色区域检测,边缘提取以及膨胀腐蚀,txt文件格式。
bmptotxt
- 1、可以打开BMP图像或符合BMP格式的TXT文件;2、把显示的图像的像素数据保存成TXT文件.
DIP
- 需要matlab7.0或更高版本以及matlab图像处理工具箱。 1) 文件菜单 • 程序可处理具有不同宽高的灰度图像,显示区域多余的部分以白色填补; 注意:在做哈达马和沃氏变换时图像的尺寸先按2的幂次截断,在按最大的边长补成方形; • 重载可以重新载入最近一次通过“文件——〉打开”打开的图像,这时将对重新载入的图像进行处理; • 对于彩色图像,可以显示但如果想要使程序能正确处理,必须将其先转换成灰度图像,使用“文件——〉RGB转换成灰度图”;
MyDIP
- 本程序是数字图像处理的课程设计,主要实现了位图的模糊、锐化、傅立叶变换等功能。位图操作的主要类为MyDIP,详细见readme.txt文件。
contour2
- 从TXT文件中读入等高线数据,然后绘制出等高线 同时可实现缩放,移动等功能
src
- 一款多功能图像处理程序,包括基本图形图像的变化,也可以浏览html 和 txt文件 多窗口显示 ,支持层叠和平铺模式
xpdf-chinese-simplified.tar
- pdf文件解析,可解析pdf的文本、图像等,可转换输出html,txt,及图像格式,中文包-pdf file parsing, can be resolved pdf text, images, etc, can be converted output html, txt, and image format, the Chinese package
0001
- 用MATLAB读取一幅任意大小和格式的彩色图片,并将图片数据保存到dat格式的m代码,同时还可以读取TXT格式的数据文件,并在MATLAB将其以图像的形式显示出来-Using MATLAB to read any size and format of a color image, and image data into m code dat format
vicontour
- vicontour三维显示控件,读取.TXT文件数据,三维显示-vicontour three-dimensional display control, read. TXT file data, three-dimensional display
FFT
- 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
32bBMP_to_data_converter
- 32位bmp提取出16位数据:每个16位像素的字节的数据用逗号隔开,保持为txt文件。-32-bit bmp extract 16-bit data: 16 bits per pixel of data bytes separated by commas, to keep the txt file.
vedio_3Dreconstruction
- 通过解算两段视频中的标定物,进行三维匹配,结算空间运动的坐标,并批量生成.txt文件。-3d reconstruction
8bitTo16
- 将某一8位的raw格式图转换为16位的raw格式图 并可输出raw格式图的灰度值至相应文件(.txt文件) 生成的新图用PS打开时与原图基本一致.-It can converted an 8-bit raw format, to an 16-bit raw format and can output raw format diagram of the gray value to the corresponding map file (. Txt files) .The new plan to
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.
min_tree
- 从conf.txt文件读取无向图矩阵 PRIM算法分步实现最小生成树-File read from conf.txt PRIM algorithm for undirected graph matrix step by step to achieve the minimum spanning tree
MATLAB载入txt数据并绘制其图的代码
- txt数据在MATLAB里载入并plot绘图,含数据(txt)文件(Txt data is loaded in MATLAB and plot graphics, including data (txt) files)