搜索资源列表
SAR
- 合成孔径雷达图像(SAR)基本程序,打开‘.raw’原始16位幅度或者强度数据,另外需要一个文本文件写入高度宽度信息,文本文件后缀 .txt 需要改为 .dim 。
raw-convert-to-bmp
- 16位的raw格式转成bmp格式,用于工业线阵相机的采集,采用raw格式,可以更好的避免室外曝光不足或过度的问题-16-bit raw format converted to bmp format, line scan cameras for industrial collection, use raw format, you can better avoid outdoor exposure problem of inadequate or excessive
raw
- 读取和写入raw格式图像,此格式图像文件存储一幅图中的全部像素点,并以每个像素点16bit数据保存-read and write a raw format 16-bit image
average-log-square
- 讀取16位元(65536階)raw影像檔,調整其灰階動態範圍至256階,調整方式至少包含平均法、對數法、開平方法,word檔包含了成程式碼與操作說明與結果。-Read 16-bit (65536-order) raw image file, adjust its dynamic range to 256 gray-scale bands, contains at least adjust the way the averaging method, logarithmic law, Kaiping
Dosyuv
- Fisher fractal encoder This package contains the following files: enc.c Dr. Fisher encoder C source patched to compile on PCs. dec.c Dr. Fisher decoder C source patched to compile on PCs. enc.exe 32 bit executable: enc.c compiled with M
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
ImageFileDivision
- RAW文件分解小工具,可以将大块的原始图像数据(16位)分解为单独的图像文件(16位),支持高低字节互换、文件名自动更新,同时生成相应的8位BMP图像-A tool for RAW file division. It chunks the original image data (16-bit) decomposition as a separate image file (16-bit), supports the exchange of high and low bytes of the f
针对红外图像的增强
- 针对红外图像的增强,包括打开raw的原图,线性拉伸,和将16位压缩至8位等过程-For infrared image enhancement, including open raw artwork, linear stretching and compression will be 16 to 8 and other processes
16biT-RawTo-8bit-Bmp
- 实现16位raw图像转换为8位bmp,代码可用-this code can realize transform 16bit raw image to 8bit bmp image , it can work well