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

搜索资源列表

  1. 处理当前屏幕用的一个小程序

    0下载:
  2. 看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0.scr ipt自定义处理流程 处理由系统热键触发. 1.双击scr ipt的编辑框显示的提示: Y , y : Yes //写屏 N , n : No 0 : XGrey //Grey 1 : One //取反 2 : Two //二值化 3 : XRGB //RGB亮度调节 4 : XE
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:522.04kb
    • 提供者:卢麟
  1. 图像融合算法演示源码

    0下载:
  2. 点击打开文件的两个按钮,打开上下文件然后在图片上用鼠标左键点击选择一个闭合的区域,当两个图片区域选定后,点击生成比对图片按钮,将会生成融合的比对图片,可以调整比对图片的相对位置和图片透明度。 -click open the file of two buttons, then open the next document in photographs with the left mouse button click on the choice of a closed region, when
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:541.49kb
    • 提供者:lcj2212916
  1. plateloc

    0下载:
  2. 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:711.84kb
    • 提供者:发过
  1. tuxiang1

    0下载:
  2. 本例演示如何实现会变色的按钮。所谓会变色的按钮指的是当鼠标点击按钮后,按钮颜色会发生变化-the cases will demonstrate how to change the buttons. The so-called button will change color when referring to the mouse click on the button, the button will change color
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:890.11kb
    • 提供者:范岩
  1. CustDlg2

    0下载:
  2. 创建有个性的对话框,是一个很好的,界面的程序,有美丽的背景和按钮-creating a personalized dialog is a good, the interface procedures, a beautiful background and button
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:318.54kb
    • 提供者:可乐
  1. Kmeans.Cluster.using.Guide

    0下载:
  2. 图像集群(Image Clustering) (1)图像读入,显示图像所在路径; (2)采用imgcluster函数进行图像集群,选择集群个数后进行图像集群; (3)运行后,在原图像上显示集群灰度图; (4)若要显示各个集群情况,可打开【Show Clustering Image】新窗体,显示各集群类的基于原图的彩绘区域。其中非当前集群范围,则显示灰度为255的黑色。用户可点击按纽上下查看所有集群图。-image cluster (Image Clustering) (1) re
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:111.46kb
    • 提供者:mecal
  1. art_word

    1下载:
  2. 用VC6.0编的艺术字体程序,单击按钮会出现各种漂亮的艺术字体。-with VC6.0 addendum to the art font procedures, click the button will appear beautiful art font.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:150.87kb
    • 提供者:曹友洪
  1. waveletharrsoft

    0下载:
  2. 小波软阈值去噪soft harr.rar 将文件所在目录设为工作目录,然后打开wavlet.fig,在noise提示框下输入噪声强度,在0-0.1之间(不能为零)。然后点process按钮,就会显示实验结果,包括原图像,加噪图像,去噪图像的对比以及当前的psnr值。 wavlet.m是程序文件。-wavelet soft thresholding soft harr.rar file directory as the working directory. wavlet.fig then open
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:31.74kb
    • 提供者:wenliangbo
  1. snakesf_demo

    0下载:
  2. snake算法实现轮廓提取,可以生成一个对话框,点相应按钮实现相关处理功能-snake contour extraction algorithm can generate a dialog, point to achieve the button corresponding correlation function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8.49kb
    • 提供者:刘劳达
  1. InciseBmp

    0下载:
  2. 通常我们可以可以得到一个工具条的bitmap,但是怎么将这个工具条的bitmap按照我们的需求切割成单个工具按钮的bitmap出来呢?这个代码就可以解决这个问题。-Usually we can be a tool of the bitmap. But how will this tool of the bitmap in accordance with our needs cut into individual tools button bitmap out? This code can sol
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:33.81kb
    • 提供者:wuyan
  1. Button

    0下载:
  2. 实现几种基于对话框的按钮的功能,通过相应的响应函数对按钮的使用更加清晰明了
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:26.07kb
    • 提供者:qin19851014
  1. DICOMViewer

    0下载:
  2. Simple interactive viewer of 3 orthogonal slices of 3D volume. The interaction is performed by mouse left button or keyboard arrows.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7.03kb
    • 提供者:ROGER
  1. BmpBtnTest.rar

    0下载:
  2. 自己写的位图三态按钮还添加了按钮声音,对自己制作图形界面有很大帮助,Write your own bitmap three-state buttons to add the button sounds right to produce their own graphical interface helps a lot
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:912.42kb
    • 提供者:王小洪
  1. pinjie

    0下载:
  2. 可以准确地实现两幅图像的拼接,可直接运行VC6.0工程文件,点击打开图像,然后再打开另一幅图像,点击拼接按钮,就可以得到拼接后的结果。完全的源代码,保证可用!!同时也是学习VC++数字图像处理的好例程!-Can achieve accurate stitching of two images can be directly run VC6.0 project file, click open the image, and then open another image, click on the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4.03mb
    • 提供者:杨正
  1. CapVedio

    0下载:
  2. Visual C++ 6.0,基于opencv,MFC框架下开发,一个具有视频交互功能的桌面程序,功能类似于例程“Computer Vision Virtual Buttons”,能够实现基于视频交互的虚拟按钮的触发,-Visual C++ 6.0, based on opencv, MFC framework of development, a video interactive features of desktop applications, functions similar to th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13.13mb
    • 提供者:
  1. LandLord

    0下载:
  2. 该程序使自己写的斗地主程序,添加了背景音乐以及开始发牌动画还有使用了双缓存避免界面闪烁,用了自己写的位图按钮类,界面美观-The program makes its own written procedures for Doudi Zhu, add background music, and began licensing the use of animation there is a double-buffering to avoid flickering interface, with it
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8.01mb
    • 提供者:王小洪
  1. AutoHideWindow

    0下载:
  2. 自动隐藏窗口 并且有自定义的图片按钮类 -Auto-hide the window and have a custom image button in class
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.51mb
    • 提供者:王小洪
  1. VC.code.image.button.design.test

    0下载:
  2. VC编程图像按钮设计测试代码VC programming code image button design test -VC programming code image button design test
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:10.49kb
    • 提供者:zz
  1. button-test

    0下载:
  2. 此代码进行纽扣识别,并将纽扣进行区域分割,大致分为内环、外环、过渡区域。-This identification code buttons and button-regional segmentation, divided into inner and outer rings, the transition region.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:周同
  1. button-video

    0下载:
  2. 通过点击设计的按钮触发程序运行,打开目标视频,运用mfc-By clicking on the button to run the program , it can open the target video, this program is using MFC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.24mb
    • 提供者:张元
« 12 3 4 5 6 »
搜珍网 www.dssz.com