-
LevelSetMethods
医学图像分割水平及方法理论书籍《Level Set Methods and Dynamic Implicit Surfaces》代码(Medical image segmentation level of theory and methodology of the book )
- 2021-02-16 11:49:47下载
- 积分: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
-
OpenMV机器视觉开发指南.pdf
【实例简介】
- 2021-08-28 00:31:09下载
- 积分:1
-
matlab
基于分形理论的改进的一种图像分割算法,用matlab语言实现(Based on Fractal Theory An improved image segmentation algorithm)
- 2013-08-12 11:11:26下载
- 积分:1
-
SensingMatrixDesign
利用块稀疏的方法求解感知矩阵,在压缩感知、图像恢复方面都可以应用(Method for solving block sparse perception matrix in compressed sensing, image restoration can be applied)
- 2021-04-06 22:29:02下载
- 积分:1
-
yocan5book
1.支持多用户
2.支持自定义背景音乐,更个性化
3.可自定义浮动图片使留言本更漂亮(1. Support multi-user
2. Support for custom background music, more personalized
3. Customizable floating picture to make this message more beautiful)
- 2016-03-20 11:22:27下载
- 积分:1
-
lab颜色空间分割
很好的将lab空间中各颜色分量区分开,亲自使用过修改即可使用(It is very good to separate the color components in lab space.)
- 2018-08-18 10:54:23下载
- 积分:1
-
CCD-principle
CCD工作原理教程
图像传感器原理介绍(CCD和CMOS介绍)(CCD image sensor principle works tutorial introduction (CCD and CMOS description))
- 2011-01-18 21:06:05下载
- 积分:1
-
whmt
用于图像去噪的代码,有模型去噪、双树复小波去噪,希望有帮助。(Code for image denoising, a denoising model dual tree complex wavelet denoising, hope to have help。)
- 2021-04-21 10:38:50下载
- 积分:1
-
HOG
hog完整代码,图像处理方面,得到灰度分布直方图(Hog complete code, image processing, get gray distribution histogram)
- 2012-06-06 22:13:10下载
- 积分:1