-
shadow_removal
采用matlab,代码经过修改,可以去除阴影,但还不能在实际应用中用,不过有一定的参考价值(Using matlab, the code has been modified to remove the shadow, but it can not be used in the actual application, but there is a certain reference value)
- 2020-10-29 16:09:56下载
- 积分:1
-
gaussian_model
模式识别中高斯模型,一个比较有用的用matlab实现的程序代码(pattern recognition Gaussian model, a useful comparison with the realization of the Matlab code)
- 2006-09-08 20:53:54下载
- 积分:1
-
image-processing
sijiequzao 是台雪城老师的四阶去噪模型代码; subspace clustering accuracy of the cod 是子空间聚类正确率代码; TVdual 是ROF模型的原始对偶算法代码; TVH-1fj 是TV_H-1图像分解模型代码; TVl1fj 是TV_L1图像分解模型代码。(" Sijiequzao" is the teacher' s desk Syracuse Fourth Order denoising model code " subspace clustering accuracy of the cod" subspace clustering is the correct rate codes " TVdual" original ROF model dual algorithm code " TVH-1fj" is TV_H-1 image decomposition model code " TVl1fj" is TV_L1 image decomposition model code.)
- 2016-09-26 10:38:58下载
- 积分:1
-
55770
图片压缩到最小源码,例程程序结合易语言图像格式转换支持库,将快照的BMP图片转换成JPG图片,再将众多JPG图片压缩到一个压缩文件中,达到减小图片体积的效果。(Image compression to a minimum source , routine program combined image format conversion easy language support library , a snapshot of BMP images into JPG image , and then a large number of JPG images into a compressed file , to reduce the effect of image volume .)
- 2016-12-16 21:48:29下载
- 积分:1
-
AffineTrnasformation
利用该函数可以对图像进行仿射变换,是不错的matlab源代码(Function can make use of the image affine transformation, is a good source code matlab)
- 2008-05-24 11:56:29下载
- 积分:1
-
C# 实现简单数字验证码解析(Tesseract OCR 解析验证码) 实例代码
具体实现思路:以4位数字的验证码为例 1、人工将验证码的4位数字每位对应的代码存入数据库中,每位存入0-9对应的代码,每个数可以多存这样可以提高识别率; 2、获取验证码以后,对其进行去背景、灰度处理、去噪点处理、分片处理以后生成每位数字对应的代码; 3、去背景色,这一步的目的是把验证码和背景颜色区别开来。4、去噪声:这一步要取出图像上的孤立点。这些孤立点被认为是噪声。 孤立点的定义:某个点,周围没有与该点等值的点。 或者某个连接块,该连接块的元素的个数小于某个给定值K, 把元素个数很小的连接块也定义为孤立点,有助于去处噪声。 去噪声算法:参照去背景算法。 5、图像锐化:图像锐化的目的是增强边界。这一步是可选的。看验证码的情况,这一步可以跳过。 6、图片有效区域截取:这个操作是将图片除验证码字符以外的边框去掉,只留下验证码字符图片,这样保证分片的准确性。 7、图片分片处理,这个处理是将整个图片分割成单个字符图片。8、拿分片图像生成的代码(eg:000111110011…..)与DB中已有代码相比较,取得相似度最高的即要验证码的字符; 注:如果DB的样本越多,识别的准确率也越高,但是速度会相应变慢
- 2013-02-18下载
- 积分:1
-
Hilbert-transform
基于Hilbert变换的相位差测量法分析及改进 (Based on the analysis phase measurement and improvement of the Hilbert transform)
- 2013-12-20 13:27:48下载
- 积分:1
-
Transferring-color
Transferring color to greyscale images的原文及源代码,包括详细的测试图像以及相应的论文及源代码,是学习图像色采转移必看的经典内容。(Transferring color to greyscale images of the original text and source code, including detailed test image and the corresponding papers and source code is studying the image to see the classic color adopted transfer content.)
- 2013-09-28 16:26:50下载
- 积分:1
-
lpcc
完成声音信号的分帧,加窗,PLCC特征提取等功能(Complete voice framing, windowing,PLCC detection and other functions)
- 2015-01-10 14:48:44下载
- 积分:1
-
chepaishibie
基于matlab的语言的汽车牌照显示,其中内容主要是和数学形态学相关的操作。(Matlab language based on license plate display, which were mainly related to the operation and mathematical morphology.)
- 2011-06-08 16:32:34下载
- 积分:1