-
NewRotateImage
能够很好的对图像的倾斜进行矫正,速度上也较其他算法快。(Can be very good for the image of the tilt correction, speed is also faster than other algorithms.)
- 2008-07-17 21:48:10下载
- 积分:1
-
TVL11
基于全变分的图像复原方法程序,还有全变分的理论课件,可以进行实验的!(Image restoration method based on the variational procedure, and the variational theory of courseware, can carry out the experiment.)
- 2015-01-25 21:51:39下载
- 积分:1
-
GMMP-and-tracking
活动目标检测源码,用混合高斯算法编写,适用于复杂场景视频监控(alive target detection,used in GMM algorithm)
- 2014-02-22 16:00:59下载
- 积分: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
-
toolbox_general
数字信号处理或图像处理常用工具箱matlab(Common toolbox for digital signal processing)
- 2017-06-07 16:17:40下载
- 积分:1
-
EmgucvTest
用c#和emgucv实现了1.显示图像的直方图,2.直方图均衡化,3.中值滤波,4.sobel算子,roberts算子和Prewitt算子的边缘提取。各算法均自己实现不是调用函数。但是读图片的信息是用的emgucv。希望和同样刚接触emgucv的同学共同进步(With c# and emgucv achieve a 1 shows a histogram of the image, 2. Histogram equalization, 3 median filter, 4.sobel operator, edge roberts operator and Prewitt operator extraction. Various algorithms to achieve their own instead of calling a function. But reading the image information is used emgucv. The same hopes and common progress of students new to emgucv)
- 2013-11-26 09:32:22下载
- 积分:1
-
XIHUA
本程序是使用c++开发语言编写的,功能是将bmp图像进行细化处理,比如,可以将比较粗的汉字细化成较细的汉字。(This program used c++ development language, the function is to thinning BMP image . For example, it can be more crude refining the Chinese characters into a fine characters.)
- 2016-01-06 16:35:17下载
- 积分:1
-
histogram-equalization
直方图均衡化的几个改进算法程序:BBHE,DSIHE,MMBEBHE(Several improvements histogram equalization algorithm: BBHE, DSIHE, MMBEBHE)
- 2014-04-24 21:36:37下载
- 积分:1
-
dicom(vc)
论解读DICOM医学图像文件及其显示的VC++实施方法
是一份比较新的讨论dicon的vc实现方法的文章(read DICOM medical images and documents show that the implementation of the VC is a relatively new discussion di vc con method of the article)
- 2007-06-22 00:20:44下载
- 积分:1
-
lans-patrec
从一个模式识别toolbox中摘取的计算zernike不变矩的源代码,结果为图像的n阶m重zernike不变矩(From a pattern recognition toolbox extracted Zernike moment invariants calculation of the source code, the results of image re-n-order m Zernike moment invariants)
- 2008-01-18 11:16:51下载
- 积分:1