搜索资源列表

  1. 图像识别第一部(共三步)

    1下载:
  2. 图像与处理、边缘检测、放大、识别全过程,带有Matlab的GUI

  3. 所属分类:图形/文字识别

    • 发布日期:2008-07-29
    • 文件大小:76.54kb
    • 提供者:liujingwei
  1. 图像处理的偏微分方程方法源码

    0下载:
  2. 《图像处理的偏微分方程方法》系统地讨论了偏微分方程在图像处理中的应用,内容包括图像滤波、复原、分割、放大、图像增强、彩色增强等。全书突出了理论与实践紧密结合的特点。该资料是书中若干典型数值方案的实验性MATLAB程序和可供实验用的图像素材。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-23
    • 文件大小:7.06mb
    • 提供者:happystudy
  1. 图像的读入、显示与放大缩小图像的存储(MFC)

    1下载:
  2. 图像的读入、显示与放大缩小图像的存储(MFC),适合初学者
  3. 所属分类:界面编程

    • 发布日期:2011-04-26
    • 文件大小:4.36mb
    • 提供者:adong7639
  1. 放大图像

    0下载:
  2. 实现图像的局部放大,用MATLAB语言编的小程序
  3. 所属分类:源码下载

  1. 小波分解在图像放大缩小中的应用

    0下载:
  2. 小波分解在图像放大缩小中的应用-wavelet decomposition in Image Zooming Application
  3. 所属分类:波变换

    • 发布日期:2025-02-21
    • 文件大小:279kb
    • 提供者:none
  1. bmp图象的放大直方图均衡

    0下载:
  2. 这是我初学图像处理所作的一个例子,相信对其他人也有一定帮助。-This is my beginner image processing of an example, I believe others will also help.
  3. 所属分类:GDI/图象编程

    • 发布日期:2025-02-21
    • 文件大小:1.7mb
    • 提供者:陈明
  1. zoomtest

    0下载:
  2. 将保存在TXT文件中的从图像中读出的整型图像数组以打点的方式显示,并拥有放大缩小漫游等功能。是学习文件读取,数组操作和图像编程的入门例子。-saved in TXT documents from the image read from a cosmetic image array to the RBI, with zooming and roaming capabilities. Learning to read documents,
  3. 所属分类:GDI/图象编程

    • 发布日期:2025-02-21
    • 文件大小:76kb
    • 提供者:李剑
  1. 图像处理1

    0下载:
  2. 图像处理综合小软件 包括打开,关闭,剪切粘贴,放大缩小,生成灰度图等基本功能。-image processing software includes an integrated small opening, closing, shear paste, zooming, generating grayscale basic functions.
  3. 所属分类:GDI/图象编程

    • 发布日期:2025-02-21
    • 文件大小:30kb
    • 提供者:naoko
  1. 图像放大

    0下载:
  2. 有了它就可以知道原来点击放大图象也很简单的啊,随心所欲的放大我的图片。-made it know that it can enlarge images are very simple ah, and to engage in my pictures to enlarge it.
  3. 所属分类:GDI/图象编程

    • 发布日期:2025-02-21
    • 文件大小:95kb
    • 提供者:张亚辉
  1. 图像的局部放大

    0下载:
  2. 用c#实现图像的局部放大,一个很好的例子绝对值得收藏-c# with the image magnification of a good example worthy collection
  3. 所属分类:图形图象

    • 发布日期:2025-02-21
    • 文件大小:19kb
    • 提供者:屈俊锋
  1. DibEnLarge

    0下载:
  2. 利用线性插值的方式,实现图像的平滑放大。克服StretchBlt在放大时产生的马赛克现象。-using linear interpolation modes to achieve a smooth image to enlarge it. Large overcome StretchBlt in the mosaics at the phenomenon.
  3. 所属分类:GDI/图象编程

    • 发布日期:2025-02-21
    • 文件大小:83kb
    • 提供者:心港
  1. BitmapZoomDemo

    0下载:
  2. 一个小程序,可用来对图像放大缩小。是我在做一个图像处理项目时的第一个入门程序-a small program can be used to image zooming. Yes, I do an item image processing of an entry procedures
  3. 所属分类:图片显示浏览

    • 发布日期:2025-02-21
    • 文件大小:88kb
    • 提供者:张凤霞
  1. 图像处理插值1[1].2

    0下载:
  2. 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
  3. 所属分类:GDI/图象编程

    • 发布日期:2025-02-21
    • 文件大小:186kb
    • 提供者:师为礼
  1. bmp图像浏览器

    0下载:
  2. 实现bmp图像文件的读入和存取,同时能对bmp文件进行基本的编译,如:放大、截取-This programme can read and save bmp image meanwhile it can operate the bmp image file basically ,for example, zoom and cut the image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-21
    • 文件大小:948kb
    • 提供者:沈胜衣
  1. 模拟图像边缘检测的C代码[原创]

    0下载:
  2. 模拟图像边缘检测的C代码[原创]先把图像放大K倍,然后检测边缘。使用Roberts梯度检测法。该方法在边缘附近有失真,产生伪边缘。-simulation Edge Detection of C code [original] first image amplification K times, and then detected edge. Use Roberts gradient detection. The method is ne
  3. 所属分类:其他小程序

    • 发布日期:2025-02-21
    • 文件大小:1kb
    • 提供者:hj
  1. 实现图片放大缩小旋转

    0下载:
  2. 在一些看图软件中,通常有对图像动态放大和缩小的功能。这是如何实现的呢?我们通过研究,在VB中实现了这种功能,具体方法如下。   进入VB,新建一工程,在窗体Form1上添加如下控件:一个图像框控件Image1,三个命令按钮Command1,Command2,Command3,其Caption性分别设置为“放大”、“缩小”、“打开”,再加入一个通用对话框控件CommonDialog1,用于选择要打开的文件。-in some fl
  3. 所属分类:按钮控件

    • 发布日期:2025-02-21
    • 文件大小:1kb
    • 提供者:金鹏
  1. LaserCAM

    0下载:
  2. 一个封装的比较好的OpenGL框架,可以实现放大缩小,平移旋转等功能,直接在OnDrawGL中绘制想要的图像即可-a package of relatively good OpenGL fr a mework can be achieved zooming and rotation features such as translation, OnDrawGL directly in the drawing unwanted images
  3. 所属分类:OpenGL

    • 发布日期:2025-02-21
    • 文件大小:78kb
    • 提供者:hy
  1. XsImageEffectDemo

    1下载:
  2. 提供强大的图像处理功能,完全源代码公开, 包括旋转,放大,缩小,自动校正,选择范围,裁剪,自动去除黑边,镜像等等功能。提供技术支持,最适合应用于扫描后的图像处理 开发本控件原本就是应用于扫描后的图像处,方便使用-provide a powerful image processing functions, complete source code is open, including rotating, zooming, narr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-21
    • 文件大小:291kb
    • 提供者:hb
  1. tuxiang

    0下载:
  2. 读入图像 图像加 图像减 灰度图象 灰度转二值 图像放大 图像旋转 选定区域 填充区域-Read into the images by gray-scale image Add image to gray image binary image enlarge image rotation filling selected areas of regional
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-21
    • 文件大小:1kb
    • 提供者:ming
  1. Mag_Color_Snake

    0下载:
  2. 使用双线性内插或二次曲面内插放大图像,然后使用彩色自蛇模型去除边缘模糊和锯齿效应-Using bilinear interpolation or quadratic surface interpolation to enlarge the image, then use the color removed from the snake model and the sawtooth effect of edge blur
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-21
    • 文件大小:1kb
    • 提供者:jiangwei
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org