资源列表
halcon---model-matching-assist
- 之所以要8分这么贵,那是因为确实是来之不易。刚才洋洋洒洒写一大堆,上传失败全部木有了,擦!简而言之,我提供了一个大幅度提高识别率的思路:高清晰度的模板轮廓去匹配相对模糊的图片。 具体我是怎么实现的呢?我通过cad软件建立dxf文件,生成了可以缩放的模板轮廓 -注意,别以为这句话做起来很简单,你-the software halcon use matching assist to matching pics has some problems.here I handle this bug by s
halcon--correct-a-rectangle
- 我在学习halcon11的过程中,买不起教程,于是自己狂啃example。这个投影变换的例子简单高效,普适性强。所以毫无保留地贡献出来,与君共享!-When I was studying Halcon software,I was too poor to buy some tutorials.So,here is one of my best explanation of one wonderful example, which is universal for many circumstanc
chepaishibiexitong
- 这是一个车牌识别系统,由Visual C++6.0写的,是一本书上的源码。总之是个不错的简单的车牌识别系统-a system to identify che pai
pcaPica
- ICA和PCA两种方法,实现了基于ORL人脸库的方法。识别率较高,适合初学者学习。-ICA and PCA are two ways to achieve based on ORL face approach. High recognition rate, suitable for beginners to learn.
getimage
- image editor, cleaning noise and other
delphitohtml
- delphi progect to html text editor, converter
asciitobitmap
- converter bitmap images (bmp) to asc-converter bitmap images (bmp) to ascii
OCR
- 使用OFFICE2003自带OCR功能进行文字识别-Use OFFICE2003 comes with OCR text recognition function
6200851115031
- 能够自动获取验证码并进行识别的VB源程序-It can automatically get a verification code and identify the source of VB
10-Image-Description
- object center allocation
face_recognizition
- 程序是基于PCA算法的人脸识别系统,包含训练图像和测试图像,会根据检测结果找到相关人物-The program is face-recognizition system based on PCA.The file includes training pictures and test pictures.
numbers_recognition
- 程序是0到9手写数字识别系统,包括PCA算法,马氏距离算法,类中心欧式距离算法等-The program is hand-writing recognizition system, which includes PCA, etc.