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

搜索资源列表

  1. walsh

    0下载:
  2. 沃尔什变换的c语言程序,好不容易才编写出来的,向大家请教。-woershi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:921
    • 提供者:sjk
  1. liantongyufenxiWITHCPP

    0下载:
  2. 图像连通域标记c语言程序,在VC++环境下可执行,连通域分析是在图像处理中常用的分析方法,希望本代码可以帮助到需要的人。-Image connected component labeling c language program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:50596
    • 提供者:bonn
  1. MoveDetection

    0下载:
  2. 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:43543159
    • 提供者:sue_Langsujuan
  1. car

    0下载:
  2. 一个车牌检测的程序,可以检测出汽车牌照,数字字母识别非常准确,汉字识别会有错误-A license plate detection program that can detect license plates, numbers, letter recognition is very accurate, there have been mistakes Chinese character recognition
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:167300
    • 提供者:皮皮鲁
  1. fenxin

    7下载:
  2. 分形算法与程序设计——Visual C++实现 该书的所有源代码,均可运行-failed to translate
  3. 所属分类:Fractal program

    • 发布日期:2017-05-17
    • 文件大小:4780699
    • 提供者:ww
  1. ptconvert

    1下载:
  2. 全景图像处理源代码,vc开发,拼接数码照片的程序-Panoramic image processing source code, vc development, digital photo stitching program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:282625
    • 提供者:雷添杰
  1. dfa

    1下载:
  2. 编写一个C语言程序,模拟实现DFA识别字符串的过程。- dfa
  3. 所属分类:图形/文字识别

    • 发布日期:2017-04-30
    • 文件大小:1971
    • 提供者:刘岩
  1. max538

    0下载:
  2. 这是一个美信的MAX538芯片的程序,可参考修改参数以适合实际需要-This is a US-letter MAX538 chip procedures, parameters can be edited to suit the practical needs of
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:3580
    • 提供者:Jason
  1. Harris-CPP

    0下载:
  2. 本代码是基于Harris边角检测的特征点提取代码,用C++程序编写。希望对大家有用-This code is based on Harris corner detection feature extraction code, using C++ programming. Hope to useful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3601085
    • 提供者:潇洒
  1. Arc

    0下载:
  2. glut画圆弧程序 OpenGL中无专门的画圆弧命令,所以自己做了一个用glut画圆弧程序。-OpenGL drawing procedures glut arc no special order paintings arc, so do a painting with glut arc process.
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-25
    • 文件大小:53943
    • 提供者:guo
  1. 12323

    1下载:
  2. 分享数字图像处理程序,基于Snake模型的图像分割技术C程序代码-Sharing of digital image processing procedures, based on Snake Model for Image Segmentation Technique C code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-03
    • 文件大小:307207
    • 提供者:www
  1. filter

    0下载:
  2. 维纳滤波的C程序源码,接口已封装,可以在你的工程中调用-Wiener filtering of the C program source code, interface has been packaged, you can call your project
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1215
    • 提供者:liutong
  1. Outbmp

    0下载:
  2. 一个关于读出图片的C程序源码,运行此程序可以调用出图片-Read out a picture on the C program source code, run this program can call the picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:1550
    • 提供者:王梅
  1. mosaic

    0下载:
  2. 关于图片标注马赛克的C++程序,希望对研究数字图像处理方向的朋友有所帮助-Marked on the image mosaic of C++ program, hope to study the direction of digital image processing to help a friend
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3692700
    • 提供者:Gavin
  1. HistogramEqualization

    0下载:
  2. 图像直方图均衡化处理的C程序代码,用于处理灰度图像-Image histogram equalization deal with the C program code for processing gray-scale image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:124414
    • 提供者:zxb
  1. gmmPP

    0下载:
  2. 基于opencv实现的混合高斯背景建模,C++程序-gaussian mixture model for background modeling
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:18432
    • 提供者:david
  1. C

    0下载:
  2. 徐士良C常用算法程序集(第二版)的附带源码,提供给大家学习-XU Shi-liang C assembly commonly used algorithms (second edition) comes with source code available to them to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:280173
    • 提供者:陈一
  1. Gesture

    1下载:
  2. visual C++ 程序编写的利用图像识别的手势识别-visual C++ programmers use image recognition gesture recognition
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16293902
    • 提供者:Mr.X
  1. Graphic

    0下载:
  2. 计算机图形学中用经典算法实现的绘图程序,包括直线生成、圆弧生成、线段裁剪、多边形裁剪等-Computer graphics with the classic algorithm of mapping procedures, including a straight-line generation, arc formation, line cutting, cutting, such as polygon
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3733124
    • 提供者:逍遥飞
  1. 22

    0下载:
  2. 图片移动案例 c sharp 编写,程序简单好用-picture move case
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:22246
    • 提供者:刘铁桥
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com