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

搜索资源列表

  1. ReadBMP

    0下载:
  2. 关于读入图片的一个C程序源码,可以用以导入读取图片-Read picture on a C program source code, can be used to import the pictures to read
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:1750
    • 提供者:王梅
  1. C

    0下载:
  2. C++编写,进行小波变换的程序代码,可用于图像处理中的去噪、边缘检测、分割等。-C++ written code the wavelet transform can be used for denoising in image processing, edge detection, segmentation and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1215895
    • 提供者:肖俊
  1. Digital-Signal-Processing

    0下载:
  2. 数字信号处理C语言程序集。里面包含全部的数字信号处理中各种算法的C程序设计。-Digital Signal Processing C-assemblies. Which contains all of the digital signal processing algorithms in a variety of C programming.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-22
    • 文件大小:6920195
    • 提供者:wujun
  1. RobotVisualNavigation_1

    0下载:
  2. 关于机器人路径规划的C++程序,先视觉识别路径,然后跟踪路径,实现视觉识别路径跟踪的功能-Robot path planning on the C++ program, the first visual recognition path, and then follow the path to achieve the function of visual recognition path tracking
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:2267
    • 提供者:本泽马
  1. screen-capture

    0下载:
  2. c++程序编的一个小程序,可以用来对图像进行处理,模式识别等.-c++ program compiled a small program that can be used for image processing and pattern recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1501342
    • 提供者:李向杰
  1. eyes_detect

    0下载:
  2. Labwindows/CVI的程序,实现人眼睡意检测,通过差值,二值处理,去噪声处理,图像标记与分析,图像状态分析等步骤,识别出人眼的疲劳程度-Labwindows/CVI program, achieve, through poor eye sleepiness test values, binary processing, to noise processing, image markers and analysis, image state analysis steps, identify
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:1660135
    • 提供者:hkhaha
  1. lsmatch

    0下载:
  2. 最小二乘影像匹配源代码,C++程序代码,希望可以帮到大家-Least Squares Matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:6504
    • 提供者:李晨光
  1. opengl-polygonizer

    0下载:
  2. 这时一个用c++程序编写的,使用opengl的图形多边形化地代码,有三个cpp文件和一个头文件-This is a test program illustrating Bloomenthal s implicit surface polygonizer in its new C++ guise. J. Andreas B鎟entzen 2003.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:9661
    • 提供者:宅明敏
  1. C-imagine-browse

    1下载:
  2. c#制作的浏览图片的程序,可以实现图片的移动缩放等功能-c# browse images produced by the program, moving picture can zoom and other functions
  3. 所属分类:Picture Viewer

    • 发布日期:2015-11-21
    • 文件大小:77824
    • 提供者:guoxiangwang
  1. language-C-image-processing-assembly

    0下载:
  2. 用C语言实现图像处理的程序代码集,包含多个实用程序代码-Image processing using C language program code set, including a number of practical code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4384068
    • 提供者:sanne
  1. Hand_Detection

    0下载:
  2. 手势识别的c++程序 用作参考 初学者可以参考程序下-Gesture recognition as a reference c++ program can refer to procedures for beginners
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1716
    • 提供者:张华
  1. Draw-pictures-by-using-turbo-C

    0下载:
  2. turbo C 画图程序,非常简单,只要结合所用函数一次描点即可。-Draw pictures by using Turbo C,this is a very easy way
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:33689
    • 提供者:
  1. screenshot

    0下载:
  2. 屏幕截图C#程序,可以调节截图矩形区域大小-Executive screenshot
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2236
    • 提供者:ghoenix
  1. DrawMap

    0下载:
  2. 这是一款C++程序,功能是用来进行简单的绘图。程序代码很简单的一个小程序。-This is a C++ programs, function is used for simple graphics. Code is very simple, a small program.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:748058
    • 提供者:张鹤鸣
  1. KALMANPARTICLE

    0下载:
  2. 基于 Kalman Filter和 Particle Filter的 目标跟踪 脸部跟踪 object tracking c++程序 源码。 -C++ face tracking program code base on Kalman Filter and Particle Filter
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:2733
    • 提供者:quanxi
  1. middle-filter

    0下载:
  2. C语言编写的中值滤波程序 用于图像处理 对于初学者来说 是不错的程序-C language median filter for image processing program for beginners is a good program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:259754
    • 提供者:liu
  1. cPP

    0下载:
  2. 用均值漂移实现目标跟踪,基于直方图的表示。c++程序-mean-shift based visual tracking,c++ code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2474533
    • 提供者:david
  1. BinaryImage

    0下载:
  2. C++程序,包含了如何对数字图像进行2值化处理和去噪,很有用的原文件-C++ program source code, including how the value of digital image processing and denoising 2, useful original file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:5347
    • 提供者:gaoyuan
  1. Hough

    0下载:
  2. 图形处理的基本C++程序,该函数用于对检测图像中的平行直线。-Graphics of the basic C++ program, this function is used to detect the image of parallel lines.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1818
    • 提供者:何林立
  1. Houghbianhuan

    0下载:
  2. Hough变换程序,可用于直线检测、倾斜校正等多种图像基本变换。-Hough transform procedure can be used for line detection, image deskew and other basic transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1565
    • 提供者:月影潇湘
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com