-
Harris
用于相机标定的棋盘角点检测程序,包含伪角点去除,亚像素角点提取(Chessboard corner detection procedures for camera calibration, including the removal of the pseudo-corner, subpixel corner extraction)
- 2020-11-10 19:49:45下载
- 积分:1
-
lateral-inhibition-example-matlab
利用侧抑制原理编写的一个最基本的小程序。程序实现了初步的轮廓提取效果。可供想要入门侧抑制原理的朋友参考。(The use of lateral inhibition, a basic principle of writing a small program. Program to achieve the initial contour extraction results. Introduction to principles of lateral inhibition for want of a friend for reference.)
- 2021-03-24 20:49:17下载
- 积分:1
-
ASR_fusion
该文件包含与以下文件相关的代码:
Y.Liu和Z.Wang具有自适应稀疏表示的同时图像融合和去噪(This package contains the code which is associated with the following paper:
Y. Liu and Z. Wang Simultaneous image fusion and denoising with adaptive sparse representatio)
- 2020-07-13 17:08:52下载
- 积分:1
-
myaffine
完整正确的仿射变换程序,测试过绝对没有错(Complete the correct affine transformation procedures, the test had absolutely nothing wrong with)
- 2007-11-26 19:30:54下载
- 积分: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
-
输电线路钢化玻璃绝缘子(N)
说明: 对常见的输电线路钢化玻璃绝缘子识别的研究(Identification of toughened glass insulator for transmission line)
- 2020-06-06 10:25:51下载
- 积分:1
-
matlab-3d-reconstruction
由图像的灰度,恢复三维物体的形状,包括源程序和图片(By the gray scale image to restore the shape of three-dimensional objects, including source code and pictures)
- 2011-06-14 22:16:53下载
- 积分:1
-
auto_thresh
通过求差分曲线,利用阈值分割算法对图像进行自动多阈值分割(image segment method)
- 2020-07-04 01:40:01下载
- 积分:1
-
Fngprnt
采用最大方差阈值分割法,对指纹进行提取。(Using the maximum variance threshold segmentation method for fingerprint extraction.)
- 2013-11-24 20:39:58下载
- 积分:1
-
small
根据相机的指向数据,实现对亮星星表9110颗星在探测器上的模拟投影,得到序列星图(According to the data of the camera, to achieve the Bright Star Catalogue 9110 stars on the detector simulation projection to obtain sequence star map)
- 2016-04-14 14:52:19下载
- 积分:1