-
compressed-sensing
压缩感知,稀疏表示采用小波基表示,压缩测量采用随机高斯矩阵,重构算法是omp重构(Compressed sensing, sparse representation using wavelet representation, compression measurements using random Gaussian matrix remodeling reconstruction algorithm is omp)
- 2013-10-17 12:51:03下载
- 积分:1
-
psfGauss
图像高斯模糊的算法,自定义大小和模糊半径(psf of Gaussian)
- 2010-11-16 08:04:22下载
- 积分:1
-
dtcwpt
2-band discrete wavelet transform (DWT)
Dual-Tree Complex Wavelet Packet(The 2-band discrete wavelet transform (DWT) provides
an octave-band analysis in the frequency domain, but this
might not be ‘optimal’ for a given signal. The discrete wavelet
packet transform (DWPT) provides a dictionary of bases over
which one can search for an optimal representation (without
constraining the analysis to an octave-band one) for the signal
at hand. However, it is well known that both the DWT and the
DWPT are shift-varying. Also, when these transforms are extended
to 2-D and higher dimensions using tensor products, they
do not provide a geometrically oriented analysis. The dual-tree
complex wavelet transform (DT-CWT), introduced by Kingsbury,
is approximately shift-invariant and provides directional analysis
in 2-D and higher dimensions. In this paper, we propose a method
to implement a dual-tree complex wavelet packet transform (DTCWPT),
extending the DT-CWT as the DWPT extends the DWT.
To find the best complex wavelet packet frame for a given
signal, w)
- 2009-07-01 06:16:20下载
- 积分:1
-
main
基于分水岭自动选取种子的区域生长来进行彩色图像分割(Automatically selected based on the watershed to the seed region growing for color image segmentation)
- 2010-05-18 10:15:44下载
- 积分:1
-
week5
说明: 吴恩达第五周作业。学习算法分两部分进行理解,第一部分是根据code对算法进行综述,第二部分是代码(The learning algorithm is divided into two parts, the first part is to summarize the algorithm according to the code, the second part is the code)
- 2020-04-13 10:29:47下载
- 积分:1
-
ElizziqunMATTd
边缘检测 的 matlab粒子群程序序源码 ,希望对你有所帮助
(Edge detection matlab particle swarm procedure sequence source, you want to help)
- 2012-07-29 23:52:42下载
- 积分: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
-
contourlet_toolbox
曲波变换的matlab图像处理工具箱。用于图像处理及增强(contourlet_toolbox,for image processing and enhancement)
- 2017-07-21 09:35:12下载
- 积分:1
-
Sprite1
对视频生成sprite图像,费了作者很大的力气,拿来与大家共享!(sprite generation of video images, and a lot of effort author, used to share with you!)
- 2007-05-10 14:45:40下载
- 积分:1
-
lane-detect
canny边缘检测,还有车道线检测。效果还可以。(canny edge detection, and lane detection. The effect can be.)
- 2014-01-14 16:44:00下载
- 积分:1