搜索资源列表
avcodec_sample
- ffmpeg例子.FFmpeg是一个集录制、转换、音/视频编码解码功能为一体的完整的开源解决方案。FFmpeg的开发是基于Linux操作系统,但是可以在大多数操作系统中编译和使用。-ffmpeg example. Sorenson is a record collection, conversion, Audio / Video codec combines the functional integrity of the revenue-raising solutions. Sorenson D
DemoVista
- 一个模仿Vista操作系统下透明磨沙效果的源程序,效果非常棒!-an imitation Vista operating system entirely transparent effect of the source, the effect wonderful!
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
DCRAW
- 可以将各种相机拍摄的raw格式图像转化为其他格式- This is a command-line ANSI C program to convert raw photos from any digital camera on any computer running any operating system.
cpuinfo
- 这个函数读取各个比特的信息处理器和操作 系统,包括: *中央处理器的名字 *时钟速度 *处理器缓存的大小(二级) *号的物理处理器核心 *操作系统名称和版本 这是由程序/处理器(系统),sysctl(苹果)或命令行工具(窗口)。 需要在r2010a或以上。-This function reads various bits of information about the CPU and operating system, including: * CPU
libsvm-2.9
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数可以解决很多问题;并提供了交互检验(Cross Validation)的功能。该软件包可在http://www.csie.ntu.edu.tw/~cjlin/免费获得。该软
two-dimensional-s-transform
- 包含二维广义S变换程序和测试程序,用于对图像进行时频分析。matlab版本R2011b,操作系统为32位win7。在2G内存下最大只能对84*84的图像进行处理,更大的图像会出现out of memory的问题。目前网上还没有这个程序,包括本站,pudn,ilovematlab都没有。把程序上传到这三个地方,望大家一起来改进它。-Contains a two-dimensional generalized S transform procedure and testing procedure.I
medion
- 将一幅图像中值滤波 可以滤除噪声 在CVI的操作系统下进行-Image median filtering can filter out noise in the CVI operating system
9_png
- 图形化制作*.9.png文件,识别率高,适用于ANDROID操作系统-Graphical production* .9. Png files, high recognition rate for ANDROID operating system
MPlayer-1.1.1
- MPlayer是一款开源多媒体播放器,以GNU通用公共许可证发布。此款软件可在各主流作业系统使用,例如Linux和其他类Unix系统、微软的视窗系统及苹果电脑的Mac OS X系统。MPlayer是建基于命令行界面,在各作业系统可选择安装不同的图形界面。mplayer的另一个大的特色是广泛的输出设备支持。它可以在X11、Xv、DGA、OpenGL、SVGAlib、fbdev、AAlib、DirectFB下工作,而且你也能使用GGI和SDL和一些低级的硬件相关的驱动模式(比如Matrox、3Dfx
Natural-Image-manage
- 一篇有关利用轮廓在自然图像中检测和定位交点的英文文献,该方法是在64位操作系统中进行的-One on the use of contours in natural images to detect and locate the intersection of English literature, the method is a 64-bit operating system for the
TW8831
- TW8831是TECHWELL公司的一款TFT驱动IC,控制系统只要使用一个MCU就可以解决了,而且是-40度- 80度的工业级工作温度范围.-TW8831 is a company TECHWELL TFT driver IC, as long as the control system can be solved using an MCU, and it is-40 degrees- 80 degrees, industrial-grade operating temperature
dcraw.c
- 这是一个命令行的ANSI C程序,从原材料转换成照片在任何数码相机运行任何操作系统的任何计算机上。-This is a command-line ANSI C program to convert raw photos from any digital camera on any computer running any operating system.
HelloOpenCV
- 程序描述:OpenCV开发环境的配置,载入一张图片并显示。 开发测试所用操作系统: Windows 7 64bit Visual Studio 2010-Program descr iption: OpenCV development environment configuration, load a picture and show // development and testing by operating system: Windows 7 64bit // used to de
hurricane1230
- //页式虚拟存储管理中地址转换和缺页中断的模拟。这个是操作系统课程设计的报告啊。十分有用。您一定要亲自看一看哦。-//virtual memory page management NAT and missing pages interrupted simulation. The operating system is designed courses ah report. Very useful. You must personally look oh.
VCPP--and--matlab
- VC++与matlab混合编程,软件运行环境为WinXP下的vc++和MATLAB7,运行软件之前应该先在MATLAB中设置编译环境,(基于VC++与MATLAB混合编程的医学图像处理系统)-VC++ and matlab mixed programming, the software operating environment for the vc++ WinXP under and MATLAB7, before running the software should first set t
RealSense_ROS-master
- realsense实感技术资料,高质量资料,可使用。。机器人操作系统(ROS)的实感技术功能。支持英特尔实感技术的ROS进行了现场演示。 面向Linux的英特尔实感3D摄像。内有展示资料。-Realsense technology information, high quality information, can be used.. The real sense technology function of the robot operating system (ROS). Support f
HoughCircles
- 程序说明:《OpenCV3编程入门》OpenCV2版书本配套示例程序 程序描述:HoughCircles函数用法示例 开发测试所用操作系统: Windows 7 64bit 开发测试所用IDE版本:Visual Studio 2010 开发测试所用OpenCV版本:2.4.9-Program descr iption: OpenCV3 programming entry OpenCV2 edition book sample program package Pr
新建文件夹
- 2?.1软件用途? 本软件的开发是为具有电能质量仪表,可以获取电能数据的技术人员提供一个有利的分析工具。?2?.2软件运行? 本软件运行在PC?及其兼容机上,使用WINDOWS?操作系统,在软件安装后,直接点击相应图标,就可以显示出软件的主菜单,进行需要的软件操作。?2?.3系统配置? 本软件要求在PC?及其兼容机上运行,要求奔腾II以上CPU,64兆以上内存,10G?以上硬盘。?软件需要有WINDOWS?98?操作系统环境。?2?.4软件结构(2.1 software uses The
pca-master (1)
- 此源代码使用Eigen C ++库在C ++中实现了PCA算法。 运行代码所需的组件: - 安装Visual Studio 2012(Express Edition工作正常) - Windows操作系统(Windows 7或更高版本) 如何运行源代码: - 打开文件。\ pca \ PrincipalComponentAnalysis \ PrincipalComponentAnalysis \ Program.cpp - 在行和列变量中设置矩阵的尺寸。 - 在m变量中设置