登录
首页 » matlab » 划分数据集Kylberg Sintorn

划分数据集Kylberg Sintorn

于 2020-03-26 发布
0 189
下载积分: 1 下载次数: 3

代码说明:

说明:  Kylberg Sintorn数据集可用于进行算法的旋转不变测试,然而官网中并没有直接划分训练集与测试集,本代码对该数据集的图片进行重新命名与划分,可用于算法测试中(The Kylberg Sintorn dataset can be used to perform the rotation-invariant test of the algorithm. However, the official website does not directly divide the training set and the test set. This code renames and divides the picture of the dataset, which can be used in algorithm testing)

文件列表:

划分数据集Kylberg Sintorn, 0 , 2020-03-26
划分数据集Kylberg Sintorn\builtTest.m, 317 , 2019-11-20
划分数据集Kylberg Sintorn\database_10class, 0 , 2020-03-26
划分数据集Kylberg Sintorn\database_10class\000, 0 , 2020-03-26
划分数据集Kylberg Sintorn\database_10class\000\classes.txt, 154 , 2019-11-14
划分数据集Kylberg Sintorn\database_10class\000\test.txt, 104808 , 2019-11-20
划分数据集Kylberg Sintorn\database_10class\000\train.txt, 13104 , 2019-11-20
划分数据集Kylberg Sintorn\database_10class\images, 0 , 2020-03-26
划分数据集Kylberg Sintorn\database_10class\images\00001.png, 9559 , 2019-11-13
划分数据集Kylberg Sintorn\database_10class\images\00002.png, 9435 , 2019-11-13
划分数据集Kylberg Sintorn\database_10class\images\说明.txt, 127 , 2020-03-26
划分数据集Kylberg Sintorn\helpfun, 0 , 2020-03-26
划分数据集Kylberg Sintorn\helpfun\dir_bo.m, 160 , 2017-03-22
划分数据集Kylberg Sintorn\helpfun\get_feature_path.m, 423 , 2019-11-06
划分数据集Kylberg Sintorn\helpfun\get_im_label.m, 635 , 2019-11-06
划分数据集Kylberg Sintorn\helpfun\mkdir_bo.m, 256 , 2019-11-06
划分数据集Kylberg Sintorn\renumberDatabase, 0 , 2020-03-26
划分数据集Kylberg Sintorn\renumberDatabase\00001.png, 9559 , 2019-11-13
划分数据集Kylberg Sintorn\renumberDatabase\00002.png, 9435 , 2019-11-13
划分数据集Kylberg Sintorn\renumberDatabase.m, 933 , 2019-11-13
划分数据集Kylberg Sintorn\代码说明.txt, 1322 , 2020-03-26

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

发表评论

0 个回复

  • SIFT_wonderful
    SIFT 尺度不变特征提取算法 可参考可运行有测试图片(SIFT with test picture and it can work well)
    2016-01-12 14:29:20下载
    积分:1
  • US Test
    说明:  本代码可以载入超声图像,然后通过标注连通区域,自动截取最大连通区域对应的图像部分,达到去除四周标注的目的(After loading the ultrasonic image, the image part can be automatically cut off to remove the surrounding annotation)
    2020-04-16 23:20:12下载
    积分:1
  • MATLAB_code_of_image_processing
    说明:  该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码等等(Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding)
    2009-07-29 10:51:21下载
    积分:1
  • ostu
    图象分割中应用较多的ostu大津阈值法,matlab源代码(Application of image segmentation ostu more Otsu threshold method, matlab source code)
    2021-03-01 11:19:35下载
    积分:1
  • ROFL2denoisingmodel
    ROF-L2去噪模型,可以有效的去除加性噪声(ROF-L2 denoising model)
    2009-03-01 11:00:13下载
    积分:1
  • Huffman
    huffman编码 基于对BMP格式图像的编码! 具体你们自己看看!(Huffman code)
    2010-07-13 14:11:25下载
    积分:1
  • filter
    有关粒子滤波及其改进算法的资料,对初学粒子滤波算法的人很有帮助(Information about particle filter and its improved algorithm, is of great help to beginners of particle filter algorithm )
    2013-10-09 16:20:39下载
    积分:1
  • drawmat
    演示了点阵字符的绘制方法,visual c++源码(Demonstrates a dot matrix characters drawing method, c++ source code)
    2012-12-22 18:24:16下载
    积分:1
  • Gabor-Matlab
    MATLAB实现gabor滤波器,程序默认为5个尺度,8个方向。(MATLAB realization gabor filter, the program defaults to 5 scale, eight directions.)
    2013-06-26 19:23:17下载
    积分:1
  • upf_demos
    里面包含kalman,扩展kalman,无迹kalman,粒子滤波,无迹粒子滤波等源码的实现。(upf--The Unscented Particle Filter )
    2009-03-31 13:31:51下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载