-
matlab实验程序
说明: (1)利用matlab函数进行噪声模拟,并用matlab自带函数进行图像滤波。
(2)利用给定图像自己编程实现使用均值滤波器、中值滤波器对不同强度的高斯噪声和椒盐噪声,进行滤波处理,并对结果进行评价分析,并解释结果。
(3)自己编程实现laplacian算子图像的处理,实现图像增强;编程实现sobel算子对图像边缘提取。将结果与matlab自带函数计算结果比较。
(4)利用模糊处理对图的灰度值进行改变实现灰度增强,并与直方图均衡结果比较((1) Matlab function is used to simulate noise, and Matlab function is used to filter image.
(2) Using the given image, we use the mean filter and median filter to filter the Gaussian noise and salt and pepper noise with different intensities, evaluate and analyze the results, and interpret the results.
(3) The image processing of Laplacian operator and image enhancement are realized by programming
Sobel operator is used to extract image edge. The results are compared with those of MATLAB.
(4) Fuzzy processing is used to change the gray value of the image to achieve gray enhancement and balance with histogram)
- 2020-07-19 14:29:09下载
- 积分:1
-
改进svm
说明: phog方法提取图像特征,svm支持向量机进行分类,分别有GA遗传算法和PSO粒子群优化算法进行寻优。(Phog method extracted image features, SVM support vector machine classification, respectively, GA genetic algorithm and PSO particle swarm optimization algorithm for optimization.)
- 2021-03-06 16:19:30下载
- 积分:1
-
PNLM
非局部平均,用来去除灰度图里面的噪声,效果明显(Probability Non-Local Means)
- 2013-09-23 20:28:25下载
- 积分:1
-
RetinexMatlab
Retinex Mccan 图象增强算法的matlab实现(Retinex Mccan image enhancement algorithm matlab realize)
- 2008-02-25 10:43:55下载
- 积分:1
-
PowellPSORegistration
基于互信息的图像配准算法,优化算法采用Powell和粒子群向结合的算法(Based on mutual information image registration algorithm, using Powell optimization algorithm and particle swarm algorithm to combine)
- 2009-05-06 21:55:10下载
- 积分:1
-
FCM-vs-ESSC
模糊聚类图像分割,还包括spectral clustering及其改进版(按照pr2010某paper)(image segmentation using fuzzy c means & spectral clustering)
- 2011-06-15 14:32:17下载
- 积分:1
-
6image-recover
将一幅M×N的灰度图像用3×3平均滤波器进行模糊,分别再加上一定的高斯
噪声和均匀噪声。然后,设计一个维纳滤波器对这两幅图像进行复原,分别
计算这两幅图像复原前后的PSNR。(Gray-scale image of a MN 33 average filter is vague, respectively, plus a Gaussian noise and uniform noise. Then, design a Wiener filter to recover these two images, the two images before and after the recovery of PSNR were calculated.)
- 2013-04-11 19:57:17下载
- 积分:1
-
ssd.pytorch
SSD: Single Shot MultiBox Object Detector, in PyTorch
A PyTorch implementation of Single Shot MultiBox Detector from the 2016 paper by Wei Liu, Dragomir Anguelov, Dumitru Erhan, Christian Szegedy, Scott Reed, Cheng-Yang, and Alexander C. Berg. The official and original Caffe code can be found here.
Table of Contents
Installation
Datasets
Train
Evaluate
Performance
Demos
Future Work
Reference
- 2020-06-25 07:00:02下载
- 积分:1
-
DeepPLearning_book
图像处理中的深度学习,主要是原理的讲解,比较易懂,对于。(Image processing in deep learning, mainly to explain the principle, relatively easy to understand.)
- 2013-07-24 10:58:49下载
- 积分:1
-
Camera-Calibration-Matlab
相机标定工具箱,首先通过线性的方法求解出部分的摄像机参数,然后再利用非线性优化方法求出包括畸变系数在内的所有标定参数的最优解(Camera Calibration Toolbox for Matlab)
- 2020-06-29 08:20:02下载
- 积分:1