搜索资源列表
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
lgui_0.3.0
- 安装过程: 一、设置framebuffer 若启动程序为lilo,过程如下 1.打开/etc/lilo.conf 2.在其中加入一行:vga=0x314 3.执行lilo 4. reboot 若启动程序为grub,设置过程如下: 1.打开/etc/grub.conf 2.在其中加入:vga=0x314 3.reboot 二、安装lgui 1. 拷贝lgui.tgz 到/usr/local目录下 2. 执行如下命令:
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.
signature
- 该目录包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范 性的意义,且有一定的鲁棒性。 需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。 NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。我们已经对 256灰度级,512×512大小的图像进行了测试。程序编译后的调用格式如下(以encode为例): wm_cox_e -s cox.sig -o wm_image.pgm image.pgm 其中,-s表示要
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
libpng-1.6.2.tar
- linux PNG 包很多软件安装都依赖于它,非常重要的一个包,还有许多这些包,有时间再上传-Linux PNG pack a lot of software installation depends on it, a very important package, there are many of these packages have time to upload
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
srceen
- 在LINUX上实现截屏功能,本人测试过,需要安装几个文件包-Implement screenshots feature on LINUX, I have tested, you need to install a few packages
xenomai2.6.0
- Xenomai是Linux内核的一个实时开发框架。它希望无缝地集成到Linux环境中来给用户空间应用程序提供全面的,与接口无关的硬实时性能.xenomai2.6.0安装步骤-Xenomai is a real-time development framework for the Linux kernel. It seamlessly integrated into the Linux environment to the user space applications to provide co
Install-OpenCV-master
- opencv linux下的安装脚本包括所有的2.4.0以上的版本-Opencv linux installation scr ipt includes all under 2.4.0 or later
cwp
- 连续小波包变换的主要程序,需要在Linux安装madagascar工具包环境下运行。-The main program for continuous wavelet packet transformations needs to be run in the Linux installation madagascar kit environment.
opencv-3.3.0
- OpenCV3.0安装包,OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上(OpenCV3.0 installation package, OpenCV is a cross platform computer vision library based on BSD license (open source), which can run in Linux, Windows, Android and M
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