-
TotalVariationAlgorithms-master
全变分去噪程序,用于图像去噪,该方法能克服图像去噪中的震荡效应,使图像更加光滑,并能保存边缘信息。(total variation denoisy)
- 2019-03-10 15:36:48下载
- 积分:1
-
InversePerspectiveMapping
对输入的图像帧感兴趣区域进行逆透视投影变换,得到俯视图。(The input of the image frame of interest in the area of the inverse perspective projection transform, get a top view.
InversePerspectiveMapping)
- 2016-12-04 21:31:56下载
- 积分: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
-
yanseshiqu
说明: 用delphi编程实现图像的颜色拾取,这是一个很好的图像处理程序(Delphi programming with the color of the image pick-up, this is a very good image processing program)
- 2011-04-01 20:02:10下载
- 积分:1
-
chaopicture
说明: 用Lorenz序列进行彩色图像加密,加密效果良好,性能得到较大提升(Using Lorenz sequence to encrypt color image, the encrypting effect is good and the performance is greatly improved.)
- 2019-05-20 09:28:00下载
- 积分:1
-
xiaobozengqiang
适合初学小波的同志,小波图像增强原理底层。严格高低频分解重构,没有使用小波工具库。(Suitable for beginners wavelet comrades, the underlying principle of wavelet image enhancement. Strict high-low-frequency decomposition of reconstruction, did not use the wavelet tool library.)
- 2020-10-26 23:30:00下载
- 积分:1
-
ConnectedDomainEdge
该图像处理程序实现将图像二值化,灰度化,二值化图像边界扫描并编号,如果图像为火焰图像可以实现将火焰图像的尖角数计算出来并标记(The image processing program image binarization, grayscale, boundary scan and number of the binary image if the image can be implemented for the flame image
Now flame image of the sharp corners number and mark)
- 2012-03-16 21:45:51下载
- 积分:1
-
julia
在visual c++中用分形完成的julia集,是分形的具体应用,对学分形的朋友应该有帮助(In the visual c++ Used to complete the julia fractal set, is the concrete application of the fractal, Friend of the credits should be shaped to help)
- 2008-07-10 12:29:03下载
- 积分:1
-
gaussianba
使用特征差别提取,通过特征差别相减,以去除高斯背景(Using the characteristics of different extraction, the characteristics of different background subtraction, to remove Gauss)
- 2014-01-07 17:31:17下载
- 积分:1
-
ImageDivision
System Generator中图像分割算法建模(Image segmentation algorithm for modeling in the System Generator)
- 2020-10-23 20:27:22下载
- 积分:1