资源列表
数字图像锐化
- 该代码将先一幅源图像转换为二维灰度图像,然后进行锐化处理,突出图像细节。(The code converts a source image to a two-dimensional gray image, and then makes a sharpening process to highlight the details of the image.)
数字图像空间域平滑
- 数字图像空间域平滑。将转换后的二维灰度图像进行平滑模糊操作。(The spatial domain of the digital image is smooth. The transformed two-dimensional gray image is smooth and fuzzy operation.)
数字图像傅立叶变换
- 数字图像快速傅里叶变换(FFT)。将图像转化成二维灰度图像后再做FFT变换,并输出变换后的幅值图。(Digital image fast Fourier transform (FFT).The image is transformed into a two-dimensional gray level image and then the FFT transformation is made, and the amplitude diagram is output after the trans
speedyGeneticalgorithm
- Speedy GA Graphical analysis
img
- 整体变分(Total Variation),tv算法的matlab源码实现,(Matlab source code implementation of TV algorithm)
convert
- 读入图像数据,通过调整调色板,将真彩色图转化为灰度图(By reading the image data and adjusting the palette, the true color map is transformed into a gray scale map)
GuidedFilter
- 图像增强和图像修复两种技术彼此交叉的典范,如果将雾霾看作是一种噪声,那么去除雾霾的标准显然是非常客观的,也就是将图像恢复到没有雾霾所获取的情况;如果将在雾霾环境下拍摄的照片看作是一种图像本来的面貌,那么去雾显然就是人们为了改善主观视觉质量而对图像所进行的一种增强。(A model of image enhancement and image restoration technology of two kinds of cross each other, if the haze is regard
1
- i hope it can help you to do some work
tufenge
- 图像分割用各种方法例如,水平集方法,双边滤波,活动轮廓模型(Various methods for image segmentation, such as level set method, bilateral filtering, active contour model)
梯度
- 本代码提供得到梯度幅值以及梯度方向的方法。(This code provides the method of getting gradient amplitude and gradient direction.)
车牌
- 车牌识别原理论文讲解,包含5篇车牌识别论文(The explanation of the principle of license plate recognition)
用pyqtgraph画图
- 用PYQT进行GUI的详细资料,可以对照参考。。。。。。(The detailed information of GUI with PYQT can be compared to reference. The detailed information of GUI with PYQT can be compared to reference.)