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

搜索资源列表

  1. OOWin32

    0下载:
  2. NeHe SDK是把Nehe的教程中所介绍的所有功能,以面向对象的形式,提供给编程人员快速开发的一套编程接口。在下面的教程中,我将按NeHe SDK源码的功能分类,一步一步把这套api介绍给大家。如果你觉得有更好的学习方法,或者有其他有益的建议,请联系我。zhouwei02@mails.tsinghua.edu.cn,zhouwei506@mails.gucas.ac.cn 我在第四课的基础上,把公共的功能提取出来,并删除了特定的绘制函数,就完成了这个空白的程序框架,它可以使用基本的O
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19873
    • 提供者:zw
  1. WDT-CWT

    1下载:
  2. 说明:程序运行过程中要用到wedgelet工具包和wavelet802工具包; wdt-cwtdenoise :wedgelet去噪算法主函数; 以下函数和其它函数均为被调用函数; DT_CWTdenoise :复小波去噪函数; 其中:afb,afb2D,afb3D,AntonB,cplxdual2D,cshift2D,dualtree2D,dwt2D,idualtree2D pm,pm4,sfb2D,symextend,unnormcoef,reverseco
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:645748
    • 提供者:li
  1. RGB

    0下载:
  2. 用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程序中主要是histogram函数,它有两个参数,第1个参数是一个64位数组,每一位表示一种颜色,其值是该颜色出现的次数。另外两个函数numbercolor是对每个像素计算它的颜色值,fenduan是对参数x返回0-255中的某一段。主函数测试一副图片的颜色直方图的统计。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:16256
    • 提供者:陈一工
  1. tuxiangchulijihe

    0下载:
  2. 全书程序用VC6.0编写,程序有的是一个主函数写成,有的主函数调用若干子程序,很容易在turebo C,Borland C++ 及Unix机上运行,包含图像处理的一般操作,适合广大图像处理学者编程使用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6228082
    • 提供者:奖励
  1. Tamura

    0下载:
  2. Tamura纹理特征的六个分量对应于心理学角度上纹理特征的六种属性,分别是粗糙度(coarseness)、对比度(contrast)、方向度(directionality)、 线像度(linelikeness)、规整度(regularity)和粗略度(roughness)。其中,前三个分量对于图像检索尤其重要。程序包包含了matlab计算Tamura纹理特征的子函数和主函数。-Tamura texture features corresponding to the six components
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:315646
    • 提供者:
  1. immoment

    0下载:
  2. 图像分割中求七个不变矩的函数程序,需要使用在你的主函数中。-Image segmentation in the seven invariant moments for the function of the procedure, you need to use the main function.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:786
    • 提供者:Addy wang
  1. corner_dectector

    0下载:
  2. 用matlab写的一个角点检测的程序,主函数是fun.m-a corner dectector program using matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:1175
    • 提供者:jianghao
  1. tuxiang

    0下载:
  2. 一个简单的显示位图的程序,包括读入,存放图片。可以修改下主函数中的代码,达到自己显示的目的。运行可以得到图像的高,宽以及像素。-A simple bitmap display procedures, including reading, storing pictures. You can modify the code under the main function, to achieve their display purposes. Images can be running high, w
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-06
    • 文件大小:1393209
    • 提供者:李克文
  1. imageSmoothAndInhance

    0下载:
  2. image_smooth.m : 图像平滑主函数,调用average_median average_median.m : 空域邻域平均法和中值滤波法对图像进行平滑处理 image_inhance.m : 图像增强主函数,调用inhance inhance.m : 图像增强处理 lenna.bmp woman_v7_5.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-image_smooth.m: image smo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1341740
    • 提供者:许胜强
  1. ImageBinaryzation

    0下载:
  2. image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:722208
    • 提供者:许胜强
  1. ImageLabelAndArea

    0下载:
  2. 该文件夹中有二个M文件,说明如下: label_area.m : 目标区域面积测量主函数,其中调用otsu otsu.m : 类判别分类法(otsu全局二值化算法) 4A.bmp face.bmp gun.bmp : 原始灰度图片 AreaAnalysis.txt : 记录了实验过程中目标区域的总数和各自的面积 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-The folder has two M-file, as
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:137345
    • 提供者:许胜强
  1. ImageBoundaryExtraction

    0下载:
  2. 该文件夹中有六个M文件,说明如下: boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph otsu.m : 类判别分类法(otsu全局二值化算法) four_neighbor.m : 四邻域法边界抽取 eight_neighbor.m : 八邻域法边界抽取 globe_graph.m : 全局检测法边界抽取 area_peri.m : 目标区域
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:255348
    • 提供者:许胜强
  1. wode1

    0下载:
  2. 是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )-Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1604649
    • 提供者:左涛
  1. xt

    0下载:
  2. 图像数字处理框架程序中的一个主函数-Digital image processing program in the framework of a main function hey hey hey
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:195743
    • 提供者:xietian
  1. face-recognized

    0下载:
  2. 人脸识别的一个程序,包括PCA,2DPCA,及小波PCA,子函数可用,有说明,主函数需要下载人脸库-A program of face recognition, PCA, 2DPCA, and wavelet the PCA, Functions available descr iption of the main functions need to download face database
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:14042
    • 提供者:李斯
  1. ht1621_lcd_code

    0下载:
  2. ht1621的驱动程序,可以根据不同的微处理器进行修改,主函数和调用函数不用变,已经经过验证,可以驱动段式LED-ht1621 drivers, can be modified depending on the microprocessor, main function and call the function without change, and has been proven can drive segment LED
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-02
    • 文件大小:2598
    • 提供者:yang
  1. facedect

    0下载:
  2. 图像处理中人脸检测代码,并有主函数调用程序,采用Haar特征检测人脸。-Image processing human face detection code, and the main function of the calling program, Haar feature detection face.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:883
    • 提供者:liyulong
  1. corner_dectector

    0下载:
  2. 用matlab写的一个角点检测的程序,主函数是fun.m-a corner dectector program using matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1220
    • 提供者:oeconom
  1. extractMainFrame

    2下载:
  2. matlab编写的视频关键帧提取程序,可自动从视频中提取帧,提取第几帧可在程序中自行设定,另附有批量处理视频的主函数。-matlab prepared video key frame extraction procedures can be automatically extracted from video frames to extract the first few frames can be set in the program, batch processing video attac
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2208
    • 提供者:wang
  1. atexit100

    0下载:
  2. 该程序是用于说明当main主函数运行结束后,若需要运行其他函数时所采用的处理方式-The program is used to indicate when the main function to run after the end of the main, if the need to run the other functions used in the treatment of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6563
    • 提供者:wz7639
« 12 3 4 »
搜珍网 www.dssz.com