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

搜索资源列表

  1. VCImageEngine

    0下载:
  2. vc图像编程引擎库.能实现数字图像处理的大部分功能!源码对功能进行了分类,一看就会用.-vc programming engine for images. Achieve digital image processing functions most! Source of the classification function , a view they use.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:187.15kb
    • 提供者:车军
  1. some-matlab-digital-image-processing-function

    0下载:
  2. 我是一个图象处理的初学者,用MATLAB语言编写了一些内部的函数,实现了图象处理的功能,比如entropy,laplician,otsu,top-hat等-image processing is a beginners MATLAB language some internal functions, achieving image processing functions, such as entropy, laplician, Otsu, top-hat, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.61mb
    • 提供者:史振志
  1. MapDB

    1下载:
  2. 自己开发的100%VC++源码GIS系统,已经具备了桌面GIS的基本功能,具备自己的数据格式,可在此基础上开发更进一步的功能。 有测试数据,作者已经在此基础上开发过高级程序。有意者联系:13554334810-its own 100% of the VC-source GIS, a desktop GIS with the basic functions with its own data formats, on the basis of further development of the
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1.67mb
    • 提供者:张圣望
  1. WhMeanShift

    0下载:
  2. 利用MeanShift算法进行图像平滑和分割,这种方法能够保持图像边缘。另付灰度和彩色图像的简洁代码。本程序均以函数给出,非常方便移植。-MeanShift use smoothing algorithms for image segmentation and that the method can be maintained Edge. Extra gray and color images concise code. The procedures are given function, a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.86kb
    • 提供者:20080722
  1. NeuralNetwork_Backpropagation_Classifier

    1下载:
  2. 使用MATLAB语言实现BP神经网络的分类功能,代码很简洁-using MATLAB BP neural network classification function, a very simple code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.33kb
    • 提供者:唐盛
  1. ActiveX_draw_function

    1下载:
  2. ActiveX画数学函数,一个经典的Activex学习案例,同时般你复习下数学知识,GOOD LUCK~-ActiveX painting mathematical function, a classic case study of ActiveX, the same time as you review under the mathematical knowledge, GOOD LUCK ~
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:41.17kb
    • 提供者:amkoxie
  1. OpenGLdraw

    0下载:
  2. 用opengl编写的可以简单的想绘图板一样的功能,简单的绘图程序,已经测试过了,可以运行!-use opengl prepared by the simple drawing board to the same function, a simple drawing program, has been tested and can run!
  3. 所属分类:OpenGL

    • 发布日期:2014-01-15
    • 文件大小:535.79kb
    • 提供者:litang
  1. try_OpenGL_selection_src

    0下载:
  2. 本程序是基于vc的opengl编程,通过鼠标选择物体,从而可以进行图像交互功能,有很好的参考价值。-this program is based on the opengl vc programming, through mouse to choose objects, which can image interactive function, a good reference value.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19.62kb
    • 提供者:梁子
  1. HistogramEqualization.rar

    0下载:
  2. 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。,In this study requested to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:199.1kb
    • 提供者:jhm
  1. draw.rar

    0下载:
  2. 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能,Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:231.25kb
    • 提供者:wangz
  1. m_function.rar

    0下载:
  2. 计算图像的均方差 绝对误差 以及自熵或自信息量的函数 ,Calculating the image mean absolute error variance, as well as the amount of information from the entropy of a function or self
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.08kb
    • 提供者:王红卫
  1. main

    0下载:
  2. 直方圖等化(Histogram Equalization)為一種使用統計方法的影像處理程式設計,它的功能為將統計直方圖的色彩分布平均的打散在直方圖裡,也就是說,讓一張圖的直方圖分布均勻化,同樣的也是使用到LUT(Look-up Table)的方法 而在設計直方圖等化不可或缺的就是需要先知道統計學的機率密度函數(Probability Density Function,PDF)以及累積分配函數(Cumlative Distribution Function,CDF)相關的基本概念,在這邊
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:929byte
    • 提供者:nip
  1. yanyan

    0下载:
  2. 把一个256*256的图像分成8*8小块,然后进行DFT变换,分别比较在空间域和频域内对图像进行二次抽样和差值最后得出的图像比较-1. Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2. Apply DFT to these sub images, and get the fourier transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.54kb
    • 提供者:zhengyan
  1. a-map-of-China

    0下载:
  2. 在C++编程环境下运用OnDraw函数绘制中国地图-In C++ programming environment using OnDraw function draw a map of China
  3. 所属分类:Graph Drawing

    • 发布日期:2016-08-27
    • 文件大小:6.06mb
    • 提供者:附近
  1. fft

    0下载:
  2. The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:2.47kb
    • 提供者:郭曉詠
  1. avatar_chat

    0下载:
  2. 化身聊天-开放源码 --- --- --- --- --- --- -- 有兴趣的人士开放源码的ISO三维头像聊天引擎?这是一个非常简单的一个工作与PHP脚本和一个文本文件在服务器端,但也许是有益的。 随意更改/扩展代码-它是开放源码 --------------------------------------- To fix the server issue, add the following directly under the leaveroom functi
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:61.71kb
    • 提供者:vvvvvv
  1. ImageProcessingSystem

    0下载:
  2. 主要功能 一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。用VC 6.0编写  图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。  图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。  图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 &#
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.6mb
    • 提供者:陈凯迪
  1. OpenGl_2

    0下载:
  2. 计算机图形学实验中的其中一个,学习了绘制图形时所需填写的基本函数及各个属性,设计卡通人造型,实现卡通人的行走。-Computer Graphics experiment one of the study required for drawing graphics to fill the basic function and all property, design modeling cartoon people, cartoon people realize the walk.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:15.55kb
    • 提供者:
  1. The.effect.of.a.visual.fidelity.criterion.on.the.e

    0下载:
  2. 一种基于人眼视觉的编码图像质量评价方法,其中包括最常用的CSF函数形式及推导过程。-Human vision based image quality evaluation method of coding, including the most commonly used CSF function of the form and derivation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.63mb
    • 提供者:王一秀
  1. matlab-image-processing-function

    0下载:
  2. matlab图形图像处理函数详细列表,介绍了一些图像处理的命令-matlab image processing function, a detailed list of graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:417.09kb
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com