搜索资源列表
Arithmeticccc
- 主要用于图像处理的核心算法,用于图像的变换-mainly used for the core image processing algorithm for image transformation
imagedisposal
- 数字图像处理,包括灰度转换,正交变换,图像平滑,中值滤波,图像分析,图像复原等-digital image processing, including gray-scale conversion, orthogonal transform, image smoothing, median filtering, image analysis, image recovery, etc.
wavelet-matlab
- matlab的小波变换源代码 可以用来做图像分析,融合 -Matlab wavelet transform source code can be used for image analysis, fusion
detectingedge
- C#语言开发的图像处理的源代码,实现边缘提取,HOUGH变换等功能-C# language development of image processing of source code, achieving edge extraction, transformation, and other functions HOUGH
imagefusionwavelettransform
- 基于小波变换的图像融合的设计主要可分为三个模块,即图像的小波变换模块、小波系数的融合模块和图像的小波重构模块。 在图像的小波变换部分,主要研究小波的构造。小波的种类有很多,此设计中实现了基于Haar小波、Daubechies小波、Symlets小波和Coiflets小波的图像融合。
hough
- hough变换,matlab数字图像处理,源程序
magnifier
- 对BMP图像进行傅里叶变换,输入一副灰度图像,输出其频谱
DETECTION_LineHough_inIMAGE
- 详细介绍图像的线性曲线检测和变换,程序测试成功,非常实用。
基于小波变换和模糊算法的医学图像的边缘检测算法
- 边缘检测的一些不错的算法,包括很多算子的源代码。机会不容错过。-Edge Detection some good algorithms, including many Operator source. The opportunity should not be missed.
图像处理
- (9)VC编写的完整的图像处理程序。包括二值化、阈值分隔、边缘监测、小波变换、图像压缩、Hough变换等
ImageProcess
- c#写的图像处理的程序,包括图像压缩编码,小波变换,值得借鉴参考,VS2010.-c# to write the image processing procedures, including image compression, wavelet transform, it is worth drawing reference, VS2010.
ImageEnhance
- c#环境中简单实现图像的增强功能,如直方图显示,线性变换,非线性变换,密度分割,图像反白显示等简单功能-c# environment simple image enhancements, such as the histogram shows that linear transformation, non-linear transform, the density of partition, anti-white images show features such as simple
ImageTransformationSamp
- 图像变形函数使用,利用矩阵类变换图像,可以作为变形参考-The use of image morphing function, the use of matrices transform images, can be used as a reference deformation
Hough
- Hough变换 所实现的是一种从图像空间到参数空间的映射关系。-Hough transform is achieved from the image space to parameter space mapping.
gray
- 网上找来的共享的资源,结合matlab和C对图像进行灰度形态学的变换,为进一步的处理做准备。-Online recruited to shared resources, combined with matlab and C of the image gray-scale morphology of the transformation, in preparation for further processing.
FishEye
- 用WPF写的图像变换程序,可以自由的进行图像的缩放等各种操作。-Use WPF to write the image transformation process, are free for image scaling and other operations.
matrixtransform3dview
- Csharp WPF 对图形、图像的矩阵变换程序(matrixtransform3d)-Csharp WPF graphics, images, matrix transformation procedure (matrixtransform3d)
pictureshow
- 含图像处理多种效果的演示,如各种变换,灰度,二值化,拉伸等!非常完整,很不错!-Image processing a variety of effects including presentations, such as various transformations, grayscale, binary and stretching! Very complete, very good!
tuxiangbianhua
- 图像变换,数字图像处理的相关编程,有对图像进行变换,如平移。用C++编写。-Image transform
FourierTransform
- 完成对bmp图像的傅立叶变换; 完成对bmp图像的Haar小波分解与重构(Fourier transform of the BMP image is completed. Haar wavelet decomposition and reconstruction of BMP images)