▍1. RobustPCA-master
低秩学习,rpca,适用于图像去噪,视频跟踪。(low rank learning,rpca,image denoise.Image tracking)
低秩学习,rpca,适用于图像去噪,视频跟踪。(low rank learning,rpca,image denoise.Image tracking)
使用中值,均值,小波,DCT,PCA五种方法实现对图像的去噪处理。(Five methods, median, mean, wavelet, DCT and PCA, are used to denoise the image.)
说明: 使用中值,均值,小波,DCT,PCA五种方法实现对图像的去噪处理。(Five methods, median, mean, wavelet, DCT and PCA, are used to denoise the image.)
JPEG2000自己编写的代码,与标准版有所不同,里面有详细注释,可以运行(Own code JPEG2000 Standard Edition is different, there are detailed notes, you can run)
说明: 计算色差(专门讨论了色相角差以及平均色相角的处理,并给出了matlab程序)(Calculated chromatic aberration)
说明: 本程序主要用于进行CCD相机内外参标定,摄影测量。(This procedure is mainly used for calibration and photogrammetry of internal and external parameters of CCD camera.)
1、运动目标进行检测与跟踪,背景差分法,卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示 2、采用平均背景法更新背景图像; 3、代码部分附详细解释(1. The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses Calman filter, the detection result is represented by the red outer rectangle frame, and the tracking result is expressed in green rectangle frame. 2. The background image is updated with the average background method. 3. The part of the code is explained in detail)
扫描线Zbuffer算法 1。算出模型的包围盒。 2.每条扫描线打点时并不是包围盒内整条线打点,而是先搜索需要刷新的范围, 只是该范围内打点。 (One scan line Zbuffer algorithm. Calculate the model bounding box. 2. Each scan line runs inside the box when not surrounded by the entire line runs, but first need to refresh the scope of the search, but the scope of RBI.)
说明: 摄影测量相对定向程序,单独像对相对定向,所得精度较高(Photogrammetry relative orientation procedures, as a separate relative orientation, derived from high precision)
比较简单的jpeg编码解码程序.( Compared with simple jpeg code decoding procedure )
说明: 三次样条插值函数,分别是基于二阶导数的和一阶导数实现的(Cubic spline interpolation function)
图像浏览及处理软件(image viewing and processing software)
说明: 基于Landsat8卫星影像数据,在GEE平台中的监督分类(Supervised classification based on landsat8 satellite image data in GEE platform)
说明: 这个是数字图像处理的算法原理介绍,讲的非常仔细,很好,是中文版。冈萨雷斯出的大作(This is the principle of digital image processing algorithm, speak very carefully, very good, is the Chinese version. Gonzalez's masterpiece)