-
二维图像处理
使用matlab进行二维图像的噪声处理,高斯噪声,椒盐噪声,以及加权平均和卷积处理。
- 2022-02-03 00:56:37下载
- 积分:1
-
人工蜂群算法
优化技术这里使用的是人工蜂群算法远远优于常规的优化技术。该技术是一种用于检测眼睛比常规技术也香农FANO算法是用来寻找熵的形象。
- 2022-03-20 22:06:17下载
- 积分:1
-
全加器及其仿真
该段代码是verilog HDL 代码,为一个全加器,里面已经将其有源代码,及其仿真的效果,波形等等。可以用quartus II打开,或者进行下载到FPGA开发板上去。
- 2022-01-24 13:14:00下载
- 积分:1
-
交通参数提取
此系统为视频交通参数提取系统,可以打开视频,对视频中车辆进行标定,提取速度,采用VC++,Windows XP,MFC环境开发
- 2022-02-04 21:10:58下载
- 积分:1
-
数字识别系统
使用说明:第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中该系统的识别率一般为90%另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排”另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数
- 2022-08-14 09:08:48下载
- 积分:1
-
威斯康星麦迪逊大学 图形处理器 GPU
应用背景全球首款开源图形处理器,MIAOW是Many-core Integrated Accelerator Of the Waterdeep的缩写,它是基于AMD Southern Islands Radeon HD 6000系列显卡开源指令集架构的RTL实现。关键技术领导该项目的计算机科学家Karu
Sankaralingham说,开源硬件代表着新的方向。他预测五年十年之后企业将会像使用开源软件那样使用开源硬件。MIAOW目前还只是一个学术研
究项目。Sankaralingham的团队正在此基础上构建不依赖于现有商业产品的全新设计
- 2022-08-26 13:03:45下载
- 积分: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
-
将 GSLIB的三维物体文件写为图像所可接受文件
将 GSLIB的三维物体文件写为图像所可接受文件
X Y Z
image[x][y][z]
输入文件名为input.txt
GSLIB 文件要删除前几行的说明
- 2022-08-26 02:40:56下载
- 积分:1
-
泊松表面重建
Poisson surface reconstruction creates watertight surfaces from oriented point sets. In this work we extend the technique to explicitly incorporate
the points as interpolation constraints. The extension can be interpreted as a generalization of the underlying mathematical framework to a screened
Poisson equation. In contrast to other image and geometry processing techniques, the screening term is defined over a sparse set of points rather
than over the full domain. We show that these sparse constraints can nonetheless be integrated efficiently. Because the modified linear system
reta
- 2023-03-13 16:05:03下载
- 积分:1
-
很全面很简单的图像处理程序
基于VS2008编写的图像处理程序,MFC文档类的简单的界面,是学习图像处理入门的一个很好的参考,包含了读取bmp图像,图像增强,图像分割,图像识别,特征提取等函数,非常实用!
- 2023-03-04 01:40:04下载
- 积分:1