-
698073
经典ldpc编译码程序 gallager的博士论文里的部分仿真程序,(Classic LDPC decoding programming gallagher s doctoral thesis in part of the simulation program,)
- 2017-05-19 14:13:41下载
- 积分:1
-
MPPT
MPPT algorithm INC method
- 2021-03-13 14:59:24下载
- 积分:1
-
DTCWT
dtcwt 双树复小波的matlab工具箱,(dtcwt dual tree complex wavelet Matlab toolbox,)
- 2021-04-07 17:39:01下载
- 积分:1
-
xiaobo_tuxiangchuli
这是一种小波对图像进行除燥的算法,它的比较好,对小波的初学者很实用,可以看看(This is a kind of wavelet algorithm for the image in addition to dry, it is good, very useful for the beginners of wavelet, can have a look)
- 2021-03-28 20:29:11下载
- 积分:1
-
py-faster-rcnn-master
图像检测的算法,Faster R-CNN算法,先对整张图像进行卷积计算,然后通过感兴趣区域池化层(RoI Pooling Layer)将选择性搜索算法推荐出来的候选区域和卷积网络计算出的特征映射图进行融合,得到候选区域对应的特征矢量,这种共享卷积计算的操作极大地减少了卷积计算的次数。而且这些特征矢量的维度统一,方便后续的分类工作。通过感兴趣区域池化层处理卷积特征,并将得到的特征送往两个并行计算任务进行训练,分类和定位回归。通过这些方法和改进的框架,Fast R-CNN 用更短的训练和测试时长,取得了比 R-CNN 更好的效果(Faster R-CNN algorithm first convolutes the whole image, then fuses the candidate regions recommended by the selective search algorithm and the feature mapping maps calculated by the convolution network through the RoI Pooling Layer to get the corresponding feature vectors of the candidate regions, which greatly reduces the number of convolution calculations. Moreover, the dimension of these feature vectors is unified, which facilitates the subsequent classification work. The convolution feature is processed by the pooling layer of the region of interest, and the obtained feature is sent to two parallel computing tasks for training, classification and positioning regression. Through these methods and improved framework, Fast R-CNN uses shorter training and testing time and achieves better results than R-CNN.)
- 2020-12-11 15:39:18下载
- 积分:1
-
fingerprint-OF-estimation
一种像素级指纹方向场估计算法以及对应的像素级奇异点检测算法。(A pixel-level orentation field estimation algorithm and the corresponding singular point detection method.)
- 2013-12-30 19:26:56下载
- 积分:1
-
process_kang
基于颜色的图像检索,将RGB转化成HSV的方法(Color-based image retrieval, the method of RGB into HSV)
- 2011-02-09 14:24:04下载
- 积分:1
-
hilbert
用hilbert曲线扫描图像后,进行图像检索的代码,里面有很多有用的代码(After scanning the image with the hilbert curve, the image retrieval code, there are a lot of useful code)
- 2011-06-16 20:25:56下载
- 积分:1
-
siftDemoV4
sift匹配算法,来个Lowe的个人博客(sift match)
- 2021-01-14 20:58:47下载
- 积分:1
-
Lagrange
对lagrange函数公式进行代码化,可以对一组数进行插值算法,可以输出最后的y值(The lagrange function formula code, a number of groups interpolation algorithm, you can output the final value of y)
- 2012-10-23 13:53:57下载
- 积分:1