-
digital-image-processing-gonzalez---solution-manu
Solutions for Digital Image processing Gonzalez - Solution Manual (3rd edition)
- 2012-06-01 08:34:40下载
- 积分:1
-
图像修复
应用DCT字典和KSVD学习字典,对图像进行简单的修复,可行性较高,速度不是很快。(Simple image restoration is feasible and not very fast.)
- 2020-06-28 20:00:01下载
- 积分:1
-
read-and-save-the-dicom-type-image
医学图像大部分都是dicom图像,这里提供dicom图像读取、显示和保存的matlab代码,以为医学图像处理初学者提供学习。
(Dicom medical images are mostly images, here to read dicom image, display, and save the matlab code, provided that the medical image processing for beginners to learn.)
- 2011-05-23 23:30:48下载
- 积分: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
-
Graphic
一个具备线,矩形,椭圆的画图程序,可以设置颜色,宽度,字体(One with lines, rectangles, ellipses drawing program, you can set the color, width, font)
- 2010-05-21 09:01:03下载
- 积分:1
-
91065739rythreshold
进行图像去噪的小波变换源程序,多重小波分解(Image Denoising the wavelet transform source code, multiple wavelet decomposition)
- 2013-06-04 13:42:38下载
- 积分:1
-
多阈值的OTSU算法,用于对图像的分割
说明: 多阈值的OTSU算法,用于对图像的分割。matlab语言编写。(Otsu algorithm with multiple thresholds for image segmentation)
- 2020-04-08 15:55:15下载
- 积分:1
-
C# 选择目录 生成图片缩略图 实例源码
选择某一个目录,将某一个目录下的所有图片读取出来 并以缩略图的形式展现
- 2013-05-22下载
- 积分:1
-
kmeans-image-segmentation
K均值 很好用的K均值代码 很好用的K均值代码(K-means K-means used in a very good code)
- 2009-05-10 12:35:52下载
- 积分:1
-
shouxie2
图像处理,手写数字识别,GUI界面内自写数字,可以用来学习。(Image processing, digital handwriting recognition, digital write within the GUI interface, can be used to learn.)
- 2021-05-10 10:08:33下载
- 积分:1