搜索资源列表
Wavelet-based-image-enhancement
- 本文研究了基于小波变换的几何信息特性和变分问题的图像分解改进算法,实现Contourlet变换和小波变换相结合的图像增强改进算法。表明改进算法在增强有用信号的同时较大限度地抑制图像噪声。-This paper studies the geometric features based on wavelet transform and variational image decomposition improved algorithm Contourlet transform and wavelet
DealBitmap
- 该例程是用C++编写的,是比较完整的程序,能够对普通图像进行几何复合旋转变换,该源代码可以直接在VC上运行-The routines written with C++,, is a complete program, the geometric composite rotation transform ordinary image, the source code can be run directly in VC
lianphoto
- MFC图像处理-适合MFC 图像处理初学者,自己也是菜鸟级的,有基本的点运算,同时还有线性和非线性变换、几何运算,位置变换、线性和非线性增强、直方图增强等。-MFC image processing- suitable for beginners MFC image processing, and rookie level, the basic point operation, and the linear and nonlinear transformation, geometric oper
yuyanjiaozheng
- 基于MATLAB的鱼眼镜头几何矫正程序,将鱼眼镜头下产生的图像变换为正常的图像-Geometric correction procedures based on MATLAB fisheye, fisheye lens image to a normal image
jyy
- 对图像的打开,保存,关闭。平滑处理,加噪去噪处理,灰度处理,几何处理,边缘提取,快速傅里叶变换,截图等等。-To open the image, save, close. Smoothing, noise denoising, gray scale processing, geometry processing, edge detection, fast Fourier transform, screenshots and more.
ch1_1
- 在MFC平台下完成图像的一些点运算,几何运算,正交变换的等预处理操作-Pre-processing operations of image under MFC
untitle
- 有关ROI一些几何特征的提取,基于小波变换的多尺度图像边缘检测matlab源代码(在Matlab7.0下运行) -Some geometric feature extracting ROI
hough_circle
- 霍夫变换(Hough Transform) 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。本代码用来检测圆。-Hough transform (Hough Transform) Hough transform in image processing from the image geometry of the basic methods of identification, one of which is
houghcircle
- 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改进算法。最基本的霍夫变换是从黑白图像中检测直线(线段).本程序利用霍夫变换求解出院的方程。-Hough transform in image processing from the image geometry of the basic methods of identification, one of which is widely used, there are many improved algorithm. B
radonbianhuan
- 霍夫变换是图像处理中识别几何形状的一种方法,在图像处理中有着广泛应用,霍夫变换不受图形旋转的影响,易于进行几何图形的快速变换。基于霍夫变换的改进方法也有很多,其中一个重要的方法是广义霍夫变换,可以用来检测任意形状的曲线。-Hough transform is a method of image processing to identify geometric shapes, with a wide range of applications in image processing, graphi
DIP
- 数字图像处理matlab实现,包括如下程序: 1.直方图规定化为高斯双峰函数 2.窗口形状自适应(十字形或矩形)的中值滤波 3.彩色图像目标提取并与背景图像合成 4.插值外推法的彩色图像饱和度调整 5.多种插值方法实现的图像放大和缩小 6.频域变换及分析 7.几何校正 8.插值外推法的黑白图像对比度增强 9.运动模糊矫正-Digital image processing matlab realize, including the following proce
ImageManage
- MFC实现数字图像的基本变换:几何运算、点运算、领域运算、各种图像格式之间的相互转换-MFC digital image of the basic transformation: geometric computing, conversion point operations, field operations, between the various image formats
Shearlet_transform
- 基于多尺度几何分析的剪切波变换,可用于图像融合等方面-Based on shear wave transform multiscale geometric analysis can be used to image fusion and other aspects
shuzituxiang
- 基于matlab图形化界面对图像进行傅里叶变换,各种滤波处理,添加各种噪声和几何平移处理-Matlab-based graphical interface for image Fourier transform, a variety of filtering process, add all kinds of noise and geometry translation process
exp9
- 在C++的环境下,对图像进行一维傅里叶变换,二维傅里叶变换以及相应的逆变换,求得图像的灰度变换,点运算,几何运算,直方,代数运算,空间滤波等。-In the C++ environment, the image is one-dimensional Fourier transform, two-dimensional Fourier transform and corresponding inverse transform image obtained by gradation conversi
hafojiancejizuobiao
- 哈夫(霍夫)变换(Hough Transform)是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改进算法。-Hough Transform (Hough Transform) is the image processing the image to identify the geometry of one of the basic methods, is widely used, there are many improved algorithms.
hough,gabor,Radon,headata,wdcbm2()
- 1.从图像中识别几何形状的基本方法;基本原理是在于利用点与线的对偶性,将原始图像空间给定的曲线通过曲线表达形式变为参数空间的一个点,这样就把原始图像中给定的检测问题转化为寻找参数空间的峰值问题。 2.基于Gabor变换的人眼检测MATLAB实现。 3.基于Radon的车牌矫正方法。 4.基于模型函数headata产生不同大小的头模型数据。 5.基于函数wdcbm2()设置图像分层阈值压缩参数,实现图像压缩(The basic method of identifying geometry
新建文件夹
- 实现在guide界面下进行图像处理,包括几何处理(缩放,旋转,剪切),格式变换,读取和保存文件(Implement image processing in guide interface)