资源列表
coins_process
- 编程实现统计硬币的总数,同时估计每个硬币的面积,膨胀、复试。(Program to achieve the total number of coins, while estimating the size of each coin, expansion, re-test.)
btfColorImage
- 实现人物图像,美肤、祛斑、磨皮处理,提取图像中的噪声(Skin whitening, freckle removal, skin sharpening, extracting noise from images)
2边缘检测
- Canny算子检测边缘,并在此基础上做Hough变换,拟合直线(Canny operator detects the edge, and based on this Hough transform, fitting straight line)
Circle
- 实际检测环境无法采集到完美的圆,所以Hough变换检测圆心经常存在偏差。该程序可检测不同角度,不同畸变圆的圆心,并输出其圆心坐标。利用C++实现。(The actual detection environment can not collect the perfect circle, so the Hough transform is often biased to detect the center of the circles. The program can detect the cent
OTSU
- 图像阈值分割的C++实现,能够自动计算图像阈值,没有图片大小的限制。并且封装位子函数类型,可直接调用。测试性能优秀。(Automatically calculate the image threshold on the C++ platform, and there is no limit of the size of the image. And encapsulate the type of the bit function, which can be called directly. Th
CreatPoint
- 读取Excel表格点位信息创建点要素文件(Create point features for .xls)
SEIR
- 基于人群分类的SEIR模型的仿真,得出模型中各参数(传播率,等)对谣言传播范围的影响(Simulation of SEIR model based on crowd classification)
python_feature_signalgorithm
- 用Python通过L1-penalized minimization problem实现人脸识别算法(Solve an L1-penalized minimization problem with the feature sign search algorithm of Lee et al (2006).)
ObjLoader
- 使用c++语言编写的obj图像文件加载程序(Obj image file loading)
fft
- 主要是FFT计算傅里叶变换的幅频特性函数文件(The main is the amplitude frequency characteristic function file of FFT calculation Fourier transform)
图像质量评价
- 融合图像质量评价,包括标准差,平均梯度,信息熵等(Fusion image quality evaluation, including standard deviation, average gradient, information entropy and so on)
code
- 图像处理,卫星数据的处理以及误差的对比分析(Comparative analysis process and the error image processing, satellite data)