资源列表
vb做的类photoshop源码
- vb做的类photoshop源码:可以打开图像文件并对其进行一些简单的处理,另外还可实现简单的画图功能。-vb do photoshop source categories : image files can be opened and its simple, but also achieve other simple drawing functions.
彩色图像补偿
- 本程序主要功能是实现了彩色图像的彩色补偿功能,利用此功能利于彩色图像不同物体的分离-main function of this program is to achieve a color image color compensation function, use this function to color images from different objects
逆滤波处理c代码
- 逆滤波处理算法c代码,供学习信号处理专业的朋友参考使用,-inverse filter processing algorithms c code for the study of professional signal processing reference to the use of a friend,
Chromaticity
- 一個包含完整繪製 CIE Chromaticity Diagrams 的程式, 包含支援 CIE Standard Observer, Color Mstching Functions, 及 CIE 1931, CIE 1960, CIE 1976 等格式.-contains a complete CIE PLL Diagrams mapping programs, including support CIE Standard Observer, Color Mstching Functio
cw_picture
- 用VB实现的图像处理程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)画图功能-VB image processing procedures, covering most of the basic image processing technology : (1) Image geometry transformation (image reversed, rotation
VC_高斯白噪声的产生
- 在图像或信号中加入高斯白噪声的VC源代码 -in image or signal add white Gaussian noise source VC
image process
- 软件具有图像滤波,图像匹配,图像编码等多种功能,采用VC开发平台。-software with image filtering, image matching, image coding multiple functions using VC development platform.
edgeCheck.
- 一个通用的边缘提取函数。通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。-a common edge extraction function. By entering different parameters to achieve Sobel operator, Prewitt operator, Roberts operator, Marr Operator and Canny edge detection.
Lvbochuli
- 实现一个通用的高通、低通、带通和带阻滤波器函数。其中又分别实现理想、巴特沃思和指数等滤波形式。用实现的函数对图1(lena_noise.bmp)进行低通处理,图2(lena_blur.bmp)进行高通处理,处理后分别进行伪彩色增强。-achieve a common high-pass, low-pass, band-pass and band stop filter function. It also achieve the desired respectively, Butterworth
SpacialMomSquareMask
- 边缘提出:空间矩亚像素边缘提出原函数(9X9模板).具有很高的边缘检测精度.-Edge : Moments space subpixel edge original function (Frankfurt template). high edge detection accuracy.
VC_ImageProcessing
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
Hullproduce
- 计算几何中凸包的生成,也是计算机图形学中的一个重要的算法实现-convex geometry calculation packet generation, as well as computer graphics of an important algorithm