搜索资源列表
OpenCV_1.0
- OpenCV程序 OpenCV 1.0的安装程序。opencv-1.0.0.tar.gz是Linux下的安装程序。
graphcut-texture-synthesis
- 基于图割graphcut的纹理合成,有window版本和linux版本,源代码和可执行程序都有,是Graphcut Textures: Image and Video Synthesis Using Graph Cuts的实现,linux和window代码都有,window下是vs2008的工程,需要安装vs2008 -texture synthesis based-on graph cut
mitk-1.4alpha-linux-refman
- 简要介绍mitk的安装,配置,使用方法,这是官方文档。主要用于医学图像处理。-It s for Mitk ,a brief introduction of installation, configuration, use the method, which is the official document. Mainly used in medical image processing.
watermark
- 基于可移植的C语言的数字水印算法的代码,需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。 NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。我们已经对 256灰度级,512×512大小的图像进行了测试。-Portable C-based digital watermarking algorithm code, need to install NetPGM package (used to access the pgm format ima
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
ImageExploration
- 实用的图像挖掘算法,要在Linux下安装。包括,C++实现。安装看ReadMe文件。-The original code (a mix of Matlab and C(++)) was programmed by T. Tuytelaars and V. Ferrari, and was ported to a full C++ implementation by A. Thomas.
Digital-watermarking
- 该目录包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。-This directory contains a digital watermarking algorithm based on portable C code.The code has the model significance, and has certain ro
Install-OpenCV-master
- opencv linux下的安装脚本包括所有的2.4.0以上的版本-Opencv linux installation scr ipt includes all under 2.4.0 or later
Auto_GUI
- PyAutoGUI 自动化 : 一个纯Python的GUI自动化工具,其目的是可以用程序自动控制鼠标和键盘操作,多平台支持(Windows,OS X,Linux)。可以用pip安装,Github上有源代码。(PyAutoGUI automation: A pure Python GUI automation tool, which aims to automatically control mouse and keyboard operations with programs, mult
2
- 很好用的安装包,简易下载使用,里面有序列号和安装说明,支持Linux系统(Good use of the installation package, easy download use, there are serial numbers and installation instructions, support the Linux system)
ffmpeg-4.2.3
- 1、下载ffmpeg-4.2.3代码 2、配置(编译静态库) ./configure --target-os=linux --prefix=$(pwd)/temp --enable-cross-compile --arch=arm --cc=arm-hisiv300-linux-gcc --cross-prefix=arm-hisiv300-linux- --nm=arm-hisiv300-linux-nm --disable-shared --enable-static --ena