kkyyhh96 / DigitalImageProcessingLinks
Summarized several algorithms summarized for digital image processing learned from class using MATLAB.
☆24Updated 7 years ago
Alternatives and similar repositories for DigitalImageProcessing
Users that are interested in DigitalImageProcessing are comparing it to the libraries listed below
Sorting:
- 存放matlab编写的图像处理相关算法代码及算法原理☆24Updated 8 years ago
- 所制作的数字图像信号处理小程序,可以实现对图像的读入与保存、截取感兴趣的区域并对该区域进行各种几何变换、图像信号在时域和频域中的变换、亮度变换及边缘检测等功能。界面内容丰富且有条理,图像的显示大气且清晰。增加人机交互的对话窗口,实现用户的个性化输入,能够使用户更加直观的理解…☆69Updated 4 years ago
- LBP 人脸识别 matlab实现☆25Updated 8 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆49Updated 7 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆72Updated 3 years ago
- 基于MATLAB的图像处理GUI软件☆82Updated 6 years ago
- 冈萨雷斯《数字图像处理matlab版》第二版☆258Updated 6 years ago
- 【火炉炼AI】-深度学习系列文章☆45Updated 6 years ago
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆91Updated 6 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆96Updated 10 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- a simple test for understanding the theory of GAN, [matlab code]☆12Updated 7 years ago
- 使用PCA、NMF和HOG特征,分别配以KNN(k=1,3,5)和SVM两类分类器,实现对交通标志的分类(包括对其余类的拒识)☆25Updated 7 years ago
- 模式识别实验:BP神经网络的matlab实现(根据BP数学原理实现的代码)☆16Updated 8 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆83Updated 6 years ago
- 单幅图像超分辨率重建☆10Updated 8 years ago
- kaggle网站的一次竞赛,内容是关于超声波图像分割(神经细胞)。代码是我参加竞赛的部分源码,效果是该竞赛排行版的top10%。☆27Updated 8 years ago
- 基于U-net和MRI图像的膀胱壁边缘以及膀胱肿瘤检测☆61Updated 5 years ago
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆48Updated 7 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- 数字图像处理大作业程序,简单GUI实现√ 简单功能实现√☆15Updated 4 years ago
- Image processing code for blob detection and feature extraction in MATLAB. Paper Reference: Detecting jute plant disease using image proc…☆23Updated 6 years ago
- Digital Image Processing☆39Updated 9 years ago
- Dual-tree complex wavelet combined with non-local means ASL fMRI denoising is a software toolbox that can denoise MR images, especially A…☆11Updated 7 years ago
- 简单的基于matlab的神经网络识别手写数字,从最底层剖析神经网络的定义,训练。☆22Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 基于Win10 + Python3.7环境,从采集手势库开始,提取手势轮廓线,提取轮廓线的傅里叶算子作为特征,用KNN和SVM作为分类器训练模型,并用PyQt制作简易桌面☆10Updated 5 years ago
- kmeans,fcm,kfcm实现图像分割☆46Updated 8 years ago
- 在Matlab中使用Bayes分类器对GUI界面手写板输入的手写数字进行识别☆18Updated 6 years ago
- Face classification based on sparse representation☆25Updated 6 years ago