-
DeconvolutionCode
是国外大牛编写的,对图像进行二维反卷积恢复代码,该代码主要针对图像的失焦模糊。(Prepared by the large foreign cattle 2D deconvolution, image recovery code.)
- 2020-07-03 04:00:01下载
- 积分:1
-
亚像素边缘检测
亚像素边缘检测,对图像的边缘检测达到亚像素级别(Sub-pixel edge detection, image edge detection to sub-pixel level)
- 2018-08-20 14:53:52下载
- 积分:1
-
Icb__Spectruut
用Visual C编的用于语音的频频谱的检测,能显示出来语音的频谱图。
(Visual C series of the spectrum for voice detection, displayed the frequency spectrum of the voice.)
- 2012-07-26 22:36:07下载
- 积分:1
-
gaosi
二维图形图像处理,高斯平滑的源代码,图像预处理(Two-dimensional graphic image processing, Gaussian smoothing of the source code, image preprocessing)
- 2009-11-18 15:32:39下载
- 积分:1
-
SPAMS-matlab-svn.rar
这是SPAMS的原始代码,是稀疏表示的重要工具箱~(This is SPAMS original code, is an important toolbox sparse representation)
- 2013-08-05 16:19:41下载
- 积分:1
-
gmm-cv
OpenCV_基于混合高斯模型GMM的运动目标检测。内附监测监控视频,方便测试使用。(OpenCV_ GMM Gaussian mixture model based moving target detection. Included monitoring surveillance video, easy testing.)
- 2014-02-26 14:47:48下载
- 积分:1
-
PCA_LDA_Face_Verification
PCA+LDA人脸识别,识别率高于单独PCA或LDA算法。需要matlab dimension reducation toolbox。(Face verification using PCA and LDA fusion. Better performance than single PCA or LDA algorithm. The image database is included. Matlab dimension reduction toolbox is requrired. )
- 2010-11-22 03:43:20下载
- 积分:1
-
Hough变换圆
一种基于形貌特征识别圆形的方法,通过拟合圆方程来实现的经典hough变换方法(A method of Circle Recognition Based on morphological features is introduced. The classical Hough transform method is implemented by fitting the circle equation.)
- 2018-05-24 15:28:50下载
- 积分:1
-
phased-array-ultrasonic-imaging-
相控阵超声成像检测,很好的一本书,从网上买的,分享给大家(Phased array ultrasonic imaging detection, a very good book, bought from the Internet and share to everyone)
- 2013-01-20 11:13:09下载
- 积分:1
-
ssd.pytorch
SSD: Single Shot MultiBox Object Detector, in PyTorch
A PyTorch implementation of Single Shot MultiBox Detector from the 2016 paper by Wei Liu, Dragomir Anguelov, Dumitru Erhan, Christian Szegedy, Scott Reed, Cheng-Yang, and Alexander C. Berg. The official and original Caffe code can be found here.
Table of Contents
Installation
Datasets
Train
Evaluate
Performance
Demos
Future Work
Reference
- 2020-06-25 07:00:02下载
- 积分:1