搜索资源列表

  1. 30个图像处理

    1下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.
  3. 所属分类:源码下载

    • 发布日期:2011-01-12
    • 文件大小:1088528
    • 提供者:linghan19871010
  1. VC图像处理基本算法示例

    3下载:
  2. 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
  3. 所属分类:绘图程序

    • 发布日期:2012-01-31
    • 文件大小:7927409
    • 提供者:kalekale
  1. dibimage

    0下载:
  2. 能够以多种方式处理位图文件,包括RGB颜色分离与组合、各种滤镜效果与图像变幻、各颜色分量调整及亮度、对比度、GAMA值调整等,功能强大-To a variety of ways to deal with bitmap files, including RGB color separation and combination of a variety of filter effects and image changes, the col
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:113664
    • 提供者:
  1. ImageAdjust

    0下载:
  2. 可以用来调整图像对比度和亮度的代码,用vc实现,不错的阿-images can be used to adjust contrast and brightness of code, using vc achieved good A
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:96256
    • 提供者:杨泊
  1. 图象亮度增减算法

    0下载:
  2. 本程序中,每点击一次“增加亮度”,图像灰度提升16;每点击一次“降低亮度”,图像灰度降低16-this program, each click "increasing brightness," Grayhound upgrade 16; Each click "lower brightness," lower 16 Grayhound
  3. 所属分类:组合框控件

    • 发布日期:2024-05-22
    • 文件大小:187392
    • 提供者:王晶
  1. HandsOn3_1

    0下载:
  2. 改变图像亮度,随着鼠标在视窗中移动,亮度改变-change the image brightness, with the mouse in Windows Mobile, the brightness change
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:5487616
    • 提供者:yongpingwang
  1. liangduzengjiandaima

    0下载:
  2. 亮度增减代码是用vc描述的图像亮度变化的过程和方法,介绍的比较详细,希望对大家有所帮助-Increase or decrease in brightness vc code is used to describe the image brightness changes in the processes and methods, introduction of more detailed, and they hope to help e
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:195584
    • 提供者:朱志敏
  1. tuxiangpipei

    0下载:
  2. 在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单 匹配过程只
  3. 所属分类:软件工程

    • 发布日期:2024-05-22
    • 文件大小:163840
    • 提供者:曲晓彤
  1. brightness

    0下载:
  2. 这是一个图像亮度增减的函数,采用的开发环境为VC++。-This is an increase or decrease the image brightness function, using a development environment for VC++.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:782336
    • 提供者:富裕
  1. Brightnesschanges

    0下载:
  2. 改变图像亮度的一个小程序。 改变图像亮度的一个小程序。
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:185344
    • 提供者:阿阿
  1. Brightness

    0下载:
  2. 此文件实现了对图像亮度的调节,可实现亮度增强、亮度取反及恢复图像-This document is the realization of the adjustment of image brightness can be realized to enhance brightness, brightness and recovery from the anti-image
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:231424
    • 提供者:hello
  1. imadjust

    0下载:
  2. 基于VC++6.0和Openvc开发的一个图像亮度调整的程序-Based on VC++6.0 and the development of Openvc adjust the brightness of an image process
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:52224
    • 提供者:jay
  1. liangduzengjian

    0下载:
  2. 256色图像亮度增减变化,很好的源码,需要的就下吧,不错的,简单明了的源码-256-color image addition and changes in brightness, a very good source, what is needed on the next bar, good, simple source code! !
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:185344
    • 提供者:
  1. ooo

    0下载:
  2. 这是一个关于对图像亮度增减的程序,希望对大家有用。-This is an increase or decrease in brightness on the image of the process, useful for all of us hope.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:47104
    • 提供者:
  1. 5

    0下载:
  2. 数字图像处理,图像亮度的增减,获得理想的结果,图像增强处理-Digital image processing, image brightness increases and decreases, to obtain the desired results, image enhancement processing
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:186368
    • 提供者:wangzhongmei
  1. imagebritness

    0下载:
  2. visual c++改变图像亮度实例源代码,简单实用-visual c++ to change the image brightness of the source code examples, simple and practical
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:54272
    • 提供者:罗某某
  1. BrightnessAdjust

    0下载:
  2. 实现图像亮度调节,VC6下运行正常,实时查看运行结果,直观。-Achieve the image brightness adjustment, VC6 to run properly, real-time view the results, and intuitive.
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:54272
    • 提供者:paul
  1. Graybalance

    0下载:
  2. 对一副bmp格式的图像,可是是灰度也可以是彩色图像进行图像的亮度变换,实现图像亮度增减-Bmp format on an image, but is gray in color images can also be the brightness of the image transformation, change of image brightness
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:32768
    • 提供者:张开玉
  1. Imageoperation

    0下载:
  2. 图像在matlab中的基本操作,包括图像亮度变换,图像格式变换以及图像的数据类型变化-Images in MATLABs basic operations,including image brightness transform,image format transformation, and image data type changes
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:陆琨
  1. debackground

    0下载:
  2. 为改善图像质量,采用平均去背景的方法增强图像,利用图像直方图找到图像亮度出现频率最高的像素点,把该点作为背景消除。-To improve image quality, using the average debackground method to enhance the image, the use of the image brightness of the image histogram to find the highest f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:1125376
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 39 »

源码中国 www.ymcn.org