登录
首页 » matlab » 可以运行

可以运行

于 2018-12-17 发布 文件大小:26591KB
0 215
下载积分: 1 下载次数: 7

代码说明:

  使用ssd深度学习方法来实现生活中想要识别的目标(Using SSD in-depth learning method to achieve the goals you want to identify in your life)

文件列表:

可以运行, 0 , 2018-10-07
可以运行\004.JPG, 539354 , 2018-10-02
可以运行\mab.mat, 1274 , 2018-10-07
可以运行\nonStopSigns, 0 , 2018-10-07
可以运行\nonStopSigns.zip, 1357685 , 2018-10-07
可以运行\nonStopSigns\m1.jpg, 311087 , 2018-10-07
可以运行\nonStopSigns\m2.jpg, 410322 , 2018-10-07
可以运行\nonStopSigns\m3.jpg, 239642 , 2018-10-07
可以运行\nonStopSigns\m4.jpg, 170687 , 2018-10-07
可以运行\nonStopSigns\m5.jpg, 235423 , 2018-10-07
可以运行\parkingslot, 0 , 2018-10-07
可以运行\parkingslot.zip, 11993585 , 2018-10-07
可以运行\parkingslot\001.JPG, 527080 , 2018-10-02
可以运行\parkingslot\002.JPG, 527933 , 2018-10-02
可以运行\parkingslot\003.JPG, 596670 , 2018-10-02
可以运行\parkingslot\004.JPG, 539354 , 2018-10-02
可以运行\parkingslot\005.JPG, 489895 , 2018-10-02
可以运行\parkingslot\006.JPG, 484715 , 2018-10-03
可以运行\parkingslot\007.JPG, 474173 , 2018-10-03
可以运行\parkingslot\008.JPG, 418994 , 2018-10-03
可以运行\parkingslot\009.JPG, 467013 , 2018-10-03
可以运行\parkingslot\010.JPG, 557175 , 2018-10-03
可以运行\parkingslot\011.JPG, 616586 , 2018-10-03
可以运行\parkingslot\012.JPG, 547883 , 2018-10-03
可以运行\parkingslot\013.JPG, 646579 , 2018-10-03
可以运行\parkingslot\014.JPG, 644579 , 2018-10-03
可以运行\parkingslot\015.JPG, 613805 , 2018-10-03
可以运行\parkingslot\016.JPG, 569049 , 2018-10-03
可以运行\parkingslot\017.JPG, 555033 , 2018-10-03
可以运行\parkingslot\018.JPG, 548017 , 2018-10-03
可以运行\parkingslot\019.JPG, 683621 , 2018-10-03
可以运行\parkingslot\020.JPG, 571234 , 2018-10-03
可以运行\parkingslot\021.JPG, 705557 , 2018-10-03
可以运行\parkingslot\022.JPG, 533321 , 2018-10-03
可以运行\SSD2.m, 682 , 2018-10-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BoundaryDetectionVc++Res
    图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码(image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS)
    2007-01-01 19:08:58下载
    积分:1
  • svm(matlab)
    支持向量机的MATLAB源程序,效果真的很不错(SVM MATLAB source, the effect is really very good)
    2008-12-19 10:27:21下载
    积分:1
  • CNN
    使用cnn提取图像特征,然后用SVM分类,此处没有给出训练集,另外imagenet-caffe-alex部分代码需要注意,需要下载的话把注释掉的代码打开(Using CNN image feature extraction, and then use the SVM classification, there were no given training set, also need to pay attention to imagenet-caffe-alex part of the code, you need to download the commented code open)
    2021-02-20 21:19:42下载
    积分:1
  • darkchanneldefog
    基于暗通道先验理论的去雾算法,使用rgb暗通道计算大气光及透射率获得去雾图像(Since the scene radiance is usually not as bright as the atmospheric light, the image after haze removal looks dim. So we increase the exposure of J(x) for display.)
    2018-01-14 15:08:15下载
    积分:1
  • 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
  • partFiltDemo
    说明:  粒子滤波器matlab实现,用于实现目标检测算法(Particle filter matlab realized, for the achievement of Target Detection Algorithm)
    2008-10-17 13:36:29下载
    积分:1
  • KSVD
    图像的奇异值分解,可用于图像的压缩和去噪等。(Singular value decomposition of the image, the image can be used for compression and denoising images and the like.)
    2014-12-13 20:47:21下载
    积分:1
  • close all
    说明:  小波变化是对傅里叶变换和短时傅里叶变换的一个突破,其改变就在于,将无限长的三角函数基换成了有限长的会衰减的小波。(Wavelet transform is a breakthrough of Fourier transform and short-time Fourier transform. Its change lies in that the infinite trigonometric function base is replaced by the finite attenuation wavelet.)
    2020-06-26 16:29:04下载
    积分:1
  • 08860
    应用到了操作系统界面功能支持库和图像格式转换支持库,在截取窗口位置时调用了API函数,大家做屏幕截图时可以参考下本例程中的代码。(Applied to the operating system interface features support libraries and image format conversion support library , in the interception of the window position API function calls , you can refer to the code in this routine when we do screenshots .)
    2016-07-11 10:18:44下载
    积分:1
  • Desktop
    用于图像、图形的增强处理,效果非常明显,希望采纳(For images, graphics, enhanced processing, the effect is very obvious, hope to adopt)
    2015-07-18 14:26:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载