搜索资源列表
SaliencyToolbox_V2.2
- 基于注意力机制,实现彩色图像显著区域提取.源于Dirk B. Walther-The SaliencyToolbox is a collection of Matlab functions and scr ipts for computing the saliency map for an image, for determining the extent of a proto-object, and for serially scanning the image with the focus
cpuinfo
- 这个函数读取各个比特的信息处理器和操作 系统,包括: *中央处理器的名字 *时钟速度 *处理器缓存的大小(二级) *号的物理处理器核心 *操作系统名称和版本 这是由程序/处理器(系统),sysctl(苹果)或命令行工具(窗口)。 需要在r2010a或以上。-This function reads various bits of information about the CPU and operating system, including: * CPU
vlfeat-0.9.16.tar
- VLFeat是一款由Andrea Vedaldi和Brian Fulkerson先生创建的开源图像处理库,都属于机器视觉算法,vlfeat库有C和matlab两种实现,包括了SIFT,MSER, k-means, hierarchical k-means, agglomerative information bottleneck, and quick shift 这个库是C语言写的,效率比较高,支持Windows, Mac OS X, and Linux操作系统。可以在matlab、Shel
kdtree
- k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo scr ipts(kdtree_demo.m & kdrange_demo.m),很实用- This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions. Included are the source code files in kdtree/s
jpeg_toolbox
- matlab code jpeg图像在window unix 和MAC OS下的读写-matlab code jpeg image in the window unix and MAC OS to read and write
学习OpenCV(中文版)
- OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(OpenCV is a cross platform computer vision library based on BSD licensing (open source) that
lab
- 在本实验中,将使用MAC驱动,填充和非填充逻辑以及控制逻辑,在系统生成器中创建基于MAC的FIR过滤器。 滤波器是设计用于消除音频系统中高频噪声的带通滤波器。(Development and debugging)
15010120041_高瑞雪_lab2
- 在本实验中,将使用System Generator for DSP创建一个带乘法器和累加器的12-bit x 8-bit MAC(Multiplier Accumulator),并使用System Generator 的Resource Estimator块来估计资源利用率。 在仿真Simulink中的设计之后,将从该设计中生成VHDL代码和内核,并在Xilinx ISE Foundation开发软件中实现MAC。(Design, construct and verify the specifi