资源列表
improved-sift-stitching-code
- 基于改进的sift图像拼接matlab代码,可以运行-Based on the improved sift image mosaic matlab code, you can run
qualityMetricsCSF
- 基于人类视觉系统的融合图像质量评价算法, 频域CFS滤波,分区加权-The CFS filter for the frequency domain ,fused image quality evaluation algorithm based on human visual system, partition-weighted
function1111
- 一种基于TV正则化的自适应图像去模糊方法:最小优化算法-Based on TV regularization adaptive image deblurring method: Minimal Optimization
lee-SAR
- 一种保持散射特性的极化SAR斑点抑制算法,Lee的基于散射模型降斑算法.-Keep the scattering properties of polarimetric SAR Speckle Reduction Algorithm Based on Lee' s scattering model Despeckling for.
lsd
- LSD直线检测算法的原理、步骤、结果文字资料以及具体程序实现-The LSD line detection algorithm principle, the steps of text information as well as specific procedures to achieve
jisuangangjing
- 从一张图片中结算其中钢筋数量的图像处理程序-failed to translate
pipei
- 首先利用HARRIS算子进行特征点提取,再进行基于相关系数的影像匹配,并输出TXT文件。-failed to translate
CV
- 传统的CV模型的图像分割方法,是Chan和Vese提出的一种基于简化区域划分的水平集方法-The traditional image segmentation method of CV model, is one of the Chan and Vese proposed level set method based on the simplified division .
GAC
- GAC模型是基于边缘的图像分割方法,当图像中的对象和背景的边界处灰度值存在较大差异,那么对象的边缘就将形成明显的轮廓。-GAC model is based on the edge of the image segmentation method, when the boundary of the object and background in the image gray value differences greatly, so the edge of the object will fo
DLT
- 这是近景摄影测量常用到的直线线性变换模型,用于求解相片像主点和焦距。-it is used to solve the direct linear transformation of the coordinates of the principal point and focal length.
Digital-Image-Processing
- C#编写,实现基本图像处理功能,包括计算均值、方差、协方差、相关系数、熵等,以及IHS变换、逆变换、直方图均衡、IHS融合、Brovey融合、Fourier变换、逆变换、各种植被指数计算等-Written in C#, basic image processing functions, including the calculation of the mean, variance, covariance, correlation coefficient, entropy, and IHS tra
shuangxianxing
- 编写一个以双线性插值技术进行图像缩放的程序,程序的输入参数为结果图像的水平和垂直方向的像素数。忽略混叠效应-Zooming and Shrinking Images by Bilinear Interpolation