-
利用opencv在vs中读入图像
利用开源的函数库opencv,将一幅任意格式的图像,以文件名为标题的显示出来,并且实现对图像大小的调整,可以测试vs2010与opencv加载是否正确,一般是学习opencv的第一个程序代码,用简单的代码运行显示出来。
- 2022-07-19 10:12:55下载
- 积分:1
-
模板匹配的目标识别
资源描述模板匹配是目标识别的基础,在目标图像中寻找与已知物体灰度一致性最大的区域,并识别出来
- 2022-04-11 18:49:46下载
- 积分:1
-
radon变换
实现图像处理中的radon变换,可直接编译运行,用来检测直线,目标的矫正提供参考。
- 2022-12-02 20:45:04下载
- 积分:1
-
分水岭代码
这个程序是使用分水岭进行图像分割的代码 。主要介绍 把直接进行分水岭图像分割和进行处理以后的分水岭的对比。
- 2023-01-04 02:45:03下载
- 积分:1
-
Flash.ActionScript.3.0动画教程源码
Flash.ActionScript.3.0动画教程书籍的配套源码,可以更好的理解该书的讲解内容
- 2023-06-24 16:50:03下载
- 积分:1
-
Tesseract Parsing and Feature Extraction for Metadata Extraction Training
使用Tesseract for Metadata Extraction为扫描的文档图像提取以下内容
- 2023-01-18 15:45:03下载
- 积分:1
-
Efficient Salient Region Detection with Soft Image Abstraction
资源描述Detecting visually salient regions in images is one of the fundamental problems in computer vision. We propose anovel method to decompose an image into large scale perceptually homogeneous elements for efficient salient region detection, using a soft image abstraction representation.
By considering both appearance similarity and spatial distribution of image pixels, the proposed representation abstracts out unnecessary image details, allowing the assignment of comparable saliency values across similar regions,and producing perceptually accurate salient region detection. We evaluate our salient region detection approach on the largest publicly available dataset with pixel accurate annotations. The experimental results show that the proposed method outperforms 18 alternate methods, reducing the mean absolute error by 25.2% compared to the previous best result, while being computationally more efficient.
- 2022-03-24 19:39:44下载
- 积分:1
-
汉字点阵字体生成工具
在学习图像处理时做的汉字点阵字体生成工具,界面是参考网上一个点阵字体生成器,可以获取任意字体和大小的汉字的点阵,为后面的汉字识别提供样本,要用VS2005或者以上版本打开
- 2022-02-20 09:50:59下载
- 积分:1
-
医学图像
这是检测银行纸币的项目、 用户将输入图像,系统将指定到系统输入了哪些钱
- 2022-06-12 09:39:34下载
- 积分:1
-
基于神经网络的图像压缩
资源描述神经网络过程,主要使用的是BP神经网络模型实现图像压缩!!!其中包括图像压缩和图像重建过程。对学习图像压缩的盆友有帮助
- 2022-05-08 15:48:45下载
- 积分:1