资源列表
MRT_download_Win
- 专门用于MODIS数据的重投影工具MRT-MODIS reprojection tool
DIPAX
- 实用数字图像处理与分析 陈兵旗 课本源码 1.图像读写; 2.几何变换:竖直镜像、水平镜像、对角镜像; 3.空间变换:傅里叶变换、沃尔什变换、离散余弦变换; 4.图像复原:均值滤波、中值滤波、高斯滤波;5.图像增强:二值化、灰度化、直方图均衡化、伪彩色; 6.特征检测:LOG、Robert、Sobel、Prewitte等边缘检测算子;-Practical digital image processing and analysis Bing flag textbook s
STSC
- 经典的STSC算法,可以进行聚类,也可以对图像进行分割的有效算法。-Classic STSC algorithms, clustering can also be effective for image segmentation algorithms.
image-interpolation
- 基于MATLAB的几种图像插值,包括三次样条插值、三次插值、线性插值、最邻近插值 -Several image interpolation based on MATLAB
Image-mosaic-based-matlab
- 本代码采用的是利用MATLAB实现两幅图像的拼接,包括从读取两幅有共同特征点的图像、提取特征点、图像配准和图像整合等过程。采用取平均值法,达到有效的消除图像拼接缝隙、提高图像拼接质量的目的。-The averaging method of average which can achieve the aim that eliminate the image mosaic gap and improve the quality of the purpose of image stitching is
gird
- 用matlab实现图像的栅格化,可用于面向栅格模型的地图创建-Using matlab rasterized image, raster-oriented model can be used to create a map
co-occurrence-matrix
- 计算一幅图像的像素和右下一个像素的共生矩阵。-Calculate the co-occurrence matrix of an image.
yvutorgb_Delphi
- 关于DELPHI版的yvutorgb,适用于图像视频转换功能-About DELPHI version of yvutorgb, applied to image video conversion function
Robinson
- 在Java下的基于Robinson算法的数字图像边缘检测算法的实现-Robinson in Java-based algorithm for digital image edge detection algorithm
digital_watermarkings
- 该程序有matlab的GUI界面,用离散余弦变换实现了数字水印图像嵌入,并且能够从处理过的图像中提取出水印。所有的图片都经过二值化处理,这是一个黑白图像的数字水印嵌入程序。-The program has matlab GUI interface, with the discrete cosine transform to achieve the digital watermark embedding and can be processed images from the extracted
MyActiveX
- 一个关于osg和activex结合的例子,您可以随意复制和修改。-an example of osg and activex, you can change or copy the code as your pleases
sc
- matlab自编迭代法求阈值,并按照此阈值对图像进行二值化处理。-matlab self iterative method for threshold and follow this threshold for image binarization processing.