-
content-based-image-retrieval
利用matlab实现基于内容的图像检索
(Using matlab content-based image retrieval
)
- 2012-11-01 13:27:46下载
- 积分:1
-
MRF_imgSeg
说明: 是马尔可夫图像分割的C++程序,可以用于遥感图像(It's a C++ program for Markov image segmentation, which can be applied to remote sensing images.)
- 2021-03-18 09:09:19下载
- 积分:1
-
模糊图像复原
主要是一个小的图像处理程序,是将一个模糊的图像进行复原的程序(It is mainly a small image processing program.)
- 2017-11-22 10:25:10下载
- 积分:1
-
sslle
semi-supervised learning 半监督局部线性嵌入(semi-supervised learning )
- 2021-02-08 16:29:54下载
- 积分: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
-
radon
radon算法opencv实现,能够很好的实现图像的水平旋转矫正。( implementing the radon by opencv.)
- 2021-04-21 16:58:50下载
- 积分:1
-
roa
ROA算法代码,用来进行SAR图像的道路段检测的比较流行的算法之一(for SAR road detection)
- 2009-04-20 17:46:39下载
- 积分:1
-
fly111
基于链码提取的傅立叶描述子,以及傅立叶反变换对图象边界进行重建
(chain code extraction based on Fourier descriptors, and the Fourier transform of image reconstruction border)
- 2007-05-26 08:08:04下载
- 积分:1
-
add_noise_pinyutu
进行纯净信号和加噪信号的时频域显示,及其包络图显示,并计算加噪信号的信噪比、互相关系数、峭度值,对信号进行离散余弦变换。(The time-frequency domain display of pure signal and noise-added signal and its envelope diagram display are carried out, and the signal-to-noise ratio, correlation coefficient and kurtosis value of noise-added signal are calculated.Making Discrete CoSine transform for signal)
- 2018-11-19 21:46:31下载
- 积分:1
-
MatlabImageRetrieval
说明: 用matlab编写的基于内容的图像检索源代码。(Matlab prepared with content-based image retrieval source code.)
- 2008-09-24 16:00:32下载
- 积分:1