-
OSEM_improve
医学图像重建算法中OSEM算法的Matlab程序(MATLAB Program of OSEM Algorithms)
- 2020-12-23 15:19:07下载
- 积分:1
-
源程序
利用hough变换检测圆,有RHT,随机hough变换,以及一些改进(Using Hough transform to detect the circle)
- 2018-04-22 18:08:35下载
- 积分:1
-
Image Reconstruction (ART)
用代数迭代算法ART重建图像,含MATLAB代码(image reconstruction using ART algorithms (MATLAB code))
- 2020-07-09 18:58:55下载
- 积分:1
-
pipei
图像匹配经典事例。ssda和mad匹配算法。(ssda mad)
- 2010-05-22 01:00:41下载
- 积分:1
-
diffract
光学计算中跟衍射相关的很多公式,有详细说明,很好用(err)
- 2008-06-17 22:50:53下载
- 积分:1
-
bianfen
变分法基础pdf 基本理论知识,希望对大家打下理论基础,(this is basic theory for math.)
- 2009-12-17 22:49:55下载
- 积分: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
-
Log-Polar-Transform-TXT
最近编写了一些极对数坐标转换的程序,这是最初编写的那个,希望对你们有用(Here is a log-polar image transform code.)
- 2012-02-03 15:40:46下载
- 积分:1
-
Image-retrieval
图像检索,从600多张图片中检索出与目标图片相似度最高的。按照相似度顺序排列。(Image retri , retrieved more than 600 pictures in most similar to the target image. They are arranged in order of similarity.)
- 2021-04-08 23:49:00下载
- 积分:1
-
compare_SSIM
说明: 给定两张图片,利用ssim来计算两张图片他们之间的ssim相似度(compute ssim between two images)
- 2020-09-13 17:47:58下载
- 积分:1