-
倾斜矫正
程序功能是把一副倾斜的文字图像矫正过来,通过边缘检测再进行霍夫变换完成(The program function is to correct a skewed text image.)
- 2019-05-12 14:09:39下载
- 积分:1
-
3
说明: 运用低通滤波器,中心削波和自相关技术估计一段男性和女性语音信号的基音周期,画出基音轨迹曲线,给出估计准确率。(The use of low-pass filter, the center clipping and related technologies is estimated from a male and female speech signal pitch period, pitch trajectory drawn curves of estimated accuracy.)
- 2010-05-07 14:51:01下载
- 积分:1
-
segment
基于图割的图像分割的实现代码,在linux下测试通过(efficient graph cut source code,run in linux)
- 2015-08-18 20:27:12下载
- 积分:1
-
pso
说明: 对不同噪声强度的加噪图像,用粒子群优化算法优化结构元素,找到最优结构元素,对图像进行去噪操作,使恢复的图像达到最大峰值信噪比(Noise intensity for different images with noise, using particle swarm optimization algorithm to optimize the structure elements, find the optimal structure element, the image de-noising operation to restore the image to a peak signal to noise ratio)
- 2010-04-13 15:53:52下载
- 积分:1
-
OpenSURF_matlab
SURF 图像特征点快速提取法还有描述,可用于迅速匹配两张图片中的特征点(SURF image feature points extraction method also described fast, can be used to quickly match the image feature points in the two)
- 2014-03-28 01:08:21下载
- 积分:1
-
xiaobobaohuanhualvboquzao
小波包变换去噪和滤波去噪的word,可以直接剪切到MATLAB。有分析(Wavelet Packet Denoising and filtering denoising word, you can cut directly to MATLAB. Some analysts)
- 2015-09-07 12:05:18下载
- 积分:1
-
code
包涵了计算影像的几种质量指标,这些指标都是全局指标,对影像质量评价有一定作用(Image Quality Index :IFC、Q4、QNR、VIF)
- 2014-04-23 14:47:51下载
- 积分:1
-
858921
位图操作图形选取源码,例程程序结合易语言位图操作支持库,填充小图形的背景颜色。(Select the source bitmap graphics operations , routine program combining bitmap operations easy language support library , filled with small graphic background color.)
- 2016-12-30 00:24:07下载
- 积分:1
-
meanshiftcode
视频目标跟踪算法,用meanshift方法对目标进行跟踪(meanshift algorithm tracking)
- 2010-06-09 19:56:43下载
- 积分: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