登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:C#
  2. 代码类别:图形图像处理
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. wheel-treadmonitoring

  城轨车辆轮对踏面故障在线监测系统,基于振动检测法的轮对踏面故障监测系统,通过傅里叶变换、小波包分析对釆集到的振动信号进行分析获得信号的特征,研究了基于短时能量判断的踏面故障特征提取算法。(On line monitoring system for wheel tread of urban rail vehicles, based on the vibration detection method of wheel tread fault monitoring system, through the Fu Liye transform, wavelet packet analysis of the collected vibration signals to obtain the characteristics of the signal, the study of the short-term energy judgment based on the feature extraction algorithm.)

16
下载
131
浏览
2021-01-28发布

2. las_tools

  一个非常实用的las文件处理工具,可以实现很多功能,如读写las文件,分类,分块,抽稀,合并,生成边界线,生成DEM,点云高度归一化,数据格式转换,波形数据压缩等(A very useful the las file processing tools, you can achieve a lot of features, such as read and write las file classification block Rarefy merge to generate the boundary line, generated DEM point cloud height normalized data format conversion, waveform data compression, etc.)

138
下载
181
浏览
2021-01-24发布

3. KMeans-with-opencv

  k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过(k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified)

218
下载
124
浏览
2021-01-24发布

4. ImageFusion_PCA

  在GDAL库下,采用主成分变换实现多光谱影像与全色高分辨影像的融合。(Under the GDAL library, the principal component transformation is used to fuse multispectral images with panchromatic high resolution images.)

7
下载
118
浏览
2021-01-21发布

5. LBP.cpp

  LBP算子的实现源代码,可以根据LBP算子来对2张图片的相似度进行比较,值越小,图像越相似。(LBP operator realization of the source code, you can compare LBP operator to the similarity of the two pictures, the smaller the value, the more similar the image.)

62
下载
104
浏览
2021-01-19发布

6. SAD

  C++实现的SAD立体匹配算法,速度快,效果不错(SAD stereo matching method,it runs well.)

4
下载
62
浏览
2021-01-19发布

7. SLIC

  超像素分割程序,既有原码,也有可执行程序,验证过,好用。(Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.)

267
下载
138
浏览
2021-01-18发布

8. SLIC

  超像素分割程序,既有原码,也有可执行程序,验证过,好用。(Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.)

266
下载
111
浏览
2021-01-18发布

9. GCmatlab.tar

  Graph cut with matlab. It is very powerful

384
下载
90
浏览
2021-01-16发布

10. -DOA

  利用DOA和TOA对运动辐射源的单舰无源定位(Using a single passive location DOA and TOA ship moving emitter)

8
下载
117
浏览
2021-01-16发布

11. -DOA

  利用DOA和TOA对运动辐射源的单舰无源定位(Using a single passive location DOA and TOA ship moving emitter)

10
下载
111
浏览
2021-01-16发布

12. radon

  基于opencv的radon直线检测、直方图均衡、sobel边缘检测等算法。(Opencv of the radon-based line detection, histogram equalization, sobel edge detection algorithm.)

359
下载
67
浏览
2021-01-12发布

13. CBCT

  FDK重建算法 希望对其他人能有帮助 用C和cuda 实现的(fdk reconstrcution algorithm using cuda and c source code hope to help others it may be usefull. it is implented by c and cuda)

63
下载
119
浏览
2021-01-09发布

14. IPLib

  基于VC++的RGB-IHS 变换实现过程和主成分分析 PCA 实现过程 .(The implementation process based on VC++ RGB-the IHS transform and principal component analysis PCA implementation process.)

43
下载
111
浏览
2021-01-07发布

15. opticalflow

  改进的聚类光流法,聚类方法有kmeans和DBSCAN,光流法金字塔LK可以用,HS光流法占用内存太多。(Improved clustering optical flow method, clustering method kmeans and DBSCAN, pyramid LK optical flow method can be used, HS optical flow occupy too much memory.)

44
下载
101
浏览
2021-01-07发布

16. lbgvq

  lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。(lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.)

305
下载
147
浏览
2021-01-06发布

17. IPLib2.0

  一套基于VC++的遥感影象处理系统,可以实现空间域,频率域以及光谱的处理(yi tao ji yu VC++ de yaohan yingxiang chuli xitong)

13
下载
119
浏览
2021-01-05发布

18. T课程_RSIPP遥感实践

说明:  大二课程,用语言编写图像处理操作,运行时仔细体会算法(In the sophomore year, the image processing operation is written in the language, and the algorithm is realized carefully when running)

3
下载
82
浏览
2021-01-04发布

19. fbp

说明:  实验室自己用的fbp重建算法,基于C语言,亲测可用。上有个人C盘名称信息请删除(Ct reconstruction fbp)

0
下载
49
浏览
2021-01-03发布

20. lda_hash

  以SIFT特征为目标输入,LDAHash方法进行降维实现目标识别(SIFT features input LDAHash method to reduce the dimensionality of the target recognition)

64
下载
138
浏览
2021-01-01发布