资源列表
雾天降质图像的增强与复原算法的研究_陈晓曦
- 雾天降质图像的增强与复原算法的研究,基于matlab平台(The study of enhancement and restoration algorithms for fog degraded images is based on MATLAB platform)
D
- 在MATLAB中实现画无向网络图,可用于社群聚类分析中(In MATLAB,the drawing is not directed to network graph,which can be used in social cluster analysis.)
wz-下划线
- 添加下划线,功能就是在字体下面添加下划线,字数控制,本来就很简单,如何写那么长度(Underline Add underline, function is in the font below underline, word control, originally is very simple, how to write that length)
rainbow
- 用Python画出一幅七色彩虹图的代码。(We draw a rainbow picture by Python.)
flowers
- 通过Python画出两种比较容易的小花。(We draw two simple and ugly flowers by Python.)
七月十四日
- 一维离散小波变换源代码,包括提取高频系数和低频系数,重构信号(One-dimensional discrete wavelet transform source code, including the extraction of high frequency coefficients and low-frequency coefficients, reconstruction signal)
ch5
- 根据角点和面积特征识别目标,正确率高达百分之70以上,在角点和面积特征明显的图像中,准确率会更高(Target recognition based on corner and area characteristics)
IFS植物形态
- 这是一个易语言实现IFS植物形态算法的例程(This is an easy language to achieve IFS plant morphological algorithm routines)
shape
- 输入图像为二值图像,文件夹路径改好,就OK了。(Enter the image for two value images, folder path changes, on the OK.)
kalmanWithHaardetect
- 卡尔马滤波预测人脸区域。对该区域进行人脸检测。(Prediction of human face region by Calman filtering. Face detection is performed in the prediction region.)
guo
- 24位彩色图的直方图均衡化有两种方式,一种是把彩色度的R、G、B分量分别看做一个灰度级进行直方图的均衡化。这种方式会使RGB之间的颜色对比会发生变化,造成颜色的失真。另一种方法是先将24位真彩色图的RGB分量转换为HIS分量,仅对其中的I分量进行直方图的均衡化,最后将均衡、化后的I分量与原来的H、S分量一起逆变换回RGB分量表示,两种方法都在代码中实现,希望对大家有所帮助!(histogram equalization)
代码
- 图像的预处理,图像分割和服装轮廓提取。其中 服装图像分割包括灰度线性变换、Otsu阈值分割和一系列形态学处理;轮廓提取 包括Canny算子边缘检测和频域的傅里叶滤波。(Image preprocessing)