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

搜索资源列表

  1. C++GUIProgrammingwithQt3

    0下载:
  2. C++ GUI Programming with Qt 3不用再详细解释了吧,下载试一下就知道了-C GUI Programming with Qt 3 do not have a detailed explanation of it, Download trial will know what
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.3mb
    • 提供者:沉默
  1. Image_Processing(MATLAB)

    2下载:
  2. 本书是把图像处理基础理论论述与软件实践方法相结合的第一本书,它集成了冈萨雷斯和伍兹所著的《数字图像处理》一书中的重要内容和MathWorks公司的图像处理工具箱。本书的特色在于它重点强调了怎样通过开发新代码来增强这些软件工具。本书在介绍MATLAB编程基础知识之后,讲述了图像处理的主要内容,具体包括亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界表示与描述以及对象识别等。 本书主要特点: 本书自成体系;
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11.19mb
    • 提供者:俞乾
  1. MPEG2-AVI

    0下载:
  2. The development is based on MSSG MPEG2Decode 1. GUI interface (gui.cpp) 2. VFAPI support (vfapi.c vfapidec.c) 3. AC3/MPA/LPCM demux (getbit.c) 4. Auto-split AVI output through RGB24/YUY2 (store.c) 5. YUY2 DirectDraw Overlay (store.c gu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:137.98kb
    • 提供者:tanret
  1. 111Regionbetter

    0下载:
  2. 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:987byte
    • 提供者:zz
  1. FCM

    2下载:
  2. 模糊c均值算法,该代码可实现脑肿瘤的分割,效果不错。代码中的GUI直接运行好像有问题,要重新编译。-this code is about FCM.it can carry out the segmentation of brain tumor .the GUI need to compile at the beginning and cannot use it directly
  3. 所属分类:Special Effects

    • 发布日期:2015-10-12
    • 文件大小:275.01kb
    • 提供者:校尉
  1. EX_Calculator01

    0下载:
  2. 在Visual C++中应用GUI函数库实现设计一个计算机的功能,包括加减乘除-In the application of Visual C++ GUI library for design of a computer s functions, including addition and subtraction multiplication and division
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:238.15kb
    • 提供者:琳儿
  1. EX_Draw1_0101

    0下载:
  2. 在Visual C++中应用GUI函数库实现画一个对角线的功能-In the application of Visual C++ GUI library to achieve the functions of drawing a diagonal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.92mb
    • 提供者:琳儿
  1. ColorPicker

    0下载:
  2. ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:190.43kb
    • 提供者:李伟
  1. chenzhenBMPa

    0下载:
  2. 图像处理已经成为计算机图形学的一个重要方面,VC++是最适合用来做图像处理工具了,因为使用C语言能很方便的封装各种复杂的图像处理算法,并以类的形式表达出来,充分利用面向对象技术;而且,在VC中还可以很方便地使用Windows GUI 的API,并利用内建OpenGL SDK 以及 DirectX SDK 来充分支持动画设计,当然也可以使用第三方的图形处理库来简化编程-Image processing has become an important aspect of computer graph
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:789.33kb
    • 提供者:Cherlas
  1. S-C-transformation

    0下载:
  2. 数值实现施瓦兹-克里斯多夫变换 可将一般区域保角映射为单位圆,条形带,方形等等基本区域,包含manual. matlab源码,有GUI,可实现点、点映射的显示-Numercial realization of the Schwarz-Christoffel Conformal Mapping
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:822.43kb
    • 提供者:sihwaigaoren
  1. Webcam

    0下载:
  2. Full C++ source code for handling any webcam device interface, with GUI and realtime preview
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.07mb
    • 提供者:rawsock
  1. Integrating-Vision-Toolkit-1.3.19

    0下载:
  2. 这个IVT是一个强大的和快速c++计算机视觉与一个易于使用的面向对象架构库。它提供了自己的多平台GUI工具包。OpenCV集成可选。-The Integrating Vision Toolkit (IVT) is a powerful and fast C++ computer vision library with an easy-to-use object-oriented architecture. It offers its own multi-platform GUI toolkit.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:8.92mb
    • 提供者:Michael
  1. LevelSet_ChunmingLi_v0(wzw)

    0下载:
  2. 水平集图像分割代码,对应论文为Li C, Xu C, Gui C, et al. Level set evolution without re-initialization: a new variational formulation[C]//Computer Vision and Pattern Recognition, 2005. CVPR 2005. IEEE Computer Society Conference on. IEEE, 2005, 1: 430-436.-Level set
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:814.57kb
    • 提供者:Alice
  1. chap01

    0下载:
  2. C++ GUI Programming with Qt 4一书中的第一章源码-C++ GUI Programming with Qt 4 book Chapter 1 source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.39kb
    • 提供者:tuswseebnrhtca
  1. Distance-Regularized-Level-Set

    1下载:
  2. 水平集方法是一种先进的图像分割方法。这个matlab代码演示了一个基于边缘的活动轮廓模型,是下面一篇带距离正则化的水平集方程论文的应用: C. Li, C. Xu, C. Gui, M. D. Fox, Distance Regularized Level Set Evolution and Its Application to Image Segmentation , IEEE Trans. Image Processing, vol. 19 (12), pp. 3243-3254,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.81mb
    • 提供者:沙天飞
  1. calculator279

    0下载:
  2. c语言开发的控制台下的计算器。实现图形界面下所有功能-c language development of the console calculator. Implement all the features of the GUI
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.17kb
    • 提供者:cheng5206286
  1. potentialFlow

    0下载:
  2. *This* is the 3rd MATLAB App in the Virtual Thermal/Fluid Lab series. This MATLAB App allows you to: 1. Visualize elementary potential flows including: a. Uniform flow b. Source c. Sink d. Vortex e. Doublet 2. Combine dif
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:79.2kb
    • 提供者:wff
  1. ImageProcess

    0下载:
  2. 用c++编写的一个具有图像处理功能的GUI界面,四个功能,界面简洁漂亮。希望对有需要的朋友有所帮助。-A written in c++ GUI interface with image processing functions, four function, the interface is concise and beautiful. Hope to have a friend needs help.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:649.34kb
    • 提供者:程世超
  1. edge-detection-master

    0下载:
  2. C++ Qt implementation of edge detection algorithms. Currently available algorithms: Canny edge detector Sobel edge detector Prewitt edge detector Roberts cross Scharr operator The project includes GUI for viewing results.
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:6kb
    • 提供者:穿山甲说
  1. h047

    0下载:
  2. programming C# languae
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:48kb
    • 提供者:naan1
搜珍网 www.dssz.com