-
strtok
strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
- 2013-05-06 14:36:34下载
- 积分:1
-
fcm_eg
模糊C聚类的应用!!利用MATLAB本身自带的FCM函数做的一个例子(Application of fuzzy clustering C!! Using MATLAB itself FCM)
- 2008-05-30 14:58:47下载
- 积分:1
-
svm
说明: 利用支持向量机实现到道路图像的分割功能,自行鼠标点击采样(Road segmentation using SVM)
- 2020-12-02 13:08:44下载
- 积分:1
-
day_file_to_xun
由遥感图像的日数据生成旬数据,一是输出旬数据总和,二是输出旬数据平均值(From the date of remote sensing image data generated late data, the sum of ten days one output data, the second is the average of the output data late)
- 2016-05-16 11:15:23下载
- 积分:1
-
14、字典学习
经典的KSVD图像字典学习,matlab 代码,有注释,亲测可用(The classic KSVD image dictionary learning, matlab code, include notes, test available)
- 2019-05-31 09:07:45下载
- 积分:1
-
直方图算法
说明: HEBBHEDSIHERMSHERSIHE 可直接运行的直方图增强算法。(HEBBHEDSIHERMSHERSIHE can be directly run by histogram enhancement algorithm.)
- 2021-02-10 20:59:52下载
- 积分:1
-
raw2bmp
读取RAW格式文件,将其转换为BMP格式文件并存储,主要实现灰度图像的转换(Read the RAW format, convert it to BMP format file and stored, mainly to achieve the conversion of grayscale images)
- 2011-11-08 10:36:16下载
- 积分:1
-
Grid
基于OpenCV实现的图像切割程序,通过程序中参数设置分块的数量和大小(The project is uesd to break an image into block)
- 2013-12-01 22:31:29下载
- 积分:1
-
CVPR2011Paper
CVPR2011文章Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns(paper of CVPR2011 Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns)
- 2012-02-21 09:55:26下载
- 积分:1
-
EKF
扩展卡尔曼滤波的基础代码,有详细的注释,结合卡尔曼滤波的基本原理,就能很好的理解卡尔曼滤波过程了。(Extended Kalman filter based code , there are detailed notes , combined with the basic principles of Kalman filtering , we can well understand the process of Kalman filtering )
- 2011-12-10 12:08:31下载
- 积分:1