搜索资源列表
几种常用图像处理算法
- 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制: 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a code word document easy copy f
ImageProcessorCourseDesign
- ·图像检测:包括显示灰度直方图、Canny算子边缘检测; ·图像增强:包括随机噪声、傅立叶变换、中值滤波、高斯滤波; ·色彩变换:包括彩色->灰度、反色处理、亮度调整、直方图均衡化。 -Image Detection : to show gray histogram, Canny edge detection operator; Image enhancement : including random noise, Fourier transform, filter, Gaussi
ColorProcess
- 图像色彩调整与处理VC++,编译OK。 具体包:亮度,比对度,色彩分离,Gamma调整,灰度转换
project
- 直方图均衡化及亮度调整,关于图像处理方面最基本的几个程序
delphi-ImageProcessing
- 利用delphi制作图像效果处理的软件,包含了开发过程的文档和源代码!分析处理图像所用的数学算法,把离散,高数,线性代数等所学知识运用到实践中!实现图像灰度、添加噪点、彩色噪点、喷溅、马赛克、RGB调整、亮度调整、对比度调整、饱和度调整、曝光、浮雕、雕刻、模糊、锐化、霓虹等功能!希望能给大家一个学习参考!
图像算法大全
- 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法(函数)-containing the complete algorithm editing function has become a code word document formats to facilitate replication vertical mirror image rotation ima
ImageBoard.rar
- 使用vc6.0编的一个类似windows画图程序的软件,主要有四大功能,一,画图,自己选择颜色,线型,填充方式,还有选择框,橡皮擦等功能。二,图像变换,主要有旋转,缩放。改变相框大小。三,颜色处理,可以实现彩色与灰度图像的转换,颜色过滤,颜色调整,亮度、对比度调整。四,图像处理,主要实现平滑,锐化,中值滤波,边缘检测,傅里叶变换等等。 这个程序相当于一个画图和一个photoshop软件的综合,功能十分强大。,Vc6.0 compiled using a drawing program simi
Meylan05_codeWindows
- Maylan版的高动态图像增强处理,自适应亮度调整,自适应Retinex细节增强-Maylan version of the high dynamic image enhancement
MyBmp
- 程序实现对BMP格式图像的处理,图像处理功能包括上一幅、下一幅、负片、线性变换、直方图、直方图增强、缩放、旋转、膨胀、腐蚀、二值化、彩色转黑白、黑白转真彩色、亮度调整、图像相加、图像相减、中值滤波、均值滤波、产生噪声、锐化与边缘检测等等,基本实现了对BMP格式图像的所有处理。-Program to achieve the BMP format image processing, image processing functions, including the one, the next one
bmp_resolution
- 位图图像处理,能打开8位,24位位图,进行彩色转灰度,亮度,对比度调整,二值化操作!-resolution for bmp image handling.
dibimage
- 能够以多种方式处理位图文件,包括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 color of the weight adjustment an
imageHilight
- VC实现的图像亮度调整源码,思路很清晰,用直方图方式实现-VC achieve source image brightness adjustment, ideas are very clear manner with histogram
imadjust
- 基于VC++6.0和Openvc开发的一个图像亮度调整的程序-Based on VC++6.0 and the development of Openvc adjust the brightness of an image process
11611724824920092141620187175646
- 图像亮度调整可以实现对图像的亮度的调整,是用Vc++ 进行编程的,试用于刚刚学习该软件的新手-Image brightness can adjust the brightness of the image adjustments are made using Vc++ for programming, try to just learn the new software
colorimadjust
- 图像亮度调整,输入的是RGB空间的图像数据-Image brightness adjustment, the input image data is RGB space
Exampleone
- 本程序是利用GDI+基于MFC编写的彩色图像亮度调整程序。其中利用了颜色转换矩阵,使得算法更清晰更易懂。-This program is written using the GDI+ MFC-based color image brightness adjustment program. Which the use of the color conversion matrix, the algorithm clearer and more understandable.
Labview图像采集
- 该程序基于美国NI公司的Labview开发平台的图形化编程,主要功能为自动识别并打开摄像头,假如有多个摄像头,程序会自动选择分辨率最高的摄像头。可调节摄像头的对比度,饱和度和亮度等参数,最总实现图像的获取、拍照和保存!
图像饱和度改变
- 改变图像的饱和度能够调整图像的亮度和颜色的纯度,起到改善图像显示的作用(Changing the saturation of the image can adjust the brightness of the image and the purity of the color to improve the image display)
Project11
- 使用visual studio2017和opencv3.2.0实现图像的亮度,对比度的调整。(using visual studio and opencv to realize the change of brightness and contrast ratio of original picture.)
图像处理
- 一个图像处理方法,主要的功能:将一副图像选定的区域(多边形、矩形、圆形、椭圆)复制到另一副图像的指定位置。 本程序辅助功能(区域或全图): ? 图像的亮度、饱和度、色彩平衡、对比度、灰度调整。 ? 图像的功能虑镜:反色(底片)、曝光、浮雕、雕刻、模糊、锐化、紫色、幽灵。 ? 边缘模糊、旋转、图像缩放、图像剪切(矩形区域)。 ? 信封打印。(The main function of an image processing method is to copy the selected area of