CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - C 版本

搜索资源列表

  1. jpeg_embed

    0下载:
  2. c版本的jpeg库代码,在手机上测试后效果非常好,解码速度和解码效果都是在同类jeg库之上,是嵌入式设备首选解码库。-c jpeg version of the library code, the phone after the test results very good, decoding speed and decoding results are similar jeg basement is the preferred embedded equipment for decoding.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:512080
    • 提供者:gosling
  1. TI_DSP_IMAGE_DEV

    0下载:
  2. TI DM642开发的实用程序: 包括:YUV视频格式转换成RGB格式C版本程序、ASM版本程序以及有关中值滤波的C程序; 相当有用!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:16812
    • 提供者:陆小锋
  1. levmar2.4.rar

    0下载:
  2. 著名的LM算法,用来去除错误角点和用来计算图像拼接时候的稳定的变化矩阵。由Manolis I. A. Lourakis编写。C和C++版本,里面也有matlab版本。这个版本是最新的。另外还有一篇介绍LM原理的文章,适合初学者。,Well-known LM algorithm is used to remove the error used to calculate the corner point and the image mosaic when the changes in the sta
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:127198
    • 提供者:Bill
  1. C_jpeg_decoder

    0下载:
  2. C版本的JPEG解码器代码,可以解baseline格式的所有JPEG图片并转换为RGB格式在pc上显示,执行代码前要安装glut-C version of the JPEG decoder code, possible solutions to baseline all the JPEG picture format and converted to RGB format in the pc to show the implementation of the code prior to the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:49521
    • 提供者:张宗彬
  1. Picture

    0下载:
  2. Picture.vcproj 這是使用應用程式精靈所產生之 VC++ 專案的主要專案檔。 它包含產生檔案時的 Visual C++ 版本資訊,以及使用應用程式精靈產生檔案的 過程中,選取的平台、組態和專案功能的相關資訊。 Picture.h 這是應用程式的主要標頭檔。它包含其他專案特定的標頭 (包括 Resource.h), 並宣告 CPictureApp 應用程式類別。 Picture.cpp 這是主要的應用程式原始程式檔,它包含應用程
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:150517
    • 提供者:CT
  1. HausDorffComputer

    0下载:
  2. 源码包括鲁棒性HausDorff算法(RHD)的C++版本,分为三个文件,分别为HausDorffComputer.cpp,HausDorffComputer.h,CommonHeader.h,实现了RHD算法,同时增加了OPENMP并发编程的指令,可供OPENCV图形开发人员参考。-This Rar file consists three files named HausDorffComputer.cpp, HausDorffComputer.h and CommonHeader.h. It
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1406
    • 提供者:葛世超
  1. cs_omp

    0下载:
  2. 最长用的CS重建算法-OMP的C++版本,运行环境为VS2008,需要安装opencv2.0 (home.ustc.edu.cn/~roy)-The C++ version of the general CS recovery algorithm- OMP, it is operated on VS2008,and you should install opencv2.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7002724
    • 提供者:霍承富
  1. libsvm-3.1

    0下载:
  2. 给文件是林贵人博士所开发的c版本支持向量机的源文件,是目前应用最广泛的源程序之一,适用于图像处理,线性拟合,分类等问题。-it is a toolbox of matlab,and the function is used to classify and regression,and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:646114
    • 提供者:新江
  1. USBCAPTURE_CSharp

    0下载:
  2. 关于北京同三维T301的usb 视频采集卡的,厂家是C++版本的,我把它弄成了C#的,有需要的,下载去吧-Beijing with three-dimensional T301 usb video capture card manufacturers is C++ version, I turn it into C#, there is a need to download Go
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:1075593
    • 提供者:润子
  1. USBCAPTURE_CPP

    0下载:
  2. 关于北京同三维T301的usb 视频采集卡的,厂家是C++版本的,有需要的,下载去吧-Beijing with three-dimensional T301 usb video capture card manufacturers is C++ version, there is a need to download Go
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:19920714
    • 提供者:润子
  1. C-Language-Image-Program-Design

    0下载:
  2. C语言图像处理pdf版本。该书中详细介绍了图像处理常用的方法以及源码,很多书本都是以此书为基础来进行编译的-C language image processing pdf version. Book describes in detail a commonly used method and the source of the image processing, a lot of books are book basis to compile
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:5096607
    • 提供者:林东
  1. harris

    1下载:
  2. Harris角点检测C++版本,编写代码实现而非OPENCV实现,适用于算法研究。-The C++ code of HarrisCorner.It was coded by hand otherwise OPENCV.It was designed for someone who study the algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4381033
    • 提供者:Feng Qi
  1. c_code_dbn

    0下载:
  2. 这是深度置信网的C++版本。 rbm.h 实现自动编码. mnist.h 读取MNIST数据文件 spectrum.inl RGBs与颜色的映射 demo.cc 训练/测试主程序-The deep learning algorithm is based on the matlab code provided by Geoff Hinton etc at http://www.cs.toronto.edu/~hinton/MatlabForSciencePaper.html
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1249062
    • 提供者:dengzxf
  1. 5

    0下载:
  2. 这是用应用程序向导生成的 VC++ 项目的主项目文件。它包含有关生成此文件的 Visual C++ 版本的信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。-This is a program about VC++.It is main converse on the important project page.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:67472
    • 提供者:王二
  1. TestParticleFilter

    0下载:
  2. 粒子滤波器的C++版本代码。粒子滤波器是改进的卡尔曼滤波器,在目标跟踪领域运用非常广泛,对遮挡和尺度、光照等较鲁棒。-Particle filter C++ version of the code. Particle filter is improved Kalman filter, used in a very wide field of target tracking.It is robust to occlusion ,scale issue, illumination and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:19218675
    • 提供者:Elaine
  1. NCC

    0下载:
  2. 神经网络法数字识别,c++版本,检测0-9数字,-Neural network digital identification, c++ version, testing 0-9,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3655298
    • 提供者:杨兵兵
  1. CurveLab-2.1.2

    0下载:
  2. 第二代curvelet变换工具箱,有快速傅里叶变换和wraping变换方法,还可以提取变换系数。有matlab版本和c++版本-The second generation of curvelet transform toolbox, with fast Fourier transform and wraping transform method, also can extract transform coefficient.With the matlab version and c++ vers
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:836441
    • 提供者:amber
  1. CV_CPP

    0下载:
  2. 这个版本的代码,基于无边缘活动轮廓,即chan-vese模型,此代码中包含了C++版本和matlab版本-This version of the code, based on active contours without edges, that chan-vese model, this code contains C++ version and matlab version
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:807437
    • 提供者:张陈
  1. bm3d_src

    0下载:
  2. 这是二维图像去噪算法,C++版本,需自行配置工程使用(Image Denoising Method)
  3. 所属分类:图形图像处理

  1. Itti-c

    0下载:
  2. 论文:A model of saliency-based visual attention for rapid scene analysis.(1998) C++版本(Paper:A model of saliency-based visual attention for rapid scene analysis.(1998) Implement:C++ version)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:keylin
« 12 3 4 »
搜珍网 www.dssz.com