CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - linux can

搜索资源列表

  1. qsslsocket_openssl

    0下载:
  2. OpenSSL can safely be used in multi-threaded applications provided that at least two callback functions are set for Linux.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:11884
    • 提供者:lingrivan
  1. qtconcurrentexception

    0下载:
  2. The Exception class provides a base class for exceptions that can transferred across threads for Linux.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1619
    • 提供者:qaopongqe
  1. qtextobject

    0下载:
  2. The QTextObject class is a base class for different kinds of objects that can group parts of a QTextDocument together for Linux.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:9798
    • 提供者:haijangpu
  1. kdtree

    1下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2016-02-23
    • 文件大小:113664
    • 提供者:zsw
  1. gauss

    0下载:
  2. linux可以运行的高斯滤波算法。将图片和代码放在同一目录下后直接运行即可。-Gaussian filtering algorithm can be run under linux
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:101611
    • 提供者:武岩
  1. laplacian

    0下载:
  2. linux下可运行的拉普拉斯锐化算法,将代码和图片放在同一目录下,用g++直接编译运行即可。- Laplacian sharpening algorithm can run on linux.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:77286
    • 提供者:武岩
  1. med

    0下载:
  2. linux下可以运行的中值滤波算法,将代码和图片放在同一目录下,用g++编译运行即可。-median filtering algorithm can be run on linux
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:81582
    • 提供者:武岩
  1. equa

    0下载:
  2. linux下可运行的直方图均衡化代码,将图片和代码放在同一目录下用g++编译运行即可。- histogram equalization code can be run on linux.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:77350
    • 提供者:武岩
  1. simplest_color_balance.tar

    0下载:
  2. 最简单颜色平衡方法,采用了直方图方法的颜色校正,具有很高的速度。源码可以在Windows ,MAC,Linux-Unix平台上编译,运行。-The easiest method of color balance, color correction using the histogram method. Source code can be compiled on Windows, MAC, Linux-Unix platforms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1066294
    • 提供者:房晓阳
  1. test

    0下载:
  2. qt制作的,在linux下使用的摄像头图像采集并显示的程序,在linux下,但在windows下没有测试,可以相互交流一下-qt crafted in linux under the camera image acquisition and display using the procedures under linux, but not tested in the windows, can exchange with each other
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-14
    • 文件大小:2634
    • 提供者:吴灵杰
  1. JPG2RGB565

    0下载:
  2. JPG2RGB565 说明: 1.对于单片机而言有的时候需要显示图片,一般单片机为了节约资源采用的图片一般为RGB565格式, PC机上用的一般是RGB格式,也就是说PC机器上RGB(R,G,B)三个字节表示一个像素,单片机采 用两个字节表示一个像素,第一个字节的高5位表示R,第一个字节的低3位和第二个字节的高3位 表示G,第二个字节的低5位表示B 2.本程序支持JPG格式转为RGB565格式,显示在屏幕上或者用管道命令输出到一个文本文件 命令行:JPG2RGB
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:356674
    • 提供者:Eric
  1. tbb_debug

    0下载:
  2. penCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-penCV full name is: Open Source Computer Vision Library. Ope
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:56205
    • 提供者:Bonnie
  1. Tell

    1下载:
  2. 基于opencv,在arm+linux上实现图像实时识别。在arm+linux上运行程序,把可乐,红牛,雪碧放在摄像头前,它就可以把这个物品时什么识别出来,并打印在摄像头采集的图像上!-Based on opencv, to achieve real-time image recognition on the arm+ linux. Running on arm+ linux program, Coke, Red Bull, Sprite in front of the camera, it c
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:199305
    • 提供者:重重
  1. JPG2AVI

    0下载:
  2. 在不使用第三方库的情况下,将多张jpg图片压缩为视频,Linux下,windows下,arm下,都可使用,有兴趣的可以看看哟-In the case of without the use of third-party libraries, will be more than a JPG image compression for video, Linux, Windows, under the arm, can use, interested can look at
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:893756
    • 提供者:何以笙
  1. OpenGL-Terrain-master

    0下载:
  2. opengl terrain Building the sources --- --- --- -- 1 On Windows Just open the solution with vs2010, and press CTRL+F5. 2 On Linux In a terminal, type sh configure.sh , then either: - make config=release32 or - make config=r
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-08
    • 文件大小:15620024
    • 提供者:Rage
  1. learning-opencv-code

    0下载:
  2. OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The full name of OpenCV is: Open Source Computer Vision Lib
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:23041114
    • 提供者:liebing
  1. svPerfGL-3D

    0下载:
  2. svPerfGL是Linux下3D性能测试软件,它可以相当于压力测试软件。对学习OpenGL、Mesa等有很大的帮助。-SvPerfGL is under Linux 3 d performance testing software, it can be equivalent to the pressure test software. Is of great help to learning OpenGL, Mesa, etc.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1113051
    • 提供者:润柳情结
  1. OpenCVcankaowenxian

    0下载:
  2. OpenCV于1999年由Intel建立,如今由Willow Garage提供支持。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法-OpenCV was founded in 1999 by Intel, by Willow Garage provides su
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:21437547
    • 提供者:liebing
  1. lrsr

    0下载:
  2. 对有噪声图像进行随机喷射retinex算法增强处理,采用c++语言在Linux操作系统上运行,程序注释详细,易看懂,仿真效果佳。-the program can get excellent result.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:17507
    • 提供者:赵国
  1. pdf417

    0下载:
  2. Pdf417基于Linux源代码网上可以随便找到,不过一般是pbm、postscr ipt等开源文件格式,在windows和linux下通用的基于bitmap的格式更适合开发人员测试,于是编写编码、解码算法供下载。-Pdf417 Linux-based source code can easily be found online, but it is generally pbm, postscr ipt and other open source file format, under windo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2108339
    • 提供者:liwe
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com