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

搜索资源列表

  1. 这是用C++Builder6编写的图形处理源程序

    1下载:
  2. 这是用C++Builder6编写的图形处理源程序 主要是学习如何以任意的角度旋转显示图像。-It is written using C++ Builder6 main source of graphics to learn how to rotate the display image any angle.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-09-19
    • 文件大小:621568
    • 提供者:王荣荣
  1. CAD-biaozhu.rar

    0下载:
  2. 本程序是用Visual Lisp集成开发,打包的软件。其主要功能是标注尺寸修改(快速写出上下偏差,Ф,度,标主型式等);属性块;编辑属性定义;文字编辑,形位公差等,对于机械设计的朋友很有用。有好东西大家一起分享,资料来自创达科技 陈仲库 AUTOCAD 的好助手,This procedure is integrated with Visual Lisp development, packaged software. Its main function is to mark the size La
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-23
    • 文件大小:72912
    • 提供者:中国库
  1. Kmeans

    0下载:
  2. 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4251
    • 提供者:Yifan Young
  1. FIS_code

    0下载:
  2. 用C语言写的一个指纹识别系统。这是其中的主要核心代码-Using C language to write a fingerprint identification system. This is one of the main core code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:576901
    • 提供者:Kevin Dong
  1. imageprocessing

    0下载:
  2. 主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fou
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:5584001
    • 提供者:吴海峰
  1. huojian

    0下载:
  2. C语言编写的火箭模型代码,主要实现模型的展示,指针的操作以及图形学的编程-C languages Rocket model code, the main implementation model display, pointer operations and graphics programming
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1012
    • 提供者:王海
  1. HIC

    0下载:
  2. 本程序使用VC++编写,主要实现Spiht编码算法。Spiht算法虽然已经非常成熟,但本程序还是有了新的闪光点,程序中的小波算法使用的是9/7提升小波-This procedure using the VC++ development, the main Spiht coding algorithm. Spiht algorithm has been very mature, but a new procedure or闪光点, procedures in the algorithm using
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:288456
    • 提供者:wenping
  1. 200732590147

    0下载:
  2. 本代码主要实现图像类文件的转换已经相应的图像处理,包括图像融合,灰度变换,模板匹配等-The main achievement of the code conversion of image types of documents have a corresponding image processing, including image fusion, gray-scale transformation, template matching, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4005225
    • 提供者:廖小超
  1. fdtool

    0下载:
  2. 人脸识别MATLAB工具箱 Faces detection toolbox v 0.1 -This toolbox provides some tools for faces detection using Local Binary Patterns and Haar features. The task of detection is done by boosting approaches such Adaboosting, FastAdaboosting and Gentleboos
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:18769831
    • 提供者:he si
  1. Match_SIFT

    0下载:
  2. 这是一个SIFT算法的实现,主要的代码是Kuas写的,本人只是用来进行匹配而已。发上来主要是要推荐这个SIFT的实现,写的很棒,这个跟Rob Hess的源码相比,思路更加清晰,而且是用类封装好的,简单易用。这个代码是基于OpenCV的。-This is an implementation of SIFT algorithm, the main code is written by Kuas, I just used it for matching. I mainly recommend thi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:157412
    • 提供者:Zoro
  1. source-code-for-Visual-C

    0下载:
  2. 本书全面介绍了Windows 95/98/NT环境下图像处理的理论和编程技术,并基于面向对象的程序设计方法,详细讨论了图像处理算法的Visual C++编程技巧。本书的主体包括基本的图像操作、调色板处理、图像的特技显示与擦除、图像变换、颜色处理、图像处理等的算法及实现技术。本书是进行图像处理和多媒体编程的使用参考书,适合图像处理和多媒体编程人员参考阅读,也可作为大专院校计算机及相关专业师生的教学参考书。-This book a comprehensive introduction to imag
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13562226
    • 提供者:sxwd015812
  1. histogram_equilazation

    0下载:
  2. the code do the histogram equalization to the image and you can run it according to the instruction in main.c, and also, a very useful image library is together with it, which has many useful functions related to image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:261632
    • 提供者:lisen
  1. Main

    0下载:
  2. 图像处理中对图片的直方图进行均衡化的C语言程序- equalize of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:616184
    • 提供者:赵兴旺
  1. Main

    0下载:
  2. 可以将RAW格式的图片转换成BMP模式的一段代码,由C语言实现。-RAW format images can be converted into a BMP model code by the C language.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1547
    • 提供者:xjl
  1. main

    0下载:
  2. 以c++实现的平面扫描算法,计算相交矩形个数-To c++ implementation of the plane sweep algorithm to calculate the number of intersecting rectangles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:995
    • 提供者:妮妮
  1. Main

    0下载:
  2. 基于C++的单目视觉下的行人检测代码,能快速准确识别具有某一特征的目标。-Pedestrian Detection Based on Monocular Vision C++ code, can quickly and accurately identify the target with certain characteristics.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:1381
    • 提供者:麦迪最爱
  1. main

    0下载:
  2. 数字图像处理:直方图均衡化代码,c++语言编写。-Digital image processing: histogram equalization code, c++ language.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1053
    • 提供者:murphy
  1. main

    0下载:
  2. 数字图像处理:图像旋转,c++语言编写,头文件未给出-Digital image processing, image rotation, c++ language, header files are not
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1549
    • 提供者:murphy
  1. GDI+教程(C++中文版)

    0下载:
  2. 图形设备接口,它的主要任务是负责系统与绘图程序之间的信息交换,处理所有Windows程序的图形输出。 GDI+教程(C++中文版)(Graphics device interface, its main task is responsible for the exchange of information between the system and the graphics program, graphics output processing of all Windows applicat
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:1178624
    • 提供者:纷纷分
  1. C语言现实的图像处理(包含快速傅里叶变换)

    0下载:
  2. 这代码功能有:读入和保存文件头、读入和保存信息头、读入和保存像素数据、读入和保存位图、24位的位图转化为8位位图、8位位图转换为24位位图、图像的二值化、8位位图的Sobel边缘检测、8位位图的Laplace锐化、8位位图的中值滤波、分离与合并RGB矩阵、直方图均衡化 main.c是main函数的所在;BMP.h是对位图文件头和信息头,以及调色板等的类型的声明;function.h主要完成对位图的读写操作;algorithm.h主要完成对位图进行相关的算法的处理。
  3. 所属分类:绘图程序

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com