搜索资源列表
ImgToRaw
- 遥感图像.img图像与raw格式图像的之间的转换-remote sensing images. Img images with the raw image format conversion between the
uniview
- 能打开IMG各式文件的软件,相当的好用!-can open all kinds of document software, very handy!
RawToImg
- 可以实现Raw格式图像到Img格式图像的转换,通过简单修改可以实现Raw图像到多种图像格式的转换
22181205896
- 数字图像处理,包括哈夫曼编码,香农编码以及将bmp图像转为img镜像文件
ImageCoding
- 对于灰度图像进行霍夫曼编码,算术编码,香农费诺编码,位平面编码,并且自己定义了一种IMG的图片格式,用于生成图片,保存,采用VC++编程实现
img.rar
- 使用c++实现的运动模糊处理 对一个因元素直线运动而造成运动模糊的bmp的图像 对其进行消除运动模糊处理,Using c++ to achieve the motion blur to deal with the elements of a linear motion due to motion blur caused by the bmp image of its deal with the elimination of motion blur
Image_Restoration
- 图像恢复很不错的程序,大件可以看看!超超超有有有用用用!-img huifu
img
- 批量修改图片大小,支持大部分图片。 易语言编写-Batch change image size to support most of the pictures. Yi language
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
change
- 变化检测程序,用GDAL库实现IMG格式图像的变化检测,并将结果保存为BMP图片-Change Detection
Gscale
- 采用matlab实现高斯金字塔,函数Gscale(img,levels,gsize,sigma)-To achieve Gaussian pyramid using matlab
Image2Lcd
- 圖案編輯程式, 將.img .bmp .png 等圖案 轉檔至其他類型, 如.h系統檔. .h檔可給WinCE開機畫面更改做為使用-Image Converting Program, process image file, such as IMG BMP PNG..etc converting to any other fomates. for example, .h header file, the purpose for it is to change WinCE Booting Image
selectROI
- This functions displays GUI for selecting square or rectangular part of the input image IMG. To perform selection user must click mouse twice: at two corners of the selection area. User can change the shape at any moment, even when first point
IMG
- 简单图像处理程序,用于幂次变换。在CMD下输出控制台程序名称和要转换的文件名即可-Simple image processing procedures for the power transformation. Output in the CMD console program name and want to convert the file name can be
img
- 用vc6.0 做的MFC 图像处理程序,常见图像增强处理算法-Vc6.0 do with MFC image processing procedures, common image enhancement processing algorithm
filter_mask
- 图像滤波和掩膜处理,MATLAB编程实现图像滤波和掩膜处理-Image filtering and mask processing, MATLAB programming mask image filtering and processing
img
- 图像灰度均衡,直方图统计,线性拉伸,各种滤波法等变换-Image gray balance, histogram statistics, linear stretching, a variety of filtering and other transformations
idc_img_dcm
- 此代码作用是对加拿大IDC Imaging Dynamics Company 公司平板探测器的输出图像进行格式转换,通过IDC采集到的图像一般后缀为img。这段代码是将.img文件改为dcm文件,并存盘。由于不知道idc的详细格式,这里只将img文件中的数据导出,加上dcm头,保存。具体idc的img文件中,数据的定位是通过观察原始图像的数据,一个.img文件中保存处理前和处理后两幅图像,第1幅的结束地址18811888 ,图像大小为3072x3042,第2幅的结束地址37686256 ,图像大
filter
- 里面有对img格式文件的读取方式,还有对图像进行低通和高通滤波的方法。-There is on img file format, and read the image low-pass and high-pass filter method.
IMG-VC
- VC++环境里的一个基于选定块配准的仿射变换拼接图像处理程序,适合灰度图处理~!加了我自己注释更容易理解~!-Vc++ environment based on a selected block registration affine transformation splicing image processing procedure, suitable for greyscale image processing ~! Added myself annotation easier to und