资源列表
image-inpainting-cPPcode
- 用C++语言编写的数字图像修复算法代码,以样本为模型-With written in C++ language digital image restoration algorithm code
xiangdianzuobiaoqiujie
- 一个非常实用的用于近景摄影测量和航空摄影测量的画图工具计算框标坐标的小软件-A very useful for the measurement of close-range photogrammetry and aerial photography drawing tool to calculate the coordinates of the box labeled small software
Active-Learning
- 遥感图像分类工具箱,包含多种基于支持向量机分类器的主动学习算法-active learning toolbox, used for remote sensing data classification, includes most popular svm-based active learning algorithms.
ART
- 数字图像处理代数重建算法实例,以及与罚项最小二乘方重建和限制最小二乘方重建算法对比-One example used algebraic reconstruction technique to reconstruct images, also comparing with penalized least square reconstruction and constraint least square reconstruction
matlab-serial
- MATLAB动画显示串口数据【实例】 经过几天的学习,现在能实现串口数据的实时plot并记录在MATLAB变量中-MATLAB animation serial data [Example] After several days of learning, can achieve real-time plot of the serial data and records in the MATLAB variable
SOMP
- SOMP图像处理的matlab程序,可供参考学习。-The SOMP image processing matlab program
fractal-box
- 用差分盒维数处理图像,通过对图像分块,然后每一块来计算该区域的分维数,将其作为该区域所有像素上每一像素的分维数。然后,增强分维数分布图效果,然后取阈值,最后,给人造目标加框。-Differential box counting process the image, the image block, and then every one to calculate the fractal dimension of the region, as all the pixels in the region
dehazing_code
- 利用Graph对还有图像中的增强,主要用于对比度低,具有深度信息的图像增强。-preprocessing,Initial results in underwater single image dehazing
License-plate-recognition-_LYP
- 针对小型车蓝底白字车牌进行识别,主要模块如下:颜色信息提取、车牌区域定位、识别、提取、检测倾斜度、车牌校正、车牌区域2值化、擦除干扰区域、文字分割、模版匹配、结果输出。-Small car blue and white license plate recognition, the main modules are as follows: color information extraction, the license plate positioning, identification, ext
DSIHE
- DSIHE算法(Dualistic Sub-Image Histogram Equalization method)。基本原理是将图像根据面积分割为两部分,使图像的熵达到最大值。文件中包含DSIHE的matlab源代码,论文,以及输入图像-DSIHE algorithm (Dualistic Sub-Image Histogram Equalization method). The basic principle is to achieve maximum image area is divid
RMSHE
- RMSHE算法(recursive mean-separate histogram equalization)。基本原理是将图像根据平均灰度进行分割,各部分分别进行直方图均衡。文件中包含RMSHE的matlab源代码,论文,以及输入图像-RMSHE algorithm (recursive mean-separate histogram equalization). The basic principle is that the image based on the average gray-s
levelset
- 基于边界和G0分布的水平集迭代图像分割算法-level set segmentation based on edge and g0 distribution